{ "info": { "author": "Niko Usai / mogui", "author_email": "usai.niko@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "boiler\n======\n\n::\nA command line tool to quick manage boilerplate structures called **plates**, it is extensible\n\nexample usage::\n\n\t$ boiler -l \n\n\tPresent plates\n\n\t=================================================================================================================\n\t| plate name | type | author | description |\n\t=================================================================================================================\n\t| initscript | copy | mogui | A template for init.d script of non-daemon app |\n\t| wordpress | bash | mogui | A quick way to have the latest wordpress version |\n\t| wp_theme | bash | mogui | Wordpress theme bare template |\n\t=================================================================================================================\n\t\n\n $ boiler initscript nameyouwant_forscript\n\nThe basic idea is to have a central way to recall common script template or frequently used folder layout and the likes. \nIt is all based on tpl files / folder called **plates** which are the template to create.\n\n- `boiler -l` will list all available plates to fire\n- `boiler help` will give help on that plate\n- `boiler [new_name]` will create the boilerplate in current directory with new_name name\n\nInstall\n-------\n\n**from Package index**::\n\n\t$ pip install boiler\n\n**From source**\n\ndownload or clone from here, then::\n\n\t$ python setup.py install\n\nWrite Custom Tpl\n----------------\n\nRefer to `Tpl repository `_\n\nCopyright\n---------\n\nCopyright \u00a9 2012 Niko Usai. See LICENSE for details.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://mogui.it", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "boiler", "package_url": "https://pypi.org/project/boiler/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/boiler/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://mogui.it" }, "release_url": "https://pypi.org/project/boiler/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "A command line tool to quick manage boilerplate structures called **plates**, it is extensible", "version": "1.0.1" }, "last_serial": 786952, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "62d3a71fcbbeec5a428da0d6fb1663a9", "sha256": "abb4d72f085e06c43de23222134ecd153d9f486c35ebb4aa090c92d485e90524" }, "downloads": -1, "filename": "boiler-1.0.tar.gz", "has_sig": false, "md5_digest": "62d3a71fcbbeec5a428da0d6fb1663a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3400, "upload_time": "2012-09-02T23:08:52", "url": "https://files.pythonhosted.org/packages/e0/05/5e4456ebcb13e8312b3238475ddeca056a0f87c8aecaf2c6fc6282db20e4/boiler-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "1b01ab236a6fb84d762193d77aa44eed", "sha256": "42d8b463666336122c4de647e69fbd508af6e789e852fbeb10aca225818b43a5" }, "downloads": -1, "filename": "boiler-1.0.1.tar.gz", "has_sig": false, "md5_digest": "1b01ab236a6fb84d762193d77aa44eed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3537, "upload_time": "2012-09-02T23:19:00", "url": "https://files.pythonhosted.org/packages/19/bc/7e7807ca0ef4dde09428035ef5d2ea68a1b74437b467731e750c8946e0ad/boiler-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1b01ab236a6fb84d762193d77aa44eed", "sha256": "42d8b463666336122c4de647e69fbd508af6e789e852fbeb10aca225818b43a5" }, "downloads": -1, "filename": "boiler-1.0.1.tar.gz", "has_sig": false, "md5_digest": "1b01ab236a6fb84d762193d77aa44eed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3537, "upload_time": "2012-09-02T23:19:00", "url": "https://files.pythonhosted.org/packages/19/bc/7e7807ca0ef4dde09428035ef5d2ea68a1b74437b467731e750c8946e0ad/boiler-1.0.1.tar.gz" } ] }