GitXplorerGitXplorer
m

loremipsum

public
21 stars
19 forks
4 issues

Commits

List of commits on branch master.
Unverified
62c699f46ffa4b360a8f8031ef509c4be82114a4

python3 fixes

mmonkeython committed 10 years ago
Unverified
4955cdc31e9929bd3fc88df0a04e891b2b2d606b

More documentation, added *.rst to MANIFEST.in

mmonkeython committed 10 years ago
Unverified
bd59c46dd79e0b12e14f1f559025aebecaf08797

Moved plugs management to a separate module, more documentation

mmonkeython committed 10 years ago
Unverified
3913218069680c8b8d1cf1dd651ebf33123ea785

Moved plugs management to a separate module, more documentation

mmonkeython committed 10 years ago
Unverified
c974aa5dfd618fa42e3ea59c1872beee01dfc080

More documentation, old documentation fix

mmonkeython committed 10 years ago
Unverified
6a538c2af69d6c4861cf58adc5b0c6f92fef9349

Going back to previous reandom length algorithm

mmonkeython committed 10 years ago

README

The README file for this repository.

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

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

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

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

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

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

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

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

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

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

The purpose of this package is to generate random (plausible) text sentences and pargraphs based on a lexicon, a sample text, and a list of characted used as word or sentence delimiters. By default this package will generate Lorem Ipsum_ style text, but you can customize the generator to effectively load any sample text you like.

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/loremipsum .. _Read the Docs: http://loremipsum.readthedocs.org .. _Lorem Ipsum: http://en.wikipedia.org/wiki/Lorem_ipsum