This website requires JavaScript.
Explore
Help
Sign In
hyperpy
/
pyvarint
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
3
Commits
1
Branch
2
Tags
78068e3d207c7b36dd809333e183b35579be6b0d
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Luke Murphy
78068e3d20
continuous-integration/drone/push
Build is passing
Details
Add capitalisation
2020-06-30 01:41:42 +02:00
pyvarint
Another pass to a working alpha
2020-06-30 01:40:01 +02:00
test
Another pass to a working alpha
2020-06-30 01:40:01 +02:00
.drone.yml
Bootstrap pyvarint package
2020-06-26 17:19:34 +02:00
.gitignore
Bootstrap pyvarint package
2020-06-26 17:19:34 +02:00
CHANGELOG.md
Another pass to a working alpha
2020-06-30 01:40:01 +02:00
LICENSE
Bootstrap pyvarint package
2020-06-26 17:19:34 +02:00
MANIFEST.in
Bootstrap pyvarint package
2020-06-26 17:19:34 +02:00
mypy.ini
Bootstrap pyvarint package
2020-06-26 17:19:34 +02:00
pyproject.toml
Bootstrap pyvarint package
2020-06-26 17:19:34 +02:00
README.md
Add capitalisation
2020-06-30 01:41:42 +02:00
setup.cfg
Bootstrap pyvarint package
2020-06-26 17:19:34 +02:00
setup.py
Bootstrap pyvarint package
2020-06-26 17:19:34 +02:00
tox.ini
Bootstrap pyvarint package
2020-06-26 17:19:34 +02:00
README.md
pyvarint
Varint, a method of serializing integers using one or more bytes
$ pip install pyvarint
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Varints, a method of serializing integers using one or more bytes
Readme
57
KiB
Languages
Python
100%