dotenv-cli

View on PyPIReverse Dependencies (0)

3.3.0 dotenv_cli-3.3.0-py3-none-any.whl

Wheel Details

Project: dotenv-cli
Version: 3.3.0
Filename: dotenv_cli-3.3.0-py3-none-any.whl
Download: [link]
Size: 6879
MD5: 2cfd4f72b7f0dacbfe78ddc9d5d0636f
SHA256: 7b03665fad2fc940c5cf2ecee510ca67e740a240163721c8ba969d38ba252706
Uploaded: 2024-04-07 12:55:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dotenv-cli
Version: 3.3.0
Summary: Simple dotenv CLI.
Author-Email: Bastian Venthur <mail[at]venthur.de>
Project-Url: Documentation, https://dotenv-cli.readthedocs.io/
Project-Url: Source, https://github.com/venthur/dotenv-cli
Project-Url: Changelog, https://github.com/venthur/dotenv-cli/blob/master/CHANGELOG.md
License: MIT License Copyright (c) 2018 Bastian Venthur Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: dotenv,cli,.env
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: build; extra == "dev"
Requires-Dist: mkdocs; extra == "dev"
Requires-Dist: mkdocs-material; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2610 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dotenv_cli/__init__.py sha256=c-oO1F9YF4CYG_-H8SXnZDnhvcS0kPqpE5TF8I3PIDI 66
dotenv_cli/cli.py sha256=IrP6UOFqg7tSZG1jNGKQxQqZjGBwAkXmP-KZEoIBOcc 1661
dotenv_cli/core.py sha256=rRCikmLiMLruVJkLp9KxJq0eiS0DDmYW6KiU822FDxc 3311
dotenv_cli/version.py sha256=5MsfLsdrfEde3xVCT86vWC5_6NzmO2bEkq8ipVgAW04 78
dotenv_cli-3.3.0.dist-info/LICENSE sha256=AJbfjScq_wYhU5spsW7LrjWrGu3XPJlbIRFebcZdHMo 1072
dotenv_cli-3.3.0.dist-info/METADATA sha256=MmXJzAH3dXSvI834zkRP9Wsk_eKpKV69P4BRK-Khajk 4849
dotenv_cli-3.3.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
dotenv_cli-3.3.0.dist-info/entry_points.txt sha256=RL4jyEtfPKc58csBG7R91bJj6QEO6N3nX7TU5q00JEI 47
dotenv_cli-3.3.0.dist-info/top_level.txt sha256=oczgEL1TFXTlh4Qx77Pw2tE74ifs_PxCvOKP7vRd07g 11
dotenv_cli-3.3.0.dist-info/RECORD

top_level.txt

dotenv_cli

entry_points.txt

dotenv = dotenv_cli.cli:main