{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: Plugins", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3 :: Only", "Topic :: Database", "Topic :: Software Development", "Topic :: System", "Topic :: Terminals" ], "description": "env2fs: write env vars to filesystem (CI tool)\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nWrite a file with an env var content or a set of env vars.\n\nUsage example::\n\n env2fs ~/.ssh/id_rsa SSH_KEY fmod=600 dmod=700\n\nNote that the missing dollar sign is intendent to prevent evaluation from\nthe parent shell itself.\n\nThe above example writes the contents of the ``$SSH_KEY`` environment variable\ninto ``~/.ssh/id_rsa``, with a mode of 600 and 700 for any parent directory\nthat will be automatically created if necessary.\n\nTo write an env file, pass a variable name that ends with underscore, ie::\n\n export staging_pgpass=foo\n env2fs staging.env staging_\n\nWill write staging.env with contents::\n\n pgpass=foo\n\nExtra CLI options::\n\n --dryrun Do not actually touch the fs\n --verbose,-v Verbose output", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://yourlabs.io/oss/env2fs", "keywords": "automation cli", "license": "", "maintainer": "", "maintainer_email": "", "name": "env2fs", "package_url": "https://pypi.org/project/env2fs/", "platform": "", "project_url": "https://pypi.org/project/env2fs/", "project_urls": { "Homepage": "https://yourlabs.io/oss/env2fs" }, "release_url": "https://pypi.org/project/env2fs/0.2.0/", "requires_dist": null, "requires_python": ">=3", "summary": "write env vars to filesystem (CI tool)", "version": "0.2.0" }, "last_serial": 4823663, "releases": { "0.0.0.post7": [ { "comment_text": "", "digests": { "md5": "94bfcce15802f464d700658e70e640ff", "sha256": "50372cf3e735c61da499b6cb549ada64306214b7c8f829d03ad6a143a2e6a131" }, "downloads": -1, "filename": "env2fs-0.0.0.post7.tar.gz", "has_sig": false, "md5_digest": "94bfcce15802f464d700658e70e640ff", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 2288, "upload_time": "2019-02-15T07:32:25", "url": "https://files.pythonhosted.org/packages/e2/c0/d9580ffbf182bb15782837fa1301268ec700e148ee287e752cf6a0199647/env2fs-0.0.0.post7.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c02ec18509a4ce103827ce2bbed93825", "sha256": "ed3764f74dcb832697e55e52c567712ce1d135d53790a5b1393d7c7685329d59" }, "downloads": -1, "filename": "env2fs-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c02ec18509a4ce103827ce2bbed93825", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 2270, "upload_time": "2019-02-15T07:39:09", "url": "https://files.pythonhosted.org/packages/25/5c/983689aa9c996dd6634080f6a2474d797db8828e055c2c821f99d917c5d6/env2fs-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "cfed2642c1e7562fb8537d3f64d862e0", "sha256": "d3498b76c09567ab9df9d27a3c05a2e7e98a952f8f4e0a5ff7aba3a273d46e59" }, "downloads": -1, "filename": "env2fs-0.2.0.tar.gz", "has_sig": false, "md5_digest": "cfed2642c1e7562fb8537d3f64d862e0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 2312, "upload_time": "2019-02-15T08:31:40", "url": "https://files.pythonhosted.org/packages/30/61/76724af631e78a3a73450b0726752ca7880c841f7e9ecf1ea45e69a1d35b/env2fs-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cfed2642c1e7562fb8537d3f64d862e0", "sha256": "d3498b76c09567ab9df9d27a3c05a2e7e98a952f8f4e0a5ff7aba3a273d46e59" }, "downloads": -1, "filename": "env2fs-0.2.0.tar.gz", "has_sig": false, "md5_digest": "cfed2642c1e7562fb8537d3f64d862e0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 2312, "upload_time": "2019-02-15T08:31:40", "url": "https://files.pythonhosted.org/packages/30/61/76724af631e78a3a73450b0726752ca7880c841f7e9ecf1ea45e69a1d35b/env2fs-0.2.0.tar.gz" } ] }