Initial Commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user