{ "info": { "author": "Dimitris Glezos", "author_email": "glezos@indifex.com", "bugtrack_url": null, "classifiers": [], "description": "=========\nDinospeak\n=========\n\nDinospeak is a library to encode human language to dinosaur language.\nYou know, in case they come back to life or invade us using dino spaceships.\n\nDinospeak is optimized for small strings (eg. micro-blogging) and aims in\npreserving punctuation.\n\nSource code repo: https://bitbucket.org/glezos/dinospeak\n\n\nInstalling\n==========\n\nYou can install using the standard ``setuptools``::\n\n (sudo) easy_install dinospeak\n\nWith sudo, dinospeak will be installed eg. in\n``/usr/lib/python2.6/site-packages/dinospeak-0.x-py2.6.egg/``.\n\nThe current implementation depends on smaz_. The above command should\ninstall it automatically for you.\n\n.. _smaz: http://github.com/antirez/smaz\n\nAlternatively, grab the source code itself::\n\n hg clone https://bitbucket.org/glezos/dinospeak\n\n\nRunning\n=======\n\nThere's a test file which produces some results from the library::\n\n $ python /test.py\n\n In:@aethaeth blah.\n Out: @mawwnawachg hcggggr.\n\n In:@glezos Hello man, how are you?\n Out: @wheuaarewmun mrcwmemgwgauw eewca, eacga mmc wmggc?\n\n String length comparisons: max: 274%, min: 140%, avg: 217%\n\n\nAuthors & Credits\n=================\n\nOriginal author: Dimitris Glezos\n\nThanks to Ios Kaye and Vasilis Georgitzikis for some cool implementation ideas.\nThanks to #ceidtrip for embracing a plastic dino like their own child.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "dinospeak", "package_url": "https://pypi.org/project/dinospeak/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dinospeak/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/dinospeak/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Dinosaur language translation library", "version": "0.1.1" }, "last_serial": 788972, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "89230781e18d1dd2e6ee3c5cdcdf8ac7", "sha256": "718e5d97fc1980a691c97365114aae5d87a403f02948d3a3d3a963597040d6ba" }, "downloads": -1, "filename": "dinospeak-0.1.1.tar.gz", "has_sig": false, "md5_digest": "89230781e18d1dd2e6ee3c5cdcdf8ac7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3720, "upload_time": "2011-04-25T15:52:38", "url": "https://files.pythonhosted.org/packages/d3/db/c764a667c9185cd04e08e87e0092e4e7b539a2302416f3b5c5b326d16905/dinospeak-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "89230781e18d1dd2e6ee3c5cdcdf8ac7", "sha256": "718e5d97fc1980a691c97365114aae5d87a403f02948d3a3d3a963597040d6ba" }, "downloads": -1, "filename": "dinospeak-0.1.1.tar.gz", "has_sig": false, "md5_digest": "89230781e18d1dd2e6ee3c5cdcdf8ac7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3720, "upload_time": "2011-04-25T15:52:38", "url": "https://files.pythonhosted.org/packages/d3/db/c764a667c9185cd04e08e87e0092e4e7b539a2302416f3b5c5b326d16905/dinospeak-0.1.1.tar.gz" } ] }