diff options
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | manifest | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ -This package contains the build2 package manager library. +This package contains the build2 package dependency manager library. build2 is an open source, cross-platform toolchain for building and packaging -C++ code. Its aim is a modern build system and package manager for the C++ +C++ code. Its aim is a modern build system and dependency manager for the C++ language that provide a consistent, out of the box interface across multiple platforms and compilers. For more information see: @@ -1,9 +1,9 @@ : 1 name: libbpkg version: 0.7.0-a.0.z -summary: build2 package manager library +summary: build2 package dependency manager library license: MIT -tags: build2, bpkg, package, manager +tags: build2, bpkg, package, dependency, manager description-file: README changes-file: NEWS url: https://build2.org |