mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 20:03:16 +00:00

cosmetic issues: - reST headlines' underline length needs to match the headline length (looks like somebody is / was using a proportional font) - Cython code lines do not need to be terminated with a semicolon - always use triple-double-quotes for docstrings
10 lines
165 B
ReStructuredText
10 lines
165 B
ReStructuredText
msgpack document
|
|
================
|
|
|
|
`MessagePack <http://msgpack.org>`_ is a efficient format for inter
|
|
language data exchange.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
api
|