Ver código fonte

update description

Oz N Tiram 9 anos atrás
pai
commit
77cb6ee7fe
1 arquivos alterados com 1 adições e 2 exclusões
  1. 1 2
      setup.py

+ 1 - 2
setup.py

@@ -284,7 +284,6 @@ class ManPageCreator(object):
     This class makes it easy for package maintainer to create man pages in
     This class makes it easy for package maintainer to create man pages in
     cases, that there is no ArgumentParser.
     cases, that there is no ArgumentParser.
     """
     """
-    pass
 
 
     def _mk_name(self, distribution):
     def _mk_name(self, distribution):
         """
         """
@@ -330,7 +329,7 @@ Pwman3 aims to provide a simple but powerful commandline interface for
 password management.
 password management.
 It allows one to store passwords in database locked by master password which
 It allows one to store passwords in database locked by master password which
 is AES encrypted.
 is AES encrypted.
-Pwman3 supports MySQL, Postgresql and SQLite"""
+Pwman3 supports MySQL, Postgresql and SQLite and even MongoDB"""
 
 
 
 
 setup(name='pwman3',
 setup(name='pwman3',