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.3.0.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

uvarint-0.3.0-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: uvarint-0.3.0.tar.gz
  • Upload date:
  • Size: 1.9 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.3.0.tar.gz
Algorithm Hash digest
SHA256 bd027f707651ed9f59f2b7f509226bbe54e8ba56798fdd3c45d26e20a821eecd
MD5 8465b9dabab9701de9010cb9dea34832
BLAKE2b-256 2755f50bb70e22146e8c59712897ba877d32341bae3e45f18f2b0f9253d0f573

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: uvarint-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 2.9 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 26d48a5da3c74f0263f52321338b5ca4bb1c56050d39aca556bca8e6ef070db7
MD5 483206a9013a35f2f6d7836e77edae10
BLAKE2b-256 c08aff2798ae1a228a4f288c5b94c61a36ceb841d87ec33891eed546854efe7a

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