{ "info": { "author": "michaelb", "author_email": "michaelpb@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Licensize is a super simple app that adds a LICENSE file to your current\ndirectory.\n\nInstallation\n-------\n\nFrom PyPi:\n\n pip install licensize\n\nManually:\n\n python setup.py install\n\n\nUsage\n-------\n\nJust do...\n\n licensize\n\n...to license the current directory as GPL 3.0 using your git or mercurial\nconfig name in the copyright notice. Or...\n\n licensize -a 'Hacker Corp.' -l mit -n COPYING\n\n...to save the MIT license licensed to 'Hacker Corp.' to a COPYING file in the\ncurrent directory.\n\nLicense name list is searched for close matches with a preference on newer\nmore common licenses, so \"bsd\" will match \"BSD 3 Clause\", and \"bsd2\" will\nmatch \"BSD 2 Clause\".\n\n\nPurpose\n---------\n\nIt's a great script to speed up creating a new repo for a little FOSS licensed\nlibrary or something, like if you want to quickly spin off a rails / Django\napp, or jQuery plugin, as a properly licensed GPL or MIT licensed FOSS software\npackage. Hopefully will help combat \"license laziness\" which plagues\ngithub/bitbucket presently with so many un-licensed projects.\n\nContributing\n---------\n\nFork requests are welcome of course :)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.com/michaelb/licensize/", "keywords": null, "license": "LGPL 3.0", "maintainer": null, "maintainer_email": null, "name": "licensize", "package_url": "https://pypi.org/project/licensize/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/licensize/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.com/michaelb/licensize/" }, "release_url": "https://pypi.org/project/licensize/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Little tool that adds a FOSS licenses to your directory.", "version": "0.1.2" }, "last_serial": 918770, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e149c1b2231564c152e50d9d66d26720", "sha256": "d31fe3a26ba3ba81a57c3a91461161d10f8eb75131025946e478faa473b878fd" }, "downloads": -1, "filename": "licensize-0.1.tar.gz", "has_sig": false, "md5_digest": "e149c1b2231564c152e50d9d66d26720", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31241, "upload_time": "2013-11-13T20:47:31", "url": "https://files.pythonhosted.org/packages/70/56/d6f7834e8adc404847b063c82f55c2ec1fefcc78187b93bda5177826abeb/licensize-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9a944642950e8597696a09e2456cab5c", "sha256": "d9e3c8049b5f9c4f1e844a5fc1d17a0718c1276b7de038c68097f482ca039002" }, "downloads": -1, "filename": "licensize-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9a944642950e8597696a09e2456cab5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31278, "upload_time": "2013-11-13T20:54:41", "url": "https://files.pythonhosted.org/packages/47/51/7d134d9311f6599f389a514a59660dd342e1f64c084f951ed42135a6567c/licensize-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "3e9cff31148b4b0e190b2a5462837570", "sha256": "2fb2a97b1daf6869d2a49d1836955551109cc9a0cdfe77338cc9fb591a5f5743" }, "downloads": -1, "filename": "licensize-0.1.2.tar.gz", "has_sig": false, "md5_digest": "3e9cff31148b4b0e190b2a5462837570", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31519, "upload_time": "2013-11-13T21:44:18", "url": "https://files.pythonhosted.org/packages/77/a5/1824b472c73ed410c89ef69f59359770a87927d7f4653da6a1f9819ec748/licensize-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3e9cff31148b4b0e190b2a5462837570", "sha256": "2fb2a97b1daf6869d2a49d1836955551109cc9a0cdfe77338cc9fb591a5f5743" }, "downloads": -1, "filename": "licensize-0.1.2.tar.gz", "has_sig": false, "md5_digest": "3e9cff31148b4b0e190b2a5462837570", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31519, "upload_time": "2013-11-13T21:44:18", "url": "https://files.pythonhosted.org/packages/77/a5/1824b472c73ed410c89ef69f59359770a87927d7f4653da6a1f9819ec748/licensize-0.1.2.tar.gz" } ] }