Files
double-conversion/pkg.info
T
2025-05-08 16:54:20 +03:00

10 lines
284 B
Plaintext

name: double-conversion
description: Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles
version: 3.3.0
url: https://github.com/google/double-conversion
license: BSD-3-Clause
architecture: any
depends: ["gcc","glibc"]
make_depends: ["cmake"]
type: source