Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
7e979de68b4132b20cbef1b315976e61a8e18fb3
/
.
/
modules
/
double-conversion
/
3.3.0
/
MODULE.bazel
blob: 2192e7fb2a3b6a413659560908093a6ccb0cf996 [
file
]
"""This project (double-conversion) provides binary-decimal and decimal-binary routines for IEEE doubles."""
module
(
name
=
"double-conversion"
,
version
=
"3.3.0"
,
compatibility_level
=
3
,
)
bazel_dep
(
name
=
"rules_cc"
,
version
=
"0.0.13"
)