Source-Makefile: feeds/packages/lang/python/python-pyotp/Makefile

Package: python3-pyotp
Submenu: Python
Version: 2.9.0-r1
Depends: +libc +python3-light +python3-codecs +python3-urllib
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: One-Time Password Library
Maintainer: Josef Schlehofer <pepe.schlehofer@gmail.com>
Source: pyotp-2.9.0.tar.gz
License: MIT
LicenseFiles: LICENSE
URL: https://github.com/pyauth/pyotp
Type: ipkg
Description: PyOTP is a Python library for generating and verifying one-time
passwords. It can be used to implement two-factor (2FA) or multi-factor
(MFA) authentication methods in web applications and in other systems
that require users to log in.
@@

Package: python3-pyotp-src
Submenu: Python
Version: 2.9.0-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: One-Time Password Library (sources)
Maintainer: Josef Schlehofer <pepe.schlehofer@gmail.com>
Source: pyotp-2.9.0.tar.gz
License: MIT
LicenseFiles: LICENSE
URL: https://github.com/pyauth/pyotp
Type: ipkg
Description:     PyOTP is a Python library for generating and verifying one-time
passwords. It can be used to implement two-factor (2FA) or multi-factor
(MFA) authentication methods in web applications and in other systems
that require users to log in.

    This package contains the Python source files for python3-pyotp.
@@
Config:
    depends on PACKAGE_python3-pyotp
@@


