diff options
Diffstat (limited to 'PKG-INFO')
-rw-r--r-- | PKG-INFO | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/PKG-INFO b/PKG-INFO new file mode 100644 index 0000000..6abe5db --- /dev/null +++ b/PKG-INFO @@ -0,0 +1,15 @@ +Metadata-Version: 1.0 +Name: bm +Version: 2.1 +Summary: BuildManager - rpm package building helper +Home-page: http://moin.conectiva.com.br/BuildManager +Author: Gustavo Niemeyer +Author-email: niemeyer@conectiva.com +License: GPL +Description: BuildManager, or bm, is a program that wraps and extends rpm while building + packages. Its features allow one to batch process thousand of RPMS at once, + controling logs, rpm and srpm moving, filtering the list of files, ignoring + given packages, completely cleaning the build directories, and many other + features. + +Platform: UNKNOWN |