23 lines
648 B
Plaintext
23 lines
648 B
Plaintext
name: python-dotenv
|
|
description: Reads key-value pairs from a .env file and set them as environment variables
|
|
version: 1.2.2
|
|
revision: 1
|
|
url: https://github.com/theskumar/python-dotenv/
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python-click
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/theskumar/python-dotenv/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 58f0f1016f35872bf90649f28d8777ee4897bb88f9075c315f71dc485410002a
|