python-debianbts

View on PyPIReverse Dependencies (4)

4.1.1 python_debianbts-4.1.1-py3-none-any.whl

Wheel Details

Project: python-debianbts
Version: 4.1.1
Filename: python_debianbts-4.1.1-py3-none-any.whl
Download: [link]
Size: 11063
MD5: 4a255005d67141e964d00720bcc87eb3
SHA256: 9900941d94a41039520fc25847bb74cad92eacf14698c9fbd3f4d2360a1c2161
Uploaded: 2024-06-09 07:42:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-debianbts
Version: 4.1.1
Summary: Python interface to Debian's Bug Tracking System
Author-Email: Bastian Venthur <venthur[at]debian.org>
Project-Url: Documentation, https://python-debianbts.readthedocs.io/
Project-Url: Source, https://github.com/venthur/python-debianbts
Project-Url: Changelog, https://github.com/venthur/python-debianbts/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.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Bug Tracking
Requires-Python: <4,>=3.8
Requires-Dist: build; extra == "dev"
Requires-Dist: mkdocs; extra == "dev"
Requires-Dist: mkdocs-material; extra == "dev"
Requires-Dist: mkdocstrings[python]; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2426 characters]

WHEEL

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

RECORD

Path Digest Size
debianbts/__init__.py sha256=HtU-dFfXOr-NEdmFSotfPpvn3OlcgGYYnN3snmSuxz0 107
debianbts/__main__.py sha256=aEj8WTeSP6FXTMmA-4oXZAH0AkQlKMoJhnzxDmaqZLQ 361
debianbts/debianbts.py sha256=WtjQxlb6F73AKd3gchXlszh_9zaHAoTiRX5sXz_lBqU 18553
debianbts/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
debianbts/version.py sha256=bo2CpigF1AvFZ3NqkVC1b32_d967CGYbKRZ4g1kxWHI 58
python_debianbts-4.1.1.dist-info/LICENSE sha256=AJbfjScq_wYhU5spsW7LrjWrGu3XPJlbIRFebcZdHMo 1072
python_debianbts-4.1.1.dist-info/METADATA sha256=V1HBuj8qWwiZABL6S7GQfM33oGkYn3ySDx5ghAwBpmI 4893
python_debianbts-4.1.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
python_debianbts-4.1.1.dist-info/entry_points.txt sha256=bSftg1dW2tThl5h-r7ySZgZvN4gGG1fCP6BjSxKL0-Y 54
python_debianbts-4.1.1.dist-info/top_level.txt sha256=MWYwECey5t6I62ehHwv1wvNdTdZHkfm-5e_ooSPtWik 10
python_debianbts-4.1.1.dist-info/RECORD

top_level.txt

debianbts

entry_points.txt

debianbts = debianbts.__main__:main