{
"info": {
"author": "Cedric DUMAY",
"author_email": "cedric.dumay@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Programming Language :: Python"
],
"description": "==================\ncdumay-env2cfgfile\n==================\n\n\n.. image:: https://img.shields.io/pypi/v/cdumay-env2cfgfile.svg\n :target: https://pypi.python.org/pypi/cdumay-env2cfgfile/\n :alt: Latest Version\n\n.. image:: https://travis-ci.org/cdumay/cdumay-env2cfgfile.svg?branch=master\n :target: https://travis-ci.org/cdumay/cdumay-env2cfgfile\n :alt: Latest version\n\nA binary to dump environment into a file (Tested on python 2.7 & 3.5)\n\nQuickstart\n==========\n\nFirst, install cdumay-env2cfgfile using `pip `_::\n\n pip install -U cdumay-env2cfgfile\n\n\nExample\n=======\n\nThe given example dump all environment QT variables in a json file::\n\n $ ./env2cfg --prefix '^QT_' json /tmp/myenv.json\n $ cat /tmp/myenv.json\n {\n \"QT_ACCESSIBILITY\": \"1\",\n \"QT_IM_MODULE\": \"\",\n \"QT_LINUX_ACCESSIBILITY_ALWAYS_ON\": \"1\",\n \"QT_STYLE_OVERRIDE\": \"gtk\"\n }\n\n.. note::\n\n prefix expression are `regular expression `_.\n\n\nLicense\n=======\n\nMIT License",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/cdumay/cdumay-env2cfgfile",
"keywords": "",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "cdumay-env2cfgfile",
"package_url": "https://pypi.org/project/cdumay-env2cfgfile/",
"platform": "",
"project_url": "https://pypi.org/project/cdumay-env2cfgfile/",
"project_urls": {
"Homepage": "https://github.com/cdumay/cdumay-env2cfgfile"
},
"release_url": "https://pypi.org/project/cdumay-env2cfgfile/0.0.2/",
"requires_dist": null,
"requires_python": "",
"summary": "Lib to dump environment variables into a configuration file",
"version": "0.0.2"
},
"last_serial": 3302718,
"releases": {
"0.0.1": [
{
"comment_text": "",
"digests": {
"md5": "871a52bd6f28bf3f1c11e97f3e31271b",
"sha256": "0c7820b4d7e891a76d4b368aa64284f035c781e07a7b4a3ae8ed4f86c68ccd4f"
},
"downloads": -1,
"filename": "cdumay-env2cfgfile-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "871a52bd6f28bf3f1c11e97f3e31271b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3337,
"upload_time": "2017-11-02T17:53:21",
"url": "https://files.pythonhosted.org/packages/c3/71/d745a6073f9226dc74e6065d5080ce4141fb52b596bde80754c933a5cb9a/cdumay-env2cfgfile-0.0.1.tar.gz"
}
],
"0.0.2": [
{
"comment_text": "",
"digests": {
"md5": "a2b2301ab4297a614751cfb1529437d5",
"sha256": "44b0e8d27eb222d18b33fdfc4f8bd9a2d1b78f45ae9ef2a458a6625fae3f2de1"
},
"downloads": -1,
"filename": "cdumay-env2cfgfile-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "a2b2301ab4297a614751cfb1529437d5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3405,
"upload_time": "2017-11-03T09:55:56",
"url": "https://files.pythonhosted.org/packages/04/c4/eb52d00a1aa32d797fc77f7e8b8b09574326c2f05f41740687635aa04896/cdumay-env2cfgfile-0.0.2.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "a2b2301ab4297a614751cfb1529437d5",
"sha256": "44b0e8d27eb222d18b33fdfc4f8bd9a2d1b78f45ae9ef2a458a6625fae3f2de1"
},
"downloads": -1,
"filename": "cdumay-env2cfgfile-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "a2b2301ab4297a614751cfb1529437d5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3405,
"upload_time": "2017-11-03T09:55:56",
"url": "https://files.pythonhosted.org/packages/04/c4/eb52d00a1aa32d797fc77f7e8b8b09574326c2f05f41740687635aa04896/cdumay-env2cfgfile-0.0.2.tar.gz"
}
]
}