Initial Commit

This commit is contained in:
2025-05-08 16:54:20 +03:00
commit 26558b2a4b
2 changed files with 52 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
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