mirror of
https://github.com/lemire/fast_double_parser.git
synced 2025-04-03 20:04:57 +00:00
7 lines
145 B
Text
7 lines
145 B
Text
"""fast_double_parser: 4x faster than strtod."""
|
|
|
|
module(
|
|
name = "fast_double_parser",
|
|
version = "0.8.0",
|
|
compatibility_level = 0,
|
|
)
|