Source-Makefile: package/feeds/packages/python-dotenv/Makefile Package: python3-dotenv Submenu: Python Version: 1.0.1-r1 Depends: +libc +python3-click +python3-light +python3-logging Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: Add .env support to your django/flask apps in development and deployments Maintainer: Javier Marcet Source: python-dotenv-1.0.1.tar.gz License: BSD-3-Clause LicenseFiles: LICENSE URL: http://github.com/theskumar/python-dotenv 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. @@ Package: python3-dotenv-src Submenu: Python Version: 1.0.1-r1 Depends: +libc Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: Add .env support to your django/flask apps in development and deployments (sources) Maintainer: Javier Marcet Source: python-dotenv-1.0.1.tar.gz License: BSD-3-Clause LicenseFiles: LICENSE URL: http://github.com/theskumar/python-dotenv 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. @@ Config: depends on PACKAGE_python3-dotenv @@