envier
Advanced tools
@@ -15,3 +15,3 @@ # file generated by setuptools_scm | ||
| __version__ = version = '0.5.0' | ||
| __version_tuple__ = version_tuple = (0, 5, 0) | ||
| __version__ = version = '0.5.1' | ||
| __version_tuple__ = version_tuple = (0, 5, 1) |
+23
-2
| Metadata-Version: 2.1 | ||
| Name: envier | ||
| Version: 0.5.0 | ||
| Version: 0.5.1 | ||
| Summary: Python application configuration via the environment | ||
| Project-URL: Homepage, https://github.com/DataDog/envier | ||
| Author-email: Datadog <dev@datadoghq.com> | ||
| License-Expression: MIT | ||
| License: MIT License | ||
| Copyright (c) 2022 Datadog, Inc. | ||
| 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. | ||
| License-File: LICENSE | ||
| Classifier: License :: OSI Approved :: MIT License | ||
| Classifier: Programming Language :: Python | ||
@@ -10,0 +31,0 @@ Classifier: Programming Language :: Python :: 3.7 |
+2
-1
@@ -10,3 +10,3 @@ [build-system] | ||
| readme = "README.md" | ||
| license = "MIT" | ||
| license = {file = "LICENSE"} | ||
| requires-python = ">=3.7" | ||
@@ -24,2 +24,3 @@ authors = [ | ||
| "Programming Language :: Python :: 3.12", | ||
| "License :: OSI Approved :: MIT License", | ||
| ] | ||
@@ -26,0 +27,0 @@ |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
34133
4.04%