epicnumbers

View on PyPIReverse Dependencies (0)

1.1.0 epicnumbers-1.1.0-py3-none-any.whl

Wheel Details

Project: epicnumbers
Version: 1.1.0
Filename: epicnumbers-1.1.0-py3-none-any.whl
Download: [link]
Size: 4164
MD5: 1d23e682b4549c0ebccea03ec9a143a7
SHA256: c5dc16fb76696b7394a3c881f8314217aa454883f95f4f2041b32071de3e5351
Uploaded: 2021-09-09 11:21:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: epicnumbers
Version: 1.1.0
Summary: A tool to convert numbers into various other formats and different sized integers
Author: Henrik Nårstad
Author-Email: henriknaa[at]gmail.com
Home-Page: https://github.com/narhen/epicnumbers
Project-Url: Repository, https://github.com/narhen/epicnumbers
License: MIT
Keywords: number,integer,conversion,cli
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: importlib-metadata (<4.0.0,>=3.4.0); python_version < "3.8"
Requires-Dist: tabulate (<0.9.0,>=0.8.8)
Description-Content-Type: text/markdown
[Description omitted; length: 2392 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
epicnumbers/__init__.py sha256=6bV_nsPP-4FipN-Be3FLg_091mtybitPVgRGMse9eY4 167
epicnumbers/main.py sha256=_gtaGznwjyrJEHNRL7Ml08aSRKIsu4ROp0O2yHZXScY 2705
epicnumbers-1.1.0.dist-info/entry_points.txt sha256=1FDuJXhSY5iWAh9HsxpbraE9_LCC7bu_AvRpFB8_VH8 78
epicnumbers-1.1.0.dist-info/LICENSE sha256=eIqg91cR4hjt0dQStZ6LOBu4SIMF_qmdeJP8zrBwDJQ 1072
epicnumbers-1.1.0.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
epicnumbers-1.1.0.dist-info/METADATA sha256=LBEAT4GtSCRTUP-jTQ9mlnIn0daxkn2OFcu9ir2TyT4 3195
epicnumbers-1.1.0.dist-info/RECORD

entry_points.txt

en = epicnumbers.main:main
epicnumbers = epicnumbers.main:main