{ "info": { "author": "Justin Willis", "author_email": "sirJustin.Willis@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Documentation" ], "description": "Docgen is a Python module that generates markdown documentation for Python code that adheres to Google's style guide.\n\nInstall\n-------\n\n::\n\n\tpip install docgen\n\nUsage\n-----\n\n::\n\n\t$ docgen -h\n\tusage: docgen [-h] [-v] [package]\n\n\tdocgen v0.1.1\n\n\tpositional arguments:\n\t package the name of the package in the current directory\n\n\toptional arguments:\n\t -h, --help show this help message and exit\n\t -v, --version show program's version number and exit\n\n\tCopyright (c) 2017, Justin Willis\n\n\t$ docgen\n\tGenerating documentation for package docgen:\n\n\tdocgen.types\n\tdocgen.util\n\n\t/home/bkvaluemeal/Documents/docgen/docs\n\nLicense\n-------\n\n::\n\n\tCopyright (c) 2017, Justin Willis\n\n\tPermission to use, copy, modify, and/or distribute this software for any\n\tpurpose with or without fee is hereby granted, provided that the above\n\tcopyright notice and this permission notice appear in all copies.\n\n\tTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\n\tWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\n\tMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\n\tANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\n\tWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\n\tACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\n\tOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/bkvaluemeal/docgen", "keywords": "markdown documentation generator", "license": "ISC License", "maintainer": null, "maintainer_email": null, "name": "docgen", "package_url": "https://pypi.org/project/docgen/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/docgen/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/bkvaluemeal/docgen" }, "release_url": "https://pypi.org/project/docgen/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A markdown documentation generator for Python", "version": "0.1.1" }, "last_serial": 2668083, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "68f064176d03e24abb5a9819b4b444b2", "sha256": "8bafe90f50f925e928e37c5b3af4424129acc96732e526ad3e6a0319f6b2f494" }, "downloads": -1, "filename": "docgen-0.1.0.tar.gz", "has_sig": false, "md5_digest": "68f064176d03e24abb5a9819b4b444b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5406, "upload_time": "2017-02-24T22:56:08", "url": "https://files.pythonhosted.org/packages/74/4a/a51ccabfb9e1021bb74a64585d804857f41cad0a45b89a7aa5e37766926e/docgen-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0cd223aac4e5a84f374a726aa1fb8490", "sha256": "3d14d437ede6851953790634b21e8661196aecd742968935e94034f4c832f651" }, "downloads": -1, "filename": "docgen-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0cd223aac4e5a84f374a726aa1fb8490", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5936, "upload_time": "2017-02-25T20:55:49", "url": "https://files.pythonhosted.org/packages/a6/1d/c65edd26d304c5d708e55d8eabf0edaae940623fe2d0e8c8dc5372a1d36f/docgen-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0cd223aac4e5a84f374a726aa1fb8490", "sha256": "3d14d437ede6851953790634b21e8661196aecd742968935e94034f4c832f651" }, "downloads": -1, "filename": "docgen-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0cd223aac4e5a84f374a726aa1fb8490", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5936, "upload_time": "2017-02-25T20:55:49", "url": "https://files.pythonhosted.org/packages/a6/1d/c65edd26d304c5d708e55d8eabf0edaae940623fe2d0e8c8dc5372a1d36f/docgen-0.1.1.tar.gz" } ] }