{ "info": { "author": "podhmo", "author_email": "ababjam61@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Programming Language :: Python :: Implementation :: CPython" ], "description": "nejimaki\n========================================\n\n.. image:: https://travis-ci.org/podhmo/nejimaki.svg?branch=master\n :target: https://travis-ci.org/podhmo/nejimaki\n\n\ngenerating file tree from one yamle file.\n\nexample\n----------------------------------------\n\ndata.yaml\n\n.. code-block:: yaml\n\n ./conf:\n ./base:\n base.yaml:\n logging:\n asctime: 2013-04-10 15:39:26,014\n created: 1365604766.014612\n levelname: INFO\n message: test message\n name: logger_name\n dev.yaml:\n debug: true\n $inherits: \"./base/base.yaml\"\n staging.yaml:\n debug: false\n $inherits: \"./base/base.yaml\"\n production.yaml:\n $inherits: \"./staging.yaml\"\n\n\n.. code-block:: bash\n\n $ nejimaki examples/readme/data.yaml --position=examples/readme\n INFO\t nejimaki\temit:conf/base/base.yaml\n INFO\t nejimaki\temit:conf/dev.yaml\n INFO\t nejimaki\temit:conf/staging.yaml\n INFO\t nejimaki\temit:conf/production.yaml\n \n $ tree examples/readme/conf\n examples/readme/conf\n \u251c\u2500\u2500 base\n \u2502\u00a0\u00a0 \u2514\u2500\u2500 base.yaml\n \u251c\u2500\u2500 dev.yaml\n \u251c\u2500\u2500 production.yaml\n \u2514\u2500\u2500 staging.yaml\n \n 1 directory, 4 files\n \n\n\n\n0.1.1\n\n- raw format\n\n0.1.0\n\n- initial release\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/podhmo/nejimaki", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "nejimaki", "package_url": "https://pypi.org/project/nejimaki/", "platform": "", "project_url": "https://pypi.org/project/nejimaki/", "project_urls": { "Homepage": "https://github.com/podhmo/nejimaki" }, "release_url": "https://pypi.org/project/nejimaki/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "emit files from one yaml file", "version": "0.1.2" }, "last_serial": 2855410, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "24706bd810fe2f99db881c1251fdca78", "sha256": "092cb17338f9747d4763790a3cbe4ed6a00828c88315b1f302203963c885f6cd" }, "downloads": -1, "filename": "nejimaki-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "24706bd810fe2f99db881c1251fdca78", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 4154, "upload_time": "2017-05-01T04:41:05", "url": "https://files.pythonhosted.org/packages/6c/1d/9ed10b85cef12548e758410db69097d0a995b6ca90d5f59c49416bcfa566/nejimaki-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fdef279854ed5765bb4431d9b9dc32bf", "sha256": "953a48f19cf51dbaded7543df14ad6688614fedbf494a738e6807e3421d7298b" }, "downloads": -1, "filename": "nejimaki-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fdef279854ed5765bb4431d9b9dc32bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2636, "upload_time": "2017-05-01T04:41:03", "url": "https://files.pythonhosted.org/packages/a5/bb/88dab0b1560fb459813cc0da784948b19cb177a4570c2f914b4cfd970653/nejimaki-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "390c89056f3d571736fe539ec35ace81", "sha256": "82a1d65a0f67a90fab9f9da52169d905c37e4c80a84796d0003982d56673b22c" }, "downloads": -1, "filename": "nejimaki-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "390c89056f3d571736fe539ec35ace81", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 4255, "upload_time": "2017-05-01T05:40:25", "url": "https://files.pythonhosted.org/packages/71/77/d25b60dc1b8faa99b43dd1a29db7e1a3760064338e46502c177d8c3fffc0/nejimaki-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "af2fbb63be40a8f3a93879507605ceb0", "sha256": "dfcb7eec1eb79d3d27e0f9a09cb8f875c2fadfdeef850cc80da43b5671a13911" }, "downloads": -1, "filename": "nejimaki-0.1.1.tar.gz", "has_sig": false, "md5_digest": "af2fbb63be40a8f3a93879507605ceb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2713, "upload_time": "2017-05-01T05:40:23", "url": "https://files.pythonhosted.org/packages/b2/9c/e26a8e6d3d4da317c3a6a0cb122014db06f60136ba1c43f59e2598ca30da/nejimaki-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "474067662bfdf6811258aa423f5a6f7c", "sha256": "74dbf4cc6377da362663d4bc22a62ce3955a838914ab02ce58dcd19c89728a91" }, "downloads": -1, "filename": "nejimaki-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "474067662bfdf6811258aa423f5a6f7c", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 4274, "upload_time": "2017-05-06T05:45:16", "url": "https://files.pythonhosted.org/packages/d6/e9/1007d49428a05407fdd9e0d3fb67c76eede435dc282e674b0c27103031d2/nejimaki-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "714b4627e4a2e9dfe37e2ef29b451836", "sha256": "20c584c6100d8ba69bf344c1c7445fb69fcd1a29d2ae726b72c59e1bf8c557a0" }, "downloads": -1, "filename": "nejimaki-0.1.2.tar.gz", "has_sig": false, "md5_digest": "714b4627e4a2e9dfe37e2ef29b451836", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2731, "upload_time": "2017-05-06T05:45:14", "url": "https://files.pythonhosted.org/packages/96/d8/613cd1e58f8df9f21b52005c2c18bac224dd664e3113af0112dad31a868d/nejimaki-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "474067662bfdf6811258aa423f5a6f7c", "sha256": "74dbf4cc6377da362663d4bc22a62ce3955a838914ab02ce58dcd19c89728a91" }, "downloads": -1, "filename": "nejimaki-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "474067662bfdf6811258aa423f5a6f7c", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 4274, "upload_time": "2017-05-06T05:45:16", "url": "https://files.pythonhosted.org/packages/d6/e9/1007d49428a05407fdd9e0d3fb67c76eede435dc282e674b0c27103031d2/nejimaki-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "714b4627e4a2e9dfe37e2ef29b451836", "sha256": "20c584c6100d8ba69bf344c1c7445fb69fcd1a29d2ae726b72c59e1bf8c557a0" }, "downloads": -1, "filename": "nejimaki-0.1.2.tar.gz", "has_sig": false, "md5_digest": "714b4627e4a2e9dfe37e2ef29b451836", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2731, "upload_time": "2017-05-06T05:45:14", "url": "https://files.pythonhosted.org/packages/96/d8/613cd1e58f8df9f21b52005c2c18bac224dd664e3113af0112dad31a868d/nejimaki-0.1.2.tar.gz" } ] }