example-pkg-cloos

View on PyPIReverse Dependencies (0)

3.0.1 example_pkg_cloos-3.0.1-py3-none-any.whl

Wheel Details

Project: example-pkg-cloos
Version: 3.0.1
Filename: example_pkg_cloos-3.0.1-py3-none-any.whl
Download: [link]
Size: 4668
MD5: fb957596a834ba013ca7e1db732aaf83
SHA256: ced17b1f67653dc99e60b7f20744c32ec68eb42666e8f7bb05f4653ee4f9a88a
Uploaded: 2023-02-03 14:49:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: example-pkg-cloos
Version: 3.0.1
Summary: A example package to learn and test Python packaging.
Author-Email: Christian Loos <cloos[at]netsandbox.de>
Project-Url: Documentation, https://github.com/netsandbox/python_example_pkg_cloos
Project-Url: Homepage, https://github.com/netsandbox/python_example_pkg_cloos
Project-Url: Issues, https://github.com/netsandbox/python_example_pkg_cloos/issues
Project-Url: Source, https://github.com/netsandbox/python_example_pkg_cloos
License: MIT License Copyright (c) 2019 Christian Loos 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: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.7
Requires-Dist: click (>=4.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1456 characters]

WHEEL

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

RECORD

Path Digest Size
example_pkg_cloos/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
example_pkg_cloos/cli.py sha256=4z26FPF-jIZhaKbNZ3o6oV8A9M8iZmPt0r4lWffBuqM 615
example_pkg_cloos/utils.py sha256=tHPSgjxZmixB8beOXMSyQwXzt8uNH5Em3Vsgai4bkqM 201
example_pkg_cloos-3.0.1.dist-info/LICENSE sha256=ki0o2bulACa5QCg7Qv4bohVQlIuZ0Ra8LFA9go0XbCU 1071
example_pkg_cloos-3.0.1.dist-info/METADATA sha256=uzKXqrSz4GyPPJ_vCZ-Oo7-xO6eSvOU5FA77S4Wjrhc 4254
example_pkg_cloos-3.0.1.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
example_pkg_cloos-3.0.1.dist-info/entry_points.txt sha256=KrDQd6UhJC7vxLPh9C7GjZ40cPw2GiwtAS7J4Luh1mw 65
example_pkg_cloos-3.0.1.dist-info/top_level.txt sha256=HJV-QWtY7V5Lagwy5N-gaP1X0ZxWAnWGOwIExhWJukg 18
example_pkg_cloos-3.0.1.dist-info/RECORD

top_level.txt

example_pkg_cloos

entry_points.txt

example-pkg-cloos = example_pkg_cloos.cli:main