{ "info": { "author": "Matt Chung", "author_email": "Matt Chung", "bugtrack_url": null, "classifiers": [], "description": "OSSLicenses\n===========\n\nA command line tool to view OSS licenses. Uses `github3.py`_ licenses API to retrieve from GitHub.\n\nExample Usage:\n--------------\n\nListing available license\n~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code::\n\n $ osslicenses list\n\n Name Key\n --------------------------------------- ------------\n Apache License 2.0 apache-2.0\n Artistic License 2.0 artistic-2.0\n BSD 2-clause \"Simplified\" License bsd-2-clause\n BSD 3-clause \"New\" or \"Revised\" License bsd-3-clause\n Creative Commons Zero v1.0 Universal cc0-1.0\n Eclipse Public License 1.0 epl-1.0\n GNU Affero General Public License v3.0 agpl-3.0\n GNU General Public License v2.0 gpl-2.0\n GNU General Public License v3.0 gpl-3.0\n GNU Lesser General Public License v2.1 lgpl-2.1\n GNU Lesser General Public License v3.0 lgpl-3.0\n ISC License isc\n MIT License mit\n Mozilla Public License 2.0 mpl-2.0\n The Unlicense unlicense\n\nGetting a specific license\n~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code::\n\n $ osslicenses get mit\n\n The MIT License (MIT)\n\n Copyright (c) [year] [fullname]\n\n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n\n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n\n (oss-licenses)Matts-MacBook-Air:osslicenses mattchung$ \n\n.. _github3.py : https://github.com/sigmavirus24/github3.py\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/itsmemattchung/osslicenses/tarball/0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/itsmemattchung/osslicenses", "keywords": "oss,licenses", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "osslicenses", "package_url": "https://pypi.org/project/osslicenses/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/osslicenses/", "project_urls": { "Download": "https://github.com/itsmemattchung/osslicenses/tarball/0.1", "Homepage": "https://github.com/itsmemattchung/osslicenses" }, "release_url": "https://pypi.org/project/osslicenses/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "CLI for viewing OSS licenses", "version": "0.1.0" }, "last_serial": 1821493, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "96097f131465a94eec5044ed072ab0ff", "sha256": "c2cf0c460095725e50894767318090a3d340e9da3fa102cd6a662144d0381c2d" }, "downloads": -1, "filename": "osslicenses-0.1.0.tar.gz", "has_sig": false, "md5_digest": "96097f131465a94eec5044ed072ab0ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2068, "upload_time": "2015-11-17T22:48:46", "url": "https://files.pythonhosted.org/packages/78/84/cadeb6bd9c3210c83b669c5b5bd529b3e05c6e5468e987933889f573c79e/osslicenses-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "96097f131465a94eec5044ed072ab0ff", "sha256": "c2cf0c460095725e50894767318090a3d340e9da3fa102cd6a662144d0381c2d" }, "downloads": -1, "filename": "osslicenses-0.1.0.tar.gz", "has_sig": false, "md5_digest": "96097f131465a94eec5044ed072ab0ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2068, "upload_time": "2015-11-17T22:48:46", "url": "https://files.pythonhosted.org/packages/78/84/cadeb6bd9c3210c83b669c5b5bd529b3e05c6e5468e987933889f573c79e/osslicenses-0.1.0.tar.gz" } ] }