{ "info": { "author": "Florian Boesch", "author_email": "mwordgen@codeflow.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Text Processing :: Linguistic" ], "description": "MWordGen\n ~~~~~~~~\n \n MWordGen is a Markov statistics based word generator.\n \n It tokenizes text to words. Then it analyzes the probabiliy\n of letter combinations. This statistical information is then\n used to generate new words.\n \n :copyright: 2006 by Florian Boesch.\n :license: GNU LGPL, see LICENSE for more details.", "description_content_type": null, "docs_url": null, "download_url": "http://dev.codeflow.org/trac/mwordgen/wiki/download", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://dev.codeflow.org/trac/mwordgen", "keywords": null, "license": "GNU Lesser General Public License (LGPL)", "maintainer": null, "maintainer_email": null, "name": "mwordgen", "package_url": "https://pypi.org/project/mwordgen/", "platform": "any", "project_url": "https://pypi.org/project/mwordgen/", "project_urls": { "Download": "http://dev.codeflow.org/trac/mwordgen/wiki/download", "Homepage": "http://dev.codeflow.org/trac/mwordgen" }, "release_url": "https://pypi.org/project/mwordgen/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "MWordGen is a Markov statistics based word generator.", "version": "0.1.0" }, "last_serial": 18394, "releases": { "0.1.0": [] }, "urls": [] }