{ "info": { "author": "Chris Davies", "author_email": "user@domain.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python" ], "description": "Use Birdcage to constrain tweets.\n\nLibrary to take text collections and create a Phrase of those text collections\nand fit within the specified length.\n\nThis is what the library does:\n\n$ birdcage/example.py \nNo maximum set, generate phrase\n\nexpecting: one hour, fourty-five minutes until armageddon strikes the earth\nexpecting: one hour, fourty-five minutes until armageddon strikes the earth\n\n\nNo maximum length set, generate phrase with \": \" as the delimiter\n\nexpecting: one hour, fourty-five minutes: until armageddon strikes the earth\nexpecting: one hour, fourty-five minutes: until armageddon strikes the earth\n\n\nSet a maximum length of 40 characters\n\nexpecting: 1h45m until armageddon strikes the ea...\nexpecting: 1h45m until armageddon strikes the ea...\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://thesoftwarestudio.com/birdcage/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "birdcage", "package_url": "https://pypi.org/project/birdcage/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/birdcage/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://thesoftwarestudio.com/birdcage/" }, "release_url": "https://pypi.org/project/birdcage/0.9.0/", "requires_dist": null, "requires_python": null, "summary": "library to squeeze text fragments into a phrase of a specified length.Used mainly to create tweets", "version": "0.9.0" }, "last_serial": 743478, "releases": { "0.9.0": [ { "comment_text": "", "digests": { "md5": "e28b642875161a6bf59eedc1af6717db", "sha256": "3d99c8d2f1699ed2ca8c5119acd8232004110cd6b0797fe55fe5fee674b04cbf" }, "downloads": -1, "filename": "birdcage-0.9.0.tar.gz", "has_sig": false, "md5_digest": "e28b642875161a6bf59eedc1af6717db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3534, "upload_time": "2013-01-21T22:14:26", "url": "https://files.pythonhosted.org/packages/7c/3d/ced1152fcd10627dfc1c2d5ea74a859976e0a660d6a69accf57f2d7fffc4/birdcage-0.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e28b642875161a6bf59eedc1af6717db", "sha256": "3d99c8d2f1699ed2ca8c5119acd8232004110cd6b0797fe55fe5fee674b04cbf" }, "downloads": -1, "filename": "birdcage-0.9.0.tar.gz", "has_sig": false, "md5_digest": "e28b642875161a6bf59eedc1af6717db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3534, "upload_time": "2013-01-21T22:14:26", "url": "https://files.pythonhosted.org/packages/7c/3d/ced1152fcd10627dfc1c2d5ea74a859976e0a660d6a69accf57f2d7fffc4/birdcage-0.9.0.tar.gz" } ] }