{ "info": { "author": "Tim Cuthbertson, Adam Coddington", "author_email": "me@adamcoddington.net", "bugtrack_url": null, "classifiers": [], "description": "Chrome Edit Server\n==================\n\n.. image:: https://travis-ci.org/coddingtonbear/chrome-edit-server.svg?branch=master\n :target: https://travis-ci.org/coddingtonbear/chrome-edit-server\n\n.. image:: https://badge.fury.io/py/chrome-edit-server.png\n :target: http://badge.fury.io/py/chrome-edit-server\n\n.. image:: https://pypip.in/d/chrome-edit-server/badge.png\n :target: https://pypi.python.org/pypi/chrome-edit-server\n\nThis application is an \"edit server\" supporting one of the many Chrome plugins\n(including `TextAid `_\nand `Edit with Emacs `_)\nallowing you to edit text area fields displayed in your browser using your editor-of-choice.\n\nGetting Started\n---------------\n\nFirst, install this package from PyPI::\n\n pip install chrome-edit-server\n\nSecond, run the server by running::\n\n chrome-edit-server\n\nThen, install either the `TextAid `_\nor `Edit with Emacs `_ \nChrome extensions. Follow the extension's instructions regarding how to open up an editor window.\n\nConfiguration\n-------------\n\nBy default, the edit server will run on port 9292, and will use GVim (`gvim -f`)\nas your editor, but you can configure each of those parameters by either setting\nenvironment variables or providing arguments from the command line.\n\nTo see a brief overview of what settings can be provided from the command-line run::\n\n chrome-edit-server --help\n\nEnvironment Variables\n~~~~~~~~~~~~~~~~~~~~~\n\n* ``EDIT_SERVER_EDITOR``: Sets the editor command to run when editing a file. Defaults to ``gvim -f``. Note that you will want this application to return only once your file edits have been completed! Example settings include:\n\n * OSX:\n\n * MacVim: ``open -aW MacVim``\n\n * Linux:\n\n * GVim: ``gvim -f`` (default)\n\n* ``EDIT_SERVER_PORT``: Set the port that the edit server will run on. Defaults to ``9292``.\n* ``EDIT_SERVER_DELETE_DELAY``: Sets the amount of time (in minutes) to wait before deleting created temporary files. Defaults to ``5``.\n* ``EDIT_SERVER_TEMP``: Sets the path to where temporary files should be stored. Defaults to your system's temporary files directory.\n* ``EDIT_SERVER_INCREMENTAL``: Sets whether incremental editing will be enabled; your chrome editor plugin must support this feature for it to have an effect. By default this is turned on.\n* ``EDIT_SERVER_USE_FILTERS``: Sets whether filters are enabled. By default this is turned on.\n\nContributors\n------------\n\nThis is an unofficial (but `endorsed `_) fork of\n`@gfxmonk `_'s `edit-server `_ repository that follows\ncommon Python style conventions, and is packaged for distribution on PyPI.\n\nIf you have any thanks to give for this application's existence -- you owe them\nto that gentleman.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/coddingtonbear/chrome-edit-server", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "chrome-edit-server", "package_url": "https://pypi.org/project/chrome-edit-server/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/chrome-edit-server/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/coddingtonbear/chrome-edit-server" }, "release_url": "https://pypi.org/project/chrome-edit-server/0.3.4/", "requires_dist": null, "requires_python": null, "summary": "An edit server compatible with TextAid and \"Edit with Emacs\" chrome extensions\"", "version": "0.3.4" }, "last_serial": 1921145, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "0b6bd66f9a53227193486cc1605644d2", "sha256": "ec3e0ff331a2ecf771c411e54df1806475a7595b32c734dae144f655c1396a9e" }, "downloads": -1, "filename": "chrome-edit-server-0.3.0.tar.gz", "has_sig": false, "md5_digest": "0b6bd66f9a53227193486cc1605644d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7439, "upload_time": "2014-08-24T23:42:56", "url": "https://files.pythonhosted.org/packages/3d/61/888892ef2c2c17469ed55407e59da7b439b81a00fe97b7927062a1400839/chrome-edit-server-0.3.0.tar.gz" } ], "0.3.0a1": [ { "comment_text": "", "digests": { "md5": "9a32c69efb77de981de33f964d0a5d30", "sha256": "b95337c91329f982fde2f16dc7eab07f1cc2a6a9252f8f52808cf12f38ee4b6d" }, "downloads": -1, "filename": "chrome-edit-server-0.3.0a1.tar.gz", "has_sig": false, "md5_digest": "9a32c69efb77de981de33f964d0a5d30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6649, "upload_time": "2014-08-23T07:21:59", "url": "https://files.pythonhosted.org/packages/f7/77/e56f94347aa5e675d885166a49b2860ac61d0e78165a6c6241a120340ca5/chrome-edit-server-0.3.0a1.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "9553210f534c4799587258f9d3d34e1d", "sha256": "fb7059fe377e405b5633cbc7f9103f167248d6dfb58a47ec52a517430c05ed8a" }, "downloads": -1, "filename": "chrome-edit-server-0.3.1.tar.gz", "has_sig": false, "md5_digest": "9553210f534c4799587258f9d3d34e1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7465, "upload_time": "2014-08-29T19:12:59", "url": "https://files.pythonhosted.org/packages/31/03/78bcbd281fc280541c5fb57417519f360a363d52328ec4de7894c4315a86/chrome-edit-server-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "b77a2e4b0f558ff0ca3e030c3b37e538", "sha256": "d74b1df575b24c3de03de498ca78d6ade0b9e2267ee38d9b69cac8e075b50d55" }, "downloads": -1, "filename": "chrome-edit-server-0.3.2.tar.gz", "has_sig": false, "md5_digest": "b77a2e4b0f558ff0ca3e030c3b37e538", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7458, "upload_time": "2014-08-29T19:20:21", "url": "https://files.pythonhosted.org/packages/25/f4/8e857d8c6eb5f7b7b400d080afe15acd5009f9af8d1e1005098bf3c1998c/chrome-edit-server-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "204f79c7531914158bae772ef1455c52", "sha256": "c91de464ce500bafe419fb8ce3a45a703f9a442e710cb849d350feb56555d6b7" }, "downloads": -1, "filename": "chrome-edit-server-0.3.3.tar.gz", "has_sig": false, "md5_digest": "204f79c7531914158bae772ef1455c52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7489, "upload_time": "2015-01-17T20:51:58", "url": "https://files.pythonhosted.org/packages/f4/35/7cad8bdd949b8a862a91866614c53c9364f557999b8cc985e9886a764a29/chrome-edit-server-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "03e42b7d0f4361cb513d77d9541cebcd", "sha256": "02c49a680a3eb7fa015d6580cb77d709e0f9a19df1e8deb2c1dd3b33dff2f662" }, "downloads": -1, "filename": "chrome-edit-server-0.3.4.tar.gz", "has_sig": false, "md5_digest": "03e42b7d0f4361cb513d77d9541cebcd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7792, "upload_time": "2016-01-25T04:09:28", "url": "https://files.pythonhosted.org/packages/6a/ff/ba3f4b4229dbbb65321360991edc689c6cdc2151740387733c93c9335076/chrome-edit-server-0.3.4.tar.gz" } ], "1.0a1": [] }, "urls": [ { "comment_text": "", "digests": { "md5": "03e42b7d0f4361cb513d77d9541cebcd", "sha256": "02c49a680a3eb7fa015d6580cb77d709e0f9a19df1e8deb2c1dd3b33dff2f662" }, "downloads": -1, "filename": "chrome-edit-server-0.3.4.tar.gz", "has_sig": false, "md5_digest": "03e42b7d0f4361cb513d77d9541cebcd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7792, "upload_time": "2016-01-25T04:09:28", "url": "https://files.pythonhosted.org/packages/6a/ff/ba3f4b4229dbbb65321360991edc689c6cdc2151740387733c93c9335076/chrome-edit-server-0.3.4.tar.gz" } ] }