jeremydimond.python-hello-world

View on PyPIReverse Dependencies (0)

0.0.2 jeremydimond.python_hello_world-0.0.2-py3-none-any.whl

Wheel Details

Project: jeremydimond.python-hello-world
Version: 0.0.2
Filename: jeremydimond.python_hello_world-0.0.2-py3-none-any.whl
Download: [link]
Size: 3899
MD5: ff3bf8e9aee92f527f15486e327de44a
SHA256: 0316b35b7e29b54368a56f7f92870f7cf1716197c4b87d1e771d20e2661c53f0
Uploaded: 2023-02-12 20:13:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jeremydimond.python-hello-world
Version: 0.0.2
Summary: Hello world project to test built, test, publish, etc.
Author-Email: Jeremy Dimond <jeremy[at]jeremydimond.com>
Project-Url: Homepage, https://github.com/jeremydimond/python-hello-world
License: Copyright © 2019-2023 Jeremy Dimond 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: jeremydimond,helloworld,hello,world
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-tldr; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 70 characters]

WHEEL

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

RECORD

Path Digest Size
__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
helloworld/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
helloworld/greeter.py sha256=1dbQlSQF8FN6ZaTUMKWfv15a9I04uRSBt_xN9AS_9K4 224
jeremydimond.python_hello_world-0.0.2.dist-info/LICENSE sha256=Cd7XpHKClQfuNuSAdzv8f1b-coXDY6LX8_oohDYeS1U 1068
jeremydimond.python_hello_world-0.0.2.dist-info/METADATA sha256=NI_Qt1_vvF_Vk22arsM-mfUJy_y1mjFinRVT0nhFj7E 1999
jeremydimond.python_hello_world-0.0.2.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
jeremydimond.python_hello_world-0.0.2.dist-info/entry_points.txt sha256=z-zI-X6lON5F0cVl1q51jZKoUbvQ2zEHb_LfGtLMK9g 58
jeremydimond.python_hello_world-0.0.2.dist-info/top_level.txt sha256=xEkFTtarL6zrUwyHy2ijF4afW-dorkXbrb1jbKcTy6E 20
jeremydimond.python_hello_world-0.0.2.dist-info/RECORD

top_level.txt

__init__
helloworld

entry_points.txt

say-hello = helloworld.greeter:main_cli