diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-29 09:27:29 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-29 09:27:29 +0200 |
commit | 5dcc59041cb14700b8732375969e934c4d384682 (patch) | |
tree | 9d914592e4d579b08376211cee8b3b5dd5dd9b09 | |
parent | 4314ba123741921ce2b77a326d02958ca48eec9a (diff) |
Minor terminology update (package/project dependency manager)
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ This package contains the build2 repository web interface. 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: |