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

Package: python3-dotenv
Submenu: Python
Version: 0.15.0-1
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +python3-light +python3-logging
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Add .env support to your django/flask apps in development and deployments
Maintainer: Javier Marcet <javier@marcet.info>
Source: python-dotenv-0.15.0.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE
Type: ipkg
Description:   A Python library which reads the key-value pair from .env file and adds them
  to environment variable. It is great for managing app settings during
  development and in production using 12-factor principles.
http://github.com/theskumar/python-dotenv
Javier Marcet <javier@marcet.info>
@@

Package: python3-dotenv-src
Submenu: Python
Version: 0.15.0-1
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Add .env support to your django/flask apps in development and deployments (sources)
Maintainer: Javier Marcet <javier@marcet.info>
Source: python-dotenv-0.15.0.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE
Type: ipkg
Description:       A Python library which reads the key-value pair from .env file and adds them
  to environment variable. It is great for managing app settings during
  development and in production using 12-factor principles.

    This package contains the Python source files for python3-dotenv.
http://github.com/theskumar/python-dotenv
Javier Marcet <javier@marcet.info>
@@
Config:
    depends on PACKAGE_python3-dotenv
@@


