{ "info": { "author": "Andrew Nordman", "author_email": "cadwallion@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Software Development", "Topic :: Software Development :: Code Generators", "Topic :: Utilities" ], "description": "# SnakeSkin\n\nSnakeSkin is a Python package skeleton tool designed to bootstrap new Python\nlibraries. If you come from the Ruby world, this is built after the `bundle gem`\ncommand in [Bundler](https://github.com/carlhuda/bundler).\n\n# Installation\n\nThis is in pip. `pip install snake_skin`\n\n# Usage\n\nSnakeSkin comes with a binary `snake_skin` that handles all the fun. The main\ncommand in `snake_skin` is `snake_skin shed PROJECT_NAME`. This will:\n\n* Create `PROJECT_NAME` directory\n* Setup barebones PyPI-compliant package conventions (setup.py, package dir, etc)\n* Initialize empty git repository\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/cadwallion/snake_skin", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "SnakeSkin", "package_url": "https://pypi.org/project/SnakeSkin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/SnakeSkin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/cadwallion/snake_skin" }, "release_url": "https://pypi.org/project/SnakeSkin/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Python library skeleton tool", "version": "0.0.1" }, "last_serial": 785686, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b0968a331d180119b7f25265579274dc", "sha256": "e7536c53a863958aacec3a7ad35b9c71acb1f5aa60e405da7eec4d16f76e64b8" }, "downloads": -1, "filename": "SnakeSkin-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b0968a331d180119b7f25265579274dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3027, "upload_time": "2012-10-30T23:24:10", "url": "https://files.pythonhosted.org/packages/42/f4/33f1925bbfd5b04cb643f43b15569d2d2281dec4f0b73183b6dc8cc064a1/SnakeSkin-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b0968a331d180119b7f25265579274dc", "sha256": "e7536c53a863958aacec3a7ad35b9c71acb1f5aa60e405da7eec4d16f76e64b8" }, "downloads": -1, "filename": "SnakeSkin-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b0968a331d180119b7f25265579274dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3027, "upload_time": "2012-10-30T23:24:10", "url": "https://files.pythonhosted.org/packages/42/f4/33f1925bbfd5b04cb643f43b15569d2d2281dec4f0b73183b6dc8cc064a1/SnakeSkin-0.0.1.tar.gz" } ] }