0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 9 days ago. based on code collected 9 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changelog added More... over 10 years ago
Allow running hipack.py as a script More... over 10 years ago
Rework the parser to follow the spec more closely More... over 10 years ago
Add REST web service example converter example More... over 10 years ago
Travis-CI: Update source file name after name change More... over 10 years ago
Support passing input/output in command line to converter tool More... over 10 years ago
Release v8 More... over 10 years ago
converter: Option to show the Python module version More... over 10 years ago
converter: Use six.print_ to make code work in Py2/Py3 More... over 10 years ago
coverter: Import "hipack" module at top-level More... over 10 years ago
Make the converter tool support the MsgPack format More... over 10 years ago
Import needed modules lazily and provide good error messages More... over 10 years ago
Improve conversion tool help message More... over 10 years ago
setup.py: Install the "hipack" converter script More... over 10 years ago
Ensure proper flushing of streams passed in a io.TextIOWrapper More... over 10 years ago
Fix dumping to an io.TextIOWrapper under Python 3 More... over 10 years ago
Add examples/convert.py More... over 10 years ago
Release v7 More... over 10 years ago
README: Add "Installation" and "Development" sections More... over 10 years ago
Rename wcfg -> hipack More... over 10 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
Do not use Green to run tests on Travis-CI More... over 11 years ago