| 1234567891011121314151617181920212223 | Source: pwman3Section: utilsPriority: optionalMaintainer: Oz Nahum <nahumoz@gmail.com>Build-Depends-Indep: python-support (>= 0.4),pythonBuild-Depends: debhelper (>= 7.0.50)Standards-Version: 3.9.3Homepage: http://pwman.bleurgh.comVcs-Git: https://github.com/oz123/pwman3.gitVcs-Browser: https://github.com/oz123/pwman3.gitPackage: pwman3Architecture: allDepends: ${python:Depends}, ${misc:Depends}, python-cryptoRecommends: python-mysqldb, python-pygresql, xselSuggests: mysql-server | postgresqlDescription: console password management application Pwman3 aims to provide a simple but powerful command line interface for password management. It allows one to store passwords in a sqlite database locked by a master password which can be encrypted with different algorithms (e.g Blowfish, AES, DES3). It is also possible to tag them to ease searches in a large amount of passwords
 |