blob: f4f9e5996cf5fdc791d3d483d9355b10d4aa7e71 [file] [log] [blame]
"""This project (double-conversion) provides binary-decimal and decimal-binary routines for IEEE doubles."""
module(
name = "double-conversion",
version = "3.3.1",
bazel_compatibility = [">=7.2.1"],
compatibility_level = 3,
)