X-Received: by 10.66.144.102 with SMTP id sl6mr7595146pab.17.1408811045988; Sat, 23 Aug 2014 09:24:05 -0700 (PDT) X-Received: by 10.140.30.52 with SMTP id c49mr4549qgc.7.1408811045886; Sat, 23 Aug 2014 09:24:05 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!uq10no3966251igb.0!news-out.google.com!j6ni7969qas.0!nntp.google.com!i13no2244048qae.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Sat, 23 Aug 2014 09:24:05 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=178.121.169.19; posting-account=a0KwUgoAAABxAOCGf8ha4lrQqvDUDyq4 NNTP-Posting-Host: 178.121.169.19 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <33f920ca-16ce-40ce-ab3a-4479beeeae4e@googlegroups.com> Subject: ANN: binario - simple work with binary files From: bwatas@gmail.com Injection-Date: Sat, 23 Aug 2014 16:24:05 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.python:76879 binario is the Python package that lets an application read/write primitive data types from an underlying input/output file as binary data. Package on PyPI: https://pypi.python.org/pypi/binario Package on GitHub: https://github.com/asaskevich/binario Docs: http://binarios-docs.readthedocs.org/en/latest/ Package still in Alpha, and I need some help with testing, new features and docs :)