{ "info": { "author": "Garrett Edel", "author_email": "edelgm6@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": ".. image:: https://codecov.io/gh/edelgm6/draft/branch/master/graph/badge.svg?token=Qh4Eni15kt\n :target: https://codecov.io/gh/edelgm6/draft\n.. image:: https://travis-ci.com/edelgm6/draft.svg?branch=master\n :target: https://travis-ci.com/edelgm6/draft\n.. image:: https://readthedocs.org/projects/draft-cli/badge/?version=latest\n :target: https://draft-cli.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\nDraft: Write Like a Programmer\n==============================\nDraft is a CLI-enabled *writing system* to keep your work modular, optimize your files for git for version control, and just make writing *fun* again.\n\n\nPrimary Features\n----------------\nWhen you're writing something short, a Google Doc or Word file works great.\nBut get beyond a few thousand words and you end up in scroll-hell (i.e., when just navigating the doc is a chore).\n\nDraft turns that half-finished novel into a clean, plaintext file tree perfect for git.\n\n- ``parse`` any Markdown file into a file tree of Sections, Chapters, Sub-chapters, and Scenes\n- ``sequence`` your files and directories to maintain a sequential index\n- ``outline`` your project to help plan and fill in gaps\n- ``compile`` your Scenes, Sub-Chapters, Chapters, and Sections into a single document once you're ready to publish\n- Other features include ``stats`` (word count, etc.), ``trim`` (remove duplicate spaces), and ``split`` (put each sentence on its own line)\n\nInstallation\n------------\n\n``pip install draft-cli``\n\nDocumentation\n-------------\n\nhttps://draft-cli.readthedocs.io/en/latest/", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/edelgm6/draft", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "draft-cli", "package_url": "https://pypi.org/project/draft-cli/", "platform": "", "project_url": "https://pypi.org/project/draft-cli/", "project_urls": { "Homepage": "https://github.com/edelgm6/draft" }, "release_url": "https://pypi.org/project/draft-cli/0.1/", "requires_dist": null, "requires_python": "", "summary": "CLI-enabled writing system to keep your work modular and optimize your files for git for version control.", "version": "0.1" }, "last_serial": 5412812, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "657207438258717f1e5678be068ad2ae", "sha256": "57eab62d17e28a1a39e04d0de6cb24e966ac70efc702788c8fdb0f2aa7650434" }, "downloads": -1, "filename": "draft-cli-0.1.tar.gz", "has_sig": false, "md5_digest": "657207438258717f1e5678be068ad2ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14180, "upload_time": "2019-06-18T00:55:18", "url": "https://files.pythonhosted.org/packages/0c/25/9dc7242a662eec32bc9dc34e92ae0b8885302f1548a95dafd4ea254ba303/draft-cli-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "657207438258717f1e5678be068ad2ae", "sha256": "57eab62d17e28a1a39e04d0de6cb24e966ac70efc702788c8fdb0f2aa7650434" }, "downloads": -1, "filename": "draft-cli-0.1.tar.gz", "has_sig": false, "md5_digest": "657207438258717f1e5678be068ad2ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14180, "upload_time": "2019-06-18T00:55:18", "url": "https://files.pythonhosted.org/packages/0c/25/9dc7242a662eec32bc9dc34e92ae0b8885302f1548a95dafd4ea254ba303/draft-cli-0.1.tar.gz" } ] }