{ "info": { "author": "Eamonn Faherty", "author_email": "packages@designandsolve.co.uk", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# What is this?\n\nInstalling this tool will provide you with the command ```cfn-docs```.\n\nThe command ```cfn-docs``` accepts an AWS CloudFormation template and returns a description of the \ntemplate in markdown:\n\n```bash\ncfn-docs org-bootstrap.template.yaml > org-bootstrap.template.README.md\n```\n\nIn the example above we redirect the std out into a file.\n\n## What does it read?\nThe tool will read the description from the template, each parameter, each resource and each output. It will output\nthose descriptions in a markdown document under suitable headers. It also lists parameters, resources and outputs \nthat do not have any descriptions.\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/eamonnfaherty/cloudformation-doc-generator", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "cloudformation-docs", "package_url": "https://pypi.org/project/cloudformation-docs/", "platform": "", "project_url": "https://pypi.org/project/cloudformation-docs/", "project_urls": { "Homepage": "https://github.com/eamonnfaherty/cloudformation-doc-generator" }, "release_url": "https://pypi.org/project/cloudformation-docs/0.1.1/", "requires_dist": [ "click (==7.0)", "Jinja2 (>=2.10.1)", "cfn-flip (==1.2.0)" ], "requires_python": "", "summary": "Generate docs from cloudformation templates", "version": "0.1.1" }, "last_serial": 5270710, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "43a2e030c2480606af0fcbb6f8cf6317", "sha256": "4c2f57ac7d12f412f3192dfa4ecd10d6d92a5f2631b13980f03ac765d9cc4222" }, "downloads": -1, "filename": "cloudformation_docs-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "43a2e030c2480606af0fcbb6f8cf6317", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3123, "upload_time": "2019-05-15T05:41:23", "url": "https://files.pythonhosted.org/packages/76/ab/8754233699def3bddf3988cd9c7f08b5c78e324430e2eb50c5d5a98a7f5e/cloudformation_docs-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0db4c8f2a6170c01ddfb130c67349420", "sha256": "83dbc0149da98be21cfb7c18023ff6fcc9738a64d972951472c7e48be413a1d9" }, "downloads": -1, "filename": "cloudformation-docs-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0db4c8f2a6170c01ddfb130c67349420", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2372, "upload_time": "2019-05-15T05:41:26", "url": "https://files.pythonhosted.org/packages/6b/99/05720b97651474c0036e6975c776224354378bce2b9e4a9af6bd81708668/cloudformation-docs-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "43a2e030c2480606af0fcbb6f8cf6317", "sha256": "4c2f57ac7d12f412f3192dfa4ecd10d6d92a5f2631b13980f03ac765d9cc4222" }, "downloads": -1, "filename": "cloudformation_docs-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "43a2e030c2480606af0fcbb6f8cf6317", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3123, "upload_time": "2019-05-15T05:41:23", "url": "https://files.pythonhosted.org/packages/76/ab/8754233699def3bddf3988cd9c7f08b5c78e324430e2eb50c5d5a98a7f5e/cloudformation_docs-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0db4c8f2a6170c01ddfb130c67349420", "sha256": "83dbc0149da98be21cfb7c18023ff6fcc9738a64d972951472c7e48be413a1d9" }, "downloads": -1, "filename": "cloudformation-docs-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0db4c8f2a6170c01ddfb130c67349420", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2372, "upload_time": "2019-05-15T05:41:26", "url": "https://files.pythonhosted.org/packages/6b/99/05720b97651474c0036e6975c776224354378bce2b9e4a9af6bd81708668/cloudformation-docs-0.1.1.tar.gz" } ] }