Initial commit

This commit is contained in:
2025-09-02 20:08:09 +03:00
commit a86dc55a0b
4 changed files with 59 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: boost
description: Collection of high-quality and peer-reviewed libraries that aims to make C++ development highly productive
version: 1.89.0
url: https://www.boost.org/
license: BSL-1.0
architecture: any
depends: ["bzip2","icu","zlib","zstd"]
make_depends: ["python3","python-numpy","zlib","zstd"]
type: source