Skip to main content

Unsigned variable-length integers

Project description

uvarint

Unsigned variable-length integers.

Usage

import uvarint

x = uvarint.encode(16384) # b'\x80\x80\x01'
y = uvarint.decode(x)     # 16384

License

This module is licensed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uvarint-0.4.0.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

uvarint-0.4.0-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file uvarint-0.4.0.tar.gz.

File metadata

  • Download URL: uvarint-0.4.0.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.8.0

File hashes

Hashes for uvarint-0.4.0.tar.gz
Algorithm Hash digest
SHA256 7f40b9b50a6997abd03237d23b96fc04196b80c5659bd10201b68fc05c90864a
MD5 0f46c2a471f878c7e392ff590d912663
BLAKE2b-256 b9a25b36599a24ba543469b1c3f47a660eaf2b355862c0aec18ddf4883ee2d67

See more details on using hashes here.

Provenance

File details

Details for the file uvarint-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: uvarint-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.8.0

File hashes

Hashes for uvarint-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 70b221d1d08853ae0c52c483a3d89752315556b8e4b84a3182f7e18b96afc087
MD5 05107f9e337c254101833e42fdd4ca87
BLAKE2b-256 29e7411287c4b35948eb80a0b15bcb344964e36760901cbe520f0ffb4123155e

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page