Package python3-module-grampg: Information
Source package: python3-module-grampg
Version: 0.3.0-alt2
Build time: Apr 17, 2020, 02:53 AM
Category: Development/Python3
Report package bugHome page: https://pypi.python.org/pypi/grampg/
License: AGPLv3
Summary: Simple and flexible password generation library
Description:
The grampg (cue to Grumpy Admin Password Generator, and pronounced "grummpeegee") is a small python2 library which allows to generate passwords according to (possibly complicated) user specs. The idea is simple: build an instance, feed it your desired specifications, then generate as many passwords as you want. Each password generated will be independent of the others, except from the fact that all of them will comply with the specs. The objectives for the grampg are flexibility and easy of use. grampg fulfills by providing a kind interface to the user: When building the password generator the user writes the spec as if it were being pronounced. In this fashion, a set of complex rules is expressed in a declarative line.
List of RPM packages built from this SRPM:
python3-module-grampg (noarch)
python3-module-grampg-tests (noarch)
python3-module-grampg (noarch)
python3-module-grampg-tests (noarch)
Maintainer: Andrey Bychkov
Last changed
Jan. 13, 2020 Andrey Bychkov 0.3.0-alt2
- porting on python3
Feb. 2, 2018 Stanislav Levin 0.3.0-alt1.1
- (NMU) Fix Requires and BuildRequires to python-setuptools
Jan. 11, 2017 Igor Vlasenko 0.3.0-alt1
- automated PyPI update