Commit graph

38 commits

Author SHA1 Message Date
INADA Naoki
02611afd5f Drpo pypip.in badge
It downs so long
2015-11-08 17:29:09 +09:00
tbeu
734cb71dac Update README.rst
Fix typo
2015-03-22 21:35:21 +01:00
INADA Naoki
b7806a6e6e README: Update version 2015-03-13 04:23:04 +09:00
INADA Naoki
68b0294465 update README 2015-01-26 00:39:50 +09:00
Marc Abramowitz
e7f505119d README.rst: Add PyPI badge 2015-01-08 22:05:27 -08:00
Marc Abramowitz
2b4a815e5a README.rst: Add code-blocks
For syntax highlighting
2015-01-08 20:37:31 -08:00
INADA Naoki
87b493b2d8 Update README 2015-01-09 09:54:30 +09:00
INADA Naoki
5bc685973d 0.4.3 2015-01-07 15:59:35 +09:00
INADA Naoki
593887025e Fix README reST 2015-01-02 12:12:09 +09:00
INADA Naoki
55eab8b4d6 Update README 2014-02-17 10:06:39 +09:00
INADA Naoki
cb78959678 Update README. 2013-10-21 00:01:47 +09:00
INADA Naoki
84dc99c894 Add ext_type example to README. 2013-10-20 23:27:32 +09:00
Antonio Cuni
6386481024 add a note in the README 2013-10-19 18:43:16 +02:00
jnothman
a692bf9852 Remove obsolete StopIteration warning 2013-04-10 21:03:41 +10:00
INADA Naoki
7991530cec Update README 2013-02-24 18:06:50 +09:00
INADA Naoki
626ae51017 README: s/nosetest/pytest/ 2013-02-16 14:03:39 +09:00
INADA Naoki
c7161e9403 Add note for StopIteration => OutOfData. 2012-12-10 00:35:26 +09:00
INADA Naoki
dd5c76b955 Add NOTE for changing default value of use_list. 2012-12-07 11:35:16 +09:00
INADA Naoki
f8d7dea762 Merge pull request #35 from jnothman/patch-1
Fix README re default use_list=True
2012-12-06 18:23:04 -08:00
jnothman
56ef0d07de Warn about StopIteration in README 2012-12-07 11:12:19 +11:00
jnothman
edd2e52373 Fix README re default use_list=True 2012-12-07 00:53:17 +11:00
INADA Naoki
15f309c0b1 Add note about use_list. 2012-12-06 22:26:39 +09:00
Joel Nothman
fc41ed606d Mention CPython and MessagePack in README 2012-12-06 23:44:27 +11:00
Joel Nothman
659d0961a3 Brief mention of Unpacker.feed in README 2012-12-06 23:36:46 +11:00
Joel Nothman
6d4115f64b Minor grammar fixes 2012-12-06 23:36:16 +11:00
Joel Nothman
de3724c1de README documentation of advanced Unpacker features 2012-12-06 23:34:18 +11:00
Joel Nothman
c567ad1c52 Describe object_pairs_hook in README 2012-12-06 23:10:25 +11:00
Joel Nothman
caecc0098e Change Unpacker example to read from stream 2012-12-06 23:01:12 +11:00
INADA Naoki
dbf50c9f78 Add travis status. 2012-11-06 09:35:06 +09:00
Spiros Eliopoulos
d025d90882 Put Unpacker read loop back into buffer read loop
So it works for streaming as intended.
2012-11-01 11:29:33 -04:00
Spiros Eliopoulos
30233a5a99 Fix Unpacker example in README
The example did not properly deserialize, since it was dropping bytes
from the input stream.
2012-11-01 00:55:33 -04:00
Spiros Eliopoulos
62e8f40024 Fix typo in README
seed -> feed
2012-11-01 00:41:06 -04:00
Alexei Romanoff
fa1c4745ec README formatting has been improved 2012-10-12 15:25:14 +03:00
Alexei Romanoff
541d22d004 Added example of using default/object_hook into README 2012-10-12 13:32:29 +03:00
INADA Naoki
4bff55db9f Fix rst syntax. 2012-06-27 18:25:56 +09:00
INADA Naoki
288e820293 prepare 0.2 2012-06-27 18:05:35 +09:00
INADA Naoki
4a1ce19add Fix install command for Windows. 2011-08-21 19:29:33 +09:00
INADA Naoki
6bc62bd142 rename README to README.rst 2011-08-21 19:09:36 +09:00
Renamed from README (Browse further)