{ "info": { "author": "R\u00e9gis Behmo", "author_email": "nospam@behmo.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "ced\n===\n\nA lightweight, cross-platform, no-dependency configuration editor.\n\nInstall\n=======\n\n::\n\n pip install ced\n\nFor convenience, you may also directly download the `ced` script::\n\n curl https://raw.githubusercontent.com/regisb/ced/master/ced/ced > ced\n chmod u+x ced\n\nThis is useful if you don't want to install pip in your environment.\n\nUsage\n=====\n\n::\n\n $ ced -h\n usage: ced [-h] [-o OUTPUT] [-d DELIMITER] [-s] [-V VALUE] src\n\n A lightweight, cross-platform, no-dependency configuration editor.\n\n positional arguments:\n src path to source file\n\n optional arguments:\n -h, --help show this help message and exit\n -o OUTPUT, --output OUTPUT\n path to destination file; if unset, print to stdout\n -d DELIMITER, --delimiter DELIMITER\n placeholder delimiter\n -s, --safe do not raise error on missing placeholder values\n -V VALUE, --value VALUE\n explicitely set a value: formated as 'var=value'\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/regisb/ced", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ced", "package_url": "https://pypi.org/project/ced/", "platform": "", "project_url": "https://pypi.org/project/ced/", "project_urls": { "Homepage": "https://github.com/regisb/ced" }, "release_url": "https://pypi.org/project/ced/0.2/", "requires_dist": null, "requires_python": "", "summary": "A lightweight, cross-platform, no-dependency configuration editor.", "version": "0.2" }, "last_serial": 3185327, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "59d67a72a88c73d6e96b3200fad53335", "sha256": "18ed079ce4b0760c2e944cdb6ed0b72b4fe515009440fb541ae47d8acb27fa7e" }, "downloads": -1, "filename": "ced-0.1.tar.gz", "has_sig": false, "md5_digest": "59d67a72a88c73d6e96b3200fad53335", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2491, "upload_time": "2017-09-19T10:43:13", "url": "https://files.pythonhosted.org/packages/87/1e/13f926594dadd6d58589edbb21df186ac949a26357a786589862479e78d5/ced-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "05d28ea59e6470b8b2920d85118dcee5", "sha256": "2e3e67078c29a4421289930551041fdc935d47063c30f6f4f4ce53700c686556" }, "downloads": -1, "filename": "ced-0.2.tar.gz", "has_sig": false, "md5_digest": "05d28ea59e6470b8b2920d85118dcee5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2754, "upload_time": "2017-09-19T12:46:38", "url": "https://files.pythonhosted.org/packages/63/26/b9ec850e76ba8c21e9c02b3cc1e8592f8cbeb032b7c31b97eba34cda0165/ced-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "05d28ea59e6470b8b2920d85118dcee5", "sha256": "2e3e67078c29a4421289930551041fdc935d47063c30f6f4f4ce53700c686556" }, "downloads": -1, "filename": "ced-0.2.tar.gz", "has_sig": false, "md5_digest": "05d28ea59e6470b8b2920d85118dcee5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2754, "upload_time": "2017-09-19T12:46:38", "url": "https://files.pythonhosted.org/packages/63/26/b9ec850e76ba8c21e9c02b3cc1e8592f8cbeb032b7c31b97eba34cda0165/ced-0.2.tar.gz" } ] }