{ "info": { "author": "Max Sharples", "author_email": "maxsharples@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Topic :: Terminals", "Topic :: Text Processing", "Topic :: Utilities" ], "description": "# Epistle\n\n__epistle /\u026a\u02c8p\u026as(\u0259)l/ **noun**__ *formal, humourous* - A letter.\n\n![Danny](danny.png)\n\nTake _ad hoc_ notes using Vim. Save them in a remote Git repository. This supports sharing notes across devices.\n\nCan be configured to use a private (or public) gist.\n\n## Requirements\n\n* Python 3.6\n* Vim\n* Git\n\nBoth Vim and Git must be in your `PATH`.\n\n## Installation\n\nVia PyPI\n\n $ pip install epistle\n\nOr, clone this repo and run pip install directly:\n\n $ git clone git@github.com:msharp/epistle.git\n $ pip install epistle/\n\n## Usage\n \nEpistle is a command-line tool.\n\nTo create a new note:\n\n $ epistle new my_note\n\nThis will open Vim, where you can compose the note. After you exit Vim, the note will be saved, added to the repo and pushed to the remote.\n\nThe following commands are available:\n\n* __list__ List available Epistles\n* __view__ View the contents of an Epistle\n* __new__ Create a new Epistle\n* __edit__ Edit an Epistle\n* __rename__ Rename an Epistle\n* __delete__ Delete an Epistle\n* __git__ Run `push` or `pull` to the remote Git repository\n\nRun `epistle --help` to see a list of available commands.\n\nWhen you first run the `epsitle` command, it will discover your Vim and ask for the clone URL of the remote repository you want to use. \nIt will then clone this repository and store the URL in its config.", "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/msharp/epistle", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "epistle", "package_url": "https://pypi.org/project/epistle/", "platform": "", "project_url": "https://pypi.org/project/epistle/", "project_urls": { "Homepage": "https://github.com/msharp/epistle" }, "release_url": "https://pypi.org/project/epistle/0.2.5/", "requires_dist": null, "requires_python": "", "summary": "Note taking with version control", "version": "0.2.5" }, "last_serial": 4263533, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "a50494839a9217f4cc625360b5a981e6", "sha256": "e757d613b92d24ce86852f9f3468f540531a10930b3e9a7d60e1d2cfa927a750" }, "downloads": -1, "filename": "epistle-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a50494839a9217f4cc625360b5a981e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3573, "upload_time": "2018-06-22T02:06:44", "url": "https://files.pythonhosted.org/packages/bc/e9/2c3b06e75643efb8c729fdfab636014d8ec9090d3152efeed7462b9ea179/epistle-0.2.0.tar.gz" } ], "0.2.2": [], "0.2.4": [ { "comment_text": "", "digests": { "md5": "2f8310b858b8e5766f44920e1be8c417", "sha256": "c2f115477244005e0ae2dac19dfea4a47cea8d24ee70ae2a83127fdd776cba1b" }, "downloads": -1, "filename": "epistle-0.2.4.tar.gz", "has_sig": false, "md5_digest": "2f8310b858b8e5766f44920e1be8c417", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3905, "upload_time": "2018-09-12T04:33:09", "url": "https://files.pythonhosted.org/packages/13/ee/15e02c7274cf630fd0c43d8cf34c9fb3ad9576f43780542d6462f89a0c85/epistle-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "8ea0b0c8dc4b2feaf438ba74668c5e38", "sha256": "d3645a7c9407224d81eb567980dc8a483f905f5a4fd0053a07025e9102a313e5" }, "downloads": -1, "filename": "epistle-0.2.5.tar.gz", "has_sig": false, "md5_digest": "8ea0b0c8dc4b2feaf438ba74668c5e38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3907, "upload_time": "2018-09-12T04:37:23", "url": "https://files.pythonhosted.org/packages/59/7b/8fe13342aa304a207c014c424c7c92036b375ccf2e1f175e115243ba67c1/epistle-0.2.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8ea0b0c8dc4b2feaf438ba74668c5e38", "sha256": "d3645a7c9407224d81eb567980dc8a483f905f5a4fd0053a07025e9102a313e5" }, "downloads": -1, "filename": "epistle-0.2.5.tar.gz", "has_sig": false, "md5_digest": "8ea0b0c8dc4b2feaf438ba74668c5e38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3907, "upload_time": "2018-09-12T04:37:23", "url": "https://files.pythonhosted.org/packages/59/7b/8fe13342aa304a207c014c424c7c92036b375ccf2e1f175e115243ba67c1/epistle-0.2.5.tar.gz" } ] }