msgpackr-python

View on PyPIReverse Dependencies (1)

0.1.6 msgpackr_python-0.1.6-py3-none-any.whl

Wheel Details

Project: msgpackr-python
Version: 0.1.6
Filename: msgpackr_python-0.1.6-py3-none-any.whl
Download: [link]
Size: 12283
MD5: 1135d9c4d9ea8cfe8269a622da136ab8
SHA256: d1be7ebec96be5a556b2ab132c53fe93887c661cb44b407b7302021895bc8bd6
Uploaded: 2024-06-02 17:19:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: msgpackr-python
Version: 0.1.6
Summary: Re-implementation of kriszyp's msgpackr Javascript module
Author: Aedial
Author-Email: aedial.dev[at]gmail.com
Home-Page: https://github.com/Aedial/msgpackr-python
Project-Url: Bug Tracker, https://github.com/Aedial/msgpackr-python/issues
Project-Url: Repository, https://github.com/Aedial/msgpackr-python
License: MIT
Keywords: python,msgpack,msgpackr
Classifier: Development Status :: 3 - Alpha
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7.10,<4.0.0
Description-Content-Type: text/markdown
[Description omitted; length: 4749 characters]

WHEEL

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

RECORD

Path Digest Size
msgpackr/__init__.py sha256=KMbJ4GfwZ69ShjITEHUDTA1nwNp8fGGoDpOuN8JWgn4 158
msgpackr/constants.py sha256=G5PqU6JZ0uHZodxhU1p188zWorhfRD2uhTgAaRRDPaI 1376
msgpackr/extension.py sha256=9Fw8BiutYV2uSUjC6c7WDbmwy2OSnzxf8jYgveMtn68 9901
msgpackr/pack.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
msgpackr/unpack.py sha256=I8_r2wCs2jNVkCWWY7omcbQGPUtduZTYTfa1Ozf1zX4 15387
msgpackr/unpack_debug.py sha256=NGuN0_07oPGtn2JHUxTgcSCTxEOOaD1yEaoJDHgCtaY 5831
msgpackr_python-0.1.6.dist-info/LICENSE sha256=BjvbVPn7P3qChFbSTSdhmdYKmpQAJNISMxMBg-hWyaU 1063
msgpackr_python-0.1.6.dist-info/METADATA sha256=s-53PwtAmAgvkrFtmbzjLYW_8CLeAuvXOv3wdogxrGc 5778
msgpackr_python-0.1.6.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
msgpackr_python-0.1.6.dist-info/entry_points.txt sha256=xAuml02yGS0awumFdSwFIUFsrSFJChbWitij9AeyFbc 122
msgpackr_python-0.1.6.dist-info/RECORD

entry_points.txt

build-docs = poetry_scripts:build_docs
bump-version = poetry_scripts:bump_version
test = poetry_scripts:test