{ "info": { "author": "gilbus", "author_email": "", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": ".. cobu documentation master file, created by\n sphinx-quickstart on Sat Sep 15 13:16:27 2018.\n You can adapt this file completely to your liking, but it should at least\n contain the root `toctree` directive.\n\nWelcome to cobu's documentation!\n================================\n\n\nDo you maintain multiple versions of config files for different scenarios and keep\ncopying them to right location? Do you have this one set of information common to all\nyour config files and are tired of maintaining it over multiple files? Then\n``cobu`` is your *config builder* of choice!\n\nIt allows you to split your config file in multiple fragments and combine them\nas needed, but not only for one type of config files, i.e. not for only for one\ntool, but for all of them. I, for example, like to have consistent colorschemes\nacross applications which i can change quickly, e.g. light schemes for the day\nand dark schemes at night. This is achieved with the help of `jinja2`_ templates,\nallowing you to reuse most of your existing config files and only changing the parts in\nwhich they differ.\n\n\n\n.. _jinja2: http://jinja.pocoo.org/\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/gilbus/cobu", "keywords": "", "license": "", "maintainer": "gilbus", "maintainer_email": "", "name": "cobu", "package_url": "https://pypi.org/project/cobu/", "platform": "", "project_url": "https://pypi.org/project/cobu/", "project_urls": { "Homepage": "https://gitlab.com/gilbus/cobu", "Repository": "https://gitlab.com/gilbus/cobu" }, "release_url": "https://pypi.org/project/cobu/0.2.0/", "requires_dist": [ "toml (>=0.10.0,<0.11.0)", "jinja2 (>=2.10,<3.0)" ], "requires_python": ">=3.6,<4.0", "summary": "Config builder which allows you to reuse plugins for multiple files.", "version": "0.2.0" }, "last_serial": 5558898, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "d53b1296cdb98eb0c3f0a5ec2ccd0280", "sha256": "c24767c1d238bf034a69aeb666c8ba8d72c9064a0839b17975466d2b1ae5820c" }, "downloads": -1, "filename": "cobu-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d53b1296cdb98eb0c3f0a5ec2ccd0280", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 15558, "upload_time": "2019-07-19T21:48:35", "url": "https://files.pythonhosted.org/packages/5b/8a/f482030d579434fc0e1e1a7cf8e0ad184082fcb8a190e441189d63e8aa04/cobu-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6561ee33c27cc2ea64fc1906a059d653", "sha256": "76787e98e8d2976399376e30da164c389bd5fd138c035fb99191ce5503e71c3e" }, "downloads": -1, "filename": "cobu-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6561ee33c27cc2ea64fc1906a059d653", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 11577, "upload_time": "2019-07-19T21:48:37", "url": "https://files.pythonhosted.org/packages/e9/f0/18375609219a9df2a570652c2bb58ab7f32155ef854ad8700e1aecabee20/cobu-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d53b1296cdb98eb0c3f0a5ec2ccd0280", "sha256": "c24767c1d238bf034a69aeb666c8ba8d72c9064a0839b17975466d2b1ae5820c" }, "downloads": -1, "filename": "cobu-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d53b1296cdb98eb0c3f0a5ec2ccd0280", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 15558, "upload_time": "2019-07-19T21:48:35", "url": "https://files.pythonhosted.org/packages/5b/8a/f482030d579434fc0e1e1a7cf8e0ad184082fcb8a190e441189d63e8aa04/cobu-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6561ee33c27cc2ea64fc1906a059d653", "sha256": "76787e98e8d2976399376e30da164c389bd5fd138c035fb99191ce5503e71c3e" }, "downloads": -1, "filename": "cobu-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6561ee33c27cc2ea64fc1906a059d653", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 11577, "upload_time": "2019-07-19T21:48:37", "url": "https://files.pythonhosted.org/packages/e9/f0/18375609219a9df2a570652c2bb58ab7f32155ef854ad8700e1aecabee20/cobu-0.2.0.tar.gz" } ] }