{ "info": { "author": "Cesar Izurieta", "author_email": "cesar@caih.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Please read the INSTALL file before running these commands.\n\nSee [EXAMPLE docs/example.py] for an example\n\n\nTo run tests install proctor and coverage\n\n{{{\nsudo easy_install -U Proctor\nsudo easy_install -U coverage\n}}}\n\nThe run:\n\n{{{\nproctorbatch cryo\n}}}\n\nTo see coverage statistics:\n\n{{{\nfind cryo -name \"*.py\" | egrep -v \"(__init__|tests)\" | xargs coverage -r -m\n}}}\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/cryo", "keywords": null, "license": "http://www.gnu.org/copyleft/gpl.html", "maintainer": null, "maintainer_email": null, "name": "cryo", "package_url": "https://pypi.org/project/cryo/", "platform": "unix,linux,mac,win", "project_url": "https://pypi.org/project/cryo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.google.com/p/cryo" }, "release_url": "https://pypi.org/project/cryo/0.1/", "requires_dist": null, "requires_python": null, "summary": "cryo.py: A simple python DB persistence library.", "version": "0.1" }, "last_serial": 2491498, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "6c7a7298ee50d1b7b120a83bd37e5558", "sha256": "4199624989e3845a89213d38c96fce338270e42f1bc906de5346d09d0466c222" }, "downloads": -1, "filename": "cryo-0.1.tar.gz", "has_sig": false, "md5_digest": "6c7a7298ee50d1b7b120a83bd37e5558", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10024, "upload_time": "2016-11-30T11:47:11", "url": "https://files.pythonhosted.org/packages/f5/3b/2c2b46c5751df91f51cd35390419a1adfc54ef3e015f33c8c01446476878/cryo-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6c7a7298ee50d1b7b120a83bd37e5558", "sha256": "4199624989e3845a89213d38c96fce338270e42f1bc906de5346d09d0466c222" }, "downloads": -1, "filename": "cryo-0.1.tar.gz", "has_sig": false, "md5_digest": "6c7a7298ee50d1b7b120a83bd37e5558", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10024, "upload_time": "2016-11-30T11:47:11", "url": "https://files.pythonhosted.org/packages/f5/3b/2c2b46c5751df91f51cd35390419a1adfc54ef3e015f33c8c01446476878/cryo-0.1.tar.gz" } ] }