0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Jul 04, 2025 — Jul 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release v9 More... almost 11 years ago
Changelog added More... almost 11 years ago
Allow running hipack.py as a script More... almost 11 years ago
Rework the parser to follow the spec more closely More... almost 11 years ago
Add REST web service example converter example More... almost 11 years ago
Travis-CI: Update source file name after name change More... almost 11 years ago
Support passing input/output in command line to converter tool More... almost 11 years ago
Release v8 More... almost 11 years ago
converter: Option to show the Python module version More... almost 11 years ago
converter: Use six.print_ to make code work in Py2/Py3 More... almost 11 years ago
coverter: Import "hipack" module at top-level More... almost 11 years ago
Make the converter tool support the MsgPack format More... almost 11 years ago
Import needed modules lazily and provide good error messages More... almost 11 years ago
Improve conversion tool help message More... almost 11 years ago
setup.py: Install the "hipack" converter script More... almost 11 years ago
Ensure proper flushing of streams passed in a io.TextIOWrapper More... almost 11 years ago
Fix dumping to an io.TextIOWrapper under Python 3 More... almost 11 years ago
Add examples/convert.py More... almost 11 years ago
Release v7 More... almost 11 years ago
README: Add "Installation" and "Development" sections More... almost 11 years ago
Rename wcfg -> hipack More... almost 11 years ago
Release v6 More... over 11 years ago
Support dumping without indentation and newlines More... over 11 years ago
Use Travis-CI and Coveralls badges in README More... over 11 years ago
Instruct Coverage to report only about wcfg.py More... over 11 years ago
Release v5 More... over 11 years ago
Explicitly catch IOError instead of all exceptions More... over 11 years ago
Explicitly list all supported versions for PyPI More... over 11 years ago
Fix unit tests in Python 3 More... over 11 years ago
Use unittest2 for tests, to support Python <2.7 More... over 11 years ago