{ "info": { "author": "Yuri Reis & Alexandre Reis", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "Bddocs\n--------\n\n## How to start ##\n\nTo use simply do::\n\n>>> from bddocs import Documentation # to retrieve bdd information\n>>> from bddocs import PDF # to get PDF output\n>>> from bddocs import HTML # to get it HTML output\n>>> bdd = Document('example') # pass the path of .feature documents\n>>> PDF(bdd).output('document.pdf') # retrieve BDD info in a PDF file\n>>> HTML(bdd).output('document.html') # retrieve BDD info in a HTML file", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/yurireeis/bddocs", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "bddocs", "package_url": "https://pypi.org/project/bddocs/", "platform": "All", "project_url": "https://pypi.org/project/bddocs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/yurireeis/bddocs" }, "release_url": "https://pypi.org/project/bddocs/0.44/", "requires_dist": null, "requires_python": null, "summary": "Create end-user readable docs in Pythonic way", "version": "0.44" }, "last_serial": 2824483, "releases": { "0.44": [ { "comment_text": "", "digests": { "md5": "a80f1bfa1f689bc58ab7e8f31814fe25", "sha256": "725d4fa9a3a6a935f2dc4dba333247f73ecf166f00db28e416f4e9c6c67a56ec" }, "downloads": -1, "filename": "bddocs-0.44.tar.gz", "has_sig": false, "md5_digest": "a80f1bfa1f689bc58ab7e8f31814fe25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12594, "upload_time": "2017-04-24T02:06:09", "url": "https://files.pythonhosted.org/packages/c6/2b/a77f1fba1197527d62a9e550661446e32997921ef1ea313ea5c68c2d136e/bddocs-0.44.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a80f1bfa1f689bc58ab7e8f31814fe25", "sha256": "725d4fa9a3a6a935f2dc4dba333247f73ecf166f00db28e416f4e9c6c67a56ec" }, "downloads": -1, "filename": "bddocs-0.44.tar.gz", "has_sig": false, "md5_digest": "a80f1bfa1f689bc58ab7e8f31814fe25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12594, "upload_time": "2017-04-24T02:06:09", "url": "https://files.pythonhosted.org/packages/c6/2b/a77f1fba1197527d62a9e550661446e32997921ef1ea313ea5c68c2d136e/bddocs-0.44.tar.gz" } ] }