{
"info": {
"author": "Paul Kilgo",
"author_email": "paulkilgo@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Intended Audience :: Developers",
"Intended Audience :: End Users/Desktop",
"License :: OSI Approved :: MIT License",
"Operating System :: POSIX",
"Programming Language :: Python",
"Programming Language :: Python :: 2.7",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Utilities"
],
"description": "pyprika\n=======\n\nA recipe management library and command line tool.\n\nPrimary features:\n\n* A YAML file format for encoding recipes.\n* Parser written for human-friendly syntax.\n\nSee `the documentation `_ for a more complete\ndiscussion.\n\nExample\n-------\n\n >>> import pyprika\n >>> recipe = pyprika.load(open('example.yaml'))\n >>> recipe.name\n 'Salt Water'\n >>> recipe.ingredients\n [, , ]\n >>> recipe.directions\n ['Put it in a pot.', 'Boil it up.', 'Glug glug glug.']\n >>> more_recipe = 2 * recipe\n >>> more_recipe.ingredients\n [, , ]",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/OEP/pyprika",
"keywords": null,
"license": "UNKNOWN",
"maintainer": null,
"maintainer_email": null,
"name": "pyprika",
"package_url": "https://pypi.org/project/pyprika/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/pyprika/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/OEP/pyprika"
},
"release_url": "https://pypi.org/project/pyprika/1.0.1/",
"requires_dist": null,
"requires_python": null,
"summary": "A recipe management library",
"version": "1.0.1"
},
"last_serial": 1002871,
"releases": {
"1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "ebbd67c13e043cef0c4f226f5aeb3eab",
"sha256": "c85b6ffd5fe0e996146f7c597bd654329d0af8ba806468ae1965698a70027871"
},
"downloads": -1,
"filename": "pyprika-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "ebbd67c13e043cef0c4f226f5aeb3eab",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10964,
"upload_time": "2014-02-16T23:44:54",
"url": "https://files.pythonhosted.org/packages/b1/95/61bb14c2eec9fbf97b68f7dc3c6dbdb6c6a43e09c24049d1b2da4f4f5d33/pyprika-1.0.0.tar.gz"
}
],
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "cffd3474f81ded1898e9605fc100f802",
"sha256": "8cb6502dd266b23637c21db1531d962233596824fb9a64945f3c0f48c8b956c8"
},
"downloads": -1,
"filename": "pyprika-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "cffd3474f81ded1898e9605fc100f802",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19436,
"upload_time": "2014-02-18T01:03:17",
"url": "https://files.pythonhosted.org/packages/1e/09/0008dbd98b7824db21cdd972ce1912ed4b756820d70fa7ee0271bbc83c07/pyprika-1.0.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "cffd3474f81ded1898e9605fc100f802",
"sha256": "8cb6502dd266b23637c21db1531d962233596824fb9a64945f3c0f48c8b956c8"
},
"downloads": -1,
"filename": "pyprika-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "cffd3474f81ded1898e9605fc100f802",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19436,
"upload_time": "2014-02-18T01:03:17",
"url": "https://files.pythonhosted.org/packages/1e/09/0008dbd98b7824db21cdd972ce1912ed4b756820d70fa7ee0271bbc83c07/pyprika-1.0.1.tar.gz"
}
]
}