overloadlib

View on PyPIReverse Dependencies (0)

0.3.0 overloadlib-0.3.0-py3-none-any.whl

Wheel Details

Project: overloadlib
Version: 0.3.0
Filename: overloadlib-0.3.0-py3-none-any.whl
Download: [link]
Size: 12351
MD5: 6c138be4a8dde195bb977ee2ffb644f0
SHA256: e5f0db6bbb6bfbf6e7724d1124fdfb47df97db7796a766ecd20d274583b60843
Uploaded: 2021-10-07 20:11:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: overloadlib
Version: 0.3.0
Summary: A python package to implement overloading of functions in python.
Author: Niclas D. Gesing
Author-Email: nicdomgesing[at]gmail.com
Home-Page: https://github.com/NicDom/overloadlib
Project-Url: Changelog, https://github.com/NicDom/overloadlib/releases
Project-Url: Documentation, https://overloadlib.readthedocs.io
Project-Url: Repository, https://github.com/NicDom/overloadlib
License: MIT
Keywords: python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7.1,<4.0.0
Requires-Dist: importlib_metadata (<5.0.0,>=4.5.0); python_version < "3.8"
Description-Content-Type: text/x-rst
[Description omitted; length: 6383 characters]

WHEEL

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

RECORD

Path Digest Size
overloadlib/__init__.py sha256=yIUJbx6BVmv6Zvp_WYCabTrIqWyctTJw9cJ_Zv5S2Wk 791
overloadlib/__main__.py sha256=hBVMZFtvmb8lrCKcRuTe9KsBXVREOCf957Fol_XGljI 318
overloadlib/overloadlib.py sha256=I_vU_d1GnbreSw6rqH6QOav6xMmJG5aJtUNxkJy6JEU 31533
overloadlib/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
overloadlib-0.3.0.dist-info/entry_points.txt sha256=UK81IVMnqELhmppWqngtx7ZRTM1RaNm7JrEFihi5h0U 56
overloadlib-0.3.0.dist-info/LICENSE.rst sha256=Qct7FCT50eXB6Xl7elQnZFMwH_kKTgvO11cJI1Abqx4 1088
overloadlib-0.3.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
overloadlib-0.3.0.dist-info/METADATA sha256=bzkmIw55LBd5rEfWzHS39Q9m160Tp2aO04ToxUF_d18 7516
overloadlib-0.3.0.dist-info/RECORD

entry_points.txt

overloadlib = overloadlib.__main__:app