Codebase list passwordmeter / 7697027b-dd29-46ab-b78d-c3c776bc4fc5/main debian / control
7697027b-dd29-46ab-b78d-c3c776bc4fc5/main

Tree @7697027b-dd29-46ab-b78d-c3c776bc4fc5/main (Download .tar.gz)

control @7697027b-dd29-46ab-b78d-c3c776bc4fc5/mainraw · history · blame

Source: passwordmeter
Section: python
Priority: optional
Maintainer: Kali Developers <[email protected]>
Uploaders: Sophie Brun <[email protected]>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-asset,
               python3-coverage,
               python3-nose,
               python3-setuptools
Standards-Version: 4.5.0
Homepage: https://github.com/cadithealth/passwordmeter
Vcs-Browser: https://gitlab.com/kalilinux/packages/passwordmeter
Vcs-Git: https://gitlab.com/kalilinux/packages/passwordmeter.git
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: python3-passwordmeter
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Password Strength Meter (Python 3)
 This package contains a configurable, extensible password strength measuring
 library.
 .
 This package installs the library for Python 3.