diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-10-14 19:38:39 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-10-14 20:36:06 +0300 |
commit | 0d1d47c5e183adc61dc60f735a1fe2422ca6c864 (patch) | |
tree | 986310117fb3d257f6b45c2ff724f7b554e8b7a1 /README | |
parent | fa624b451a7d21165fd064d03b70c96f51e6b27c (diff) |
Rename project/package from bpkg-rep to bpkg-util
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This package contains bpkg repository management utilities. +This package contains extra build2 package management utilities. build2 is an open source, cross-platform toolchain for building and packaging C++ code. Its aim is a modern build system and dependency manager for the C++ |