This website requires JavaScript.
Explore
Help
Sign In
hyperpy
/
pyvarint
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4
Commits
1
Branch
2
Tags
f78bef41ff89233706385d7489271a481c0a742e
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
f78bef41ff
continuous-integration/drone/push
Build is passing
Details
Fix typo
...
[ci ckip]
2020-06-30 01:47:23 +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
Fix typo
2020-06-30 01:47:23 +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
Varints, 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%