GitXplorerGitXplorer
m

scriba

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
fb8e7636ed07c3d035433fdd153599ac8b24dfc4

Travis, documentation and setup fixes

mmonkeython committed 10 years ago
Unverified
f73e3b5d8bed6862f66b22dbcbab930f818778ce

Slight API change, no mor utility module

mmonkeython committed 10 years ago
Unverified
582c08a2b44a97ffc9312ba889d1f3a69b4ed59d

New protocols, slight API change

mmonkeython committed 10 years ago
Unverified
f3194095df43fb3537a55945e0b944d9a9effab3

File rename slight api change

mmonkeython committed 10 years ago
Unverified
89b3f9318169b7743d0e35f0e1edeb89a1f57d04

File rename, light API change

mmonkeython committed 10 years ago
Unverified
f32dc42b5bb411bae8bfb7a6c2af1ea7f20641fa

first commit

mmonkeython committed 10 years ago

README

The README file for this repository.

.. image:: https://travis-ci.org/monkeython/cereal.svg?branch=master :target: https://travis-ci.org/monkeython/cereal :alt: Build status

.. image:: https://coveralls.io/repos/monkeython/cereal/badge.png?branch=master :target: https://coveralls.io/r/monkeython/cereal?branch=master :alt: Test coverage

.. image:: https://readthedocs.org/projects/cereal/badge/?version=latest&style=default :target: http://cereal.readthedocs.org/en/latest/ :alt: Documentation status

.. image:: https://pypip.in/download/cereal/badge.svg?period=month :target: https://pypi.python.org/pypi/cereal/ :alt: Downloads

.. image:: https://pypip.in/version/cereal/badge.svg?text=pypi :target: https://pypi.python.org/pypi/cereal/ :alt: Latest Version

.. image:: https://pypip.in/status/cereal/badge.svg :target: https://pypi.python.org/pypi/cereal/ :alt: Development Status

.. image:: https://pypip.in/py_versions/cereal/badge.svg :target: https://pypi.python.org/pypi/cereal/ :alt: Supported Python versions

.. image:: https://pypip.in/egg/cereal/badge.svg :target: https://pypi.python.org/pypi/cereal/ :alt: Egg Status

.. image:: https://pypip.in/wheel/cereal/badge.svg :target: https://pypi.python.org/pypi/cereal/ :alt: Wheel Status

.. .. image:: https://pypip.in/license/cereal/badge.svg .. :target: https://pypi.python.org/pypi/cereal/ .. :alt: License .. .. .. image:: https://pypip.in/implementation/cereal/badge.svg .. :target: https://pypi.python.org/pypi/cereal/ .. :alt: Supported Python implementations

You can read more on Pythonhosted_ or Read the Docs_. Since this package has en extensive docstring documentation as well as code comments, you can read more browsing the source code or in the python interactive shell.

.. _Pythonhosted: http://pythonhosted.org/cereal .. _Read the Docs: http://cereal.readthedocs.org