{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "===========\nMy package\n===========\n\nTowel Stuff provides such and such and so and so. You might find\nit most useful for tasks involving and also . Typical usage\noften looks like this::\n\n #!/usr/bin/env python\n\n from towelstuff import location\n from towelstuff import utils\n\n if utils.has_towel():\n print \"Your towel is located:\", location.where_is_my_towel()\n\n(Note the double-colon and 4-space indent formatting above.)\n\nParagraphs are separated by blank lines. *Italics*, **bold**,\nand ``monospace`` look like this.\n\n\nA Section\n=========\n\nLists look like this:\n\n* First\n\n* Second. Can be multiple lines\n but must be indented properly.\n\nA Sub-Section\n-------------\n\nNumbered lists look like you'd expect:\n\n1. hi there\n\n2. must be going\n\nUrls are http://like.this and links can be\nwritten `like this `_.", "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": "Creative Commons Attribution-Noncommercial-Share Alike license", "maintainer": null, "maintainer_email": null, "name": "MyFirstPackage", "package_url": "https://pypi.org/project/MyFirstPackage/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/MyFirstPackage/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/MyFirstPackage/0.1dev/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.1dev" }, "last_serial": 2203102, "releases": { "0.1dev": [] }, "urls": [] }