control 903 B

1234567891011121314151617181920212223
  1. Source: pwman3
  2. Section: utils
  3. Priority: optional
  4. Maintainer: Oz Nahum <nahumoz@gmail.com>
  5. Build-Depends-Indep: python-support (>= 0.4),python
  6. Build-Depends: debhelper (>= 7.0.50)
  7. Standards-Version: 3.9.3
  8. Homepage: http://pwman.bleurgh.com
  9. Vcs-Git: https://github.com/oz123/pwman3.git
  10. Vcs-Browser: https://github.com/oz123/pwman3.git
  11. Package: pwman3
  12. Architecture: all
  13. Depends: ${python:Depends}, ${misc:Depends}, python-crypto
  14. Recommends: python-mysqldb, python-pygresql, xsel
  15. Suggests: mysql-server | postgresql
  16. Description: console password management application
  17. Pwman3 aims to provide a simple but powerful command line interface for
  18. password management. It allows one to store passwords in a sqlite database
  19. locked by a master password which can be encrypted with different algorithms
  20. (e.g Blowfish, AES, DES3).
  21. It is also possible to tag them to ease searches in a large amount of
  22. passwords