{ "info": { "author": "makoto kuwata", "author_email": "kwa(at)kuwata-lab.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Code Generators" ], "description": "Boilerpl8.py is a scaffolding tool. It downloads boilerplate files\nfrom github repository, and expand it into local disk.\n\nExamples::\n\n ## create Python project\n $ boilerpl8 github:kwatch/hello-python myproj1\n\n ## create Keight.py project\n $ boilerpl8 github:kwatch/keight-python myapp1\n\n ## create webiste based on html5-boilerplate\n $ boilerpl8 -B github:h5bp/html5-boilerplate\n\nSee https://github.com/kwatch/boilerpl8/tree/python for details.\n\n(Boilerpl8.poy requires Python 2.7, 3.3 or later.)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kwatch/boilerpl8/tree/python", "keywords": "scaffold", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "boilerpl8", "package_url": "https://pypi.org/project/boilerpl8/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/boilerpl8/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kwatch/boilerpl8/tree/python" }, "release_url": "https://pypi.org/project/boilerpl8/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Scaffodling tool to download and expand boilerplate files", "version": "0.1.0" }, "last_serial": 2356882, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "345e4092e0ebebba2304ff5c48dfd73a", "sha256": "df163c539a28eb8e1bf636e70a83533bf18b6cecd920354ab8211b4fc2a0e7b9" }, "downloads": -1, "filename": "boilerpl8-0.1.0.tar.gz", "has_sig": false, "md5_digest": "345e4092e0ebebba2304ff5c48dfd73a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7393, "upload_time": "2016-09-22T09:29:54", "url": "https://files.pythonhosted.org/packages/f2/51/8f35794e41ea0b0d5df5804d45567a758ff4c50319e28a7516547af5b606/boilerpl8-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "345e4092e0ebebba2304ff5c48dfd73a", "sha256": "df163c539a28eb8e1bf636e70a83533bf18b6cecd920354ab8211b4fc2a0e7b9" }, "downloads": -1, "filename": "boilerpl8-0.1.0.tar.gz", "has_sig": false, "md5_digest": "345e4092e0ebebba2304ff5c48dfd73a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7393, "upload_time": "2016-09-22T09:29:54", "url": "https://files.pythonhosted.org/packages/f2/51/8f35794e41ea0b0d5df5804d45567a758ff4c50319e28a7516547af5b606/boilerpl8-0.1.0.tar.gz" } ] }