Package python3-module-nanoid: Information

    Source package: python3-module-nanoid
    Version: 2.0.0-alt1
    Latest version according to Repology
    Build time:  Nov 2, 2025, 08:35 PM in the task #399103
    Report package bug
    License: MIT
    Summary: Python Nanoid
    Description: 
    A tiny, secure, URL-friendly, unique string ID generator for Python
    
    * Safe. It uses cryptographically strong random APIs and tests
      distribution of symbols.
    * Compact. It uses a larger alphabet than UUID (A-Za-z0-9_-).
      So ID size was reduced from 36 to 21 symbols.

    List of RPM packages built from this SRPM:
    python3-module-nanoid (noarch)

    Maintainer: Nikolay Strelkov

    List of contributors:
    Nikolay Strelkov


      1. python3-devel
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-setuptools
      4. python3-module-wheel
      5. rpm-build-python3

    Last changed


    Nov. 2, 2025 Nikolay Strelkov 2.0.0-alt1
    - Initial build for Sisyphus