{ "info": { "author": "Michael Dubell", "author_email": "michael@dubell.io", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "\n# Ghost2md\n\nA simple utility for converting the articles stored in a ghost backup file to Markdown. `ghost2md` will convert posts and pages to markdown files and will include any tags associated with the post as well.\n\n## Motivation\n\nI needed a simple tool for converting all my Ghost articles to markdown files which would be used by `Gatsby.js`. Didn't find any tools that produced markdown to my liking. Thus, `ghost2md` was born.\n\n## Requirements\n\n* Python 3.4+\n\n## Installation\n\n### Via pip\n`pip3 install ghost2md --user`\n\n### Via Poetry\n`poetry install` (Run command inside of `ghost2md`)\n\n## Contributing\nAny feedback or ideas are welcome! Want to improve something? Create a pull request!\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\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/mjdubell/ghost2md", "keywords": "", "license": "", "maintainer": "Michael Dubell", "maintainer_email": "michael@dubell.io", "name": "ghost2md", "package_url": "https://pypi.org/project/ghost2md/", "platform": "", "project_url": "https://pypi.org/project/ghost2md/", "project_urls": { "Homepage": "https://github.com/mjdubell/ghost2md", "Repository": "https://github.com/mjdubell/ghost2md" }, "release_url": "https://pypi.org/project/ghost2md/0.1.0/", "requires_dist": null, "requires_python": ">=3.4", "summary": "Convert Ghost articles to markdown files", "version": "0.1.0" }, "last_serial": 5319884, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "72887f9bcadc51a547370c6f78d8adc2", "sha256": "08bb2fd9b26b148deb9a20480cbdeeb9c86529105717fda2fe2b52b38d02a254" }, "downloads": -1, "filename": "ghost2md-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "72887f9bcadc51a547370c6f78d8adc2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 128080, "upload_time": "2019-05-26T21:39:01", "url": "https://files.pythonhosted.org/packages/b6/f8/de1a448a9625ac492b649e26e7f1fe27a2f86e357771bafd24de18e5d949/ghost2md-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "398822a9d84188e08233b7fdd5a2f481", "sha256": "72200a9b6c4c0d7c53799f58209a7486b28c7b73484748130c47aa44d9873e05" }, "downloads": -1, "filename": "ghost2md-0.1.0.tar.gz", "has_sig": false, "md5_digest": "398822a9d84188e08233b7fdd5a2f481", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 125410, "upload_time": "2019-05-26T21:39:04", "url": "https://files.pythonhosted.org/packages/b4/5a/dfd09afd67bcf1cd6dd1f13b98614a28b180246e9bd429b2771504bb05da/ghost2md-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "72887f9bcadc51a547370c6f78d8adc2", "sha256": "08bb2fd9b26b148deb9a20480cbdeeb9c86529105717fda2fe2b52b38d02a254" }, "downloads": -1, "filename": "ghost2md-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "72887f9bcadc51a547370c6f78d8adc2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 128080, "upload_time": "2019-05-26T21:39:01", "url": "https://files.pythonhosted.org/packages/b6/f8/de1a448a9625ac492b649e26e7f1fe27a2f86e357771bafd24de18e5d949/ghost2md-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "398822a9d84188e08233b7fdd5a2f481", "sha256": "72200a9b6c4c0d7c53799f58209a7486b28c7b73484748130c47aa44d9873e05" }, "downloads": -1, "filename": "ghost2md-0.1.0.tar.gz", "has_sig": false, "md5_digest": "398822a9d84188e08233b7fdd5a2f481", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 125410, "upload_time": "2019-05-26T21:39:04", "url": "https://files.pythonhosted.org/packages/b4/5a/dfd09afd67bcf1cd6dd1f13b98614a28b180246e9bd429b2771504bb05da/ghost2md-0.1.0.tar.gz" } ] }