Package python-module-grampg: Information

    Source package: python-module-grampg
    Version: 0.3.0-alt1.1
    Build time:  Feb 4, 2018, 11:43 AM in the task #199296
    Report package bug
    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 rpms provided by this srpm:
    python-module-grampg (noarch)
    python-module-grampg-tests (noarch)



      1. python-module-setuptools
      2. python-module-sphinx-devel

    Last changed


    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
    Dec. 30, 2014 Eugeny A. Rostovtsev 0.2.0-alt1
    - Initial build for Sisyphus