Metadata-Version: 1.1
Name: loremipsum
Version: 1.0.4
Summary: UNKNOWN
Home-page: http://projects.monkeython.com/loremipsum
Author: Luca De Vitis
Author-email: luca@monkeython.com
License: UNKNOWN
Description: .. image:: https://travis-ci.org/monkeython/loremipsum.svg?branch=master
            :target: https://travis-ci.org/monkeython/loremipsum
            :alt: Build status
        
        .. image:: https://readthedocs.org/projects/loremipsum/badge/?version=latest
            :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 paargraphs based on a dictionary and a sample text. By default this package
        will generate `Lorem Ipsum`_ style text, but you can customize the generator to
        effectively load any dictionary and any sample text you like.
        
        This package has en extensive docstring documentation, so you can read more on
        the online documentation or in the python interactive shell as well.
        
        .. _`Lorem Ipsum`: http://en.wikipedia.org/wiki/Lorem_ipsum
        
Keywords: lorem,ipsum,text,generator
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
