{ "info": { "author": "Niels Lohmann", "author_email": "mail@nlohmann.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7" ], "description": "What The License!?\r\n------------------\r\n\r\nA tool to find the concrete open source licens given a source file header::\r\n\r\n >>> import what_the_license\r\n >>> what_the_license.wtk(open('some_source_file'))\r\n\t[\r\n\t {\r\n\t \"score\": 100.0, \r\n\t \"license\": \"The MIT License\"\r\n\t }, \r\n\t {\r\n\t \"score\": 48.030888030888036, \r\n\t \"license\": \"Boost Software License - Version 1.0 - August 17th, 2003\"\r\n\t }, \r\n\t {\r\n\t \"score\": 44.86486486486486, \r\n\t \"license\": \"MOZILLA PUBLIC LICENSE Version 1.0\"\r\n\t }\r\n\t]", "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/nlohmann/what_the_license", "keywords": "open source license file(1)", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "what_the_license", "package_url": "https://pypi.org/project/what_the_license/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/what_the_license/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/nlohmann/what_the_license" }, "release_url": "https://pypi.org/project/what_the_license/0.1/", "requires_dist": null, "requires_python": null, "summary": "A tool to find the concrete open source license given a source file header.", "version": "0.1" }, "last_serial": 2266940, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5e58c56bf9733c3630aacf8dc023e5b8", "sha256": "f31475ae862860df19171c8771b65dfaadf83ff2c3761228803000232d696842" }, "downloads": -1, "filename": "what_the_license-0.1.tar.gz", "has_sig": false, "md5_digest": "5e58c56bf9733c3630aacf8dc023e5b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26747, "upload_time": "2016-08-07T18:58:42", "url": "https://files.pythonhosted.org/packages/c3/dc/ae4061232445f1b9f57e09262820289ce03d2113981d205d05ddbe190c31/what_the_license-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5e58c56bf9733c3630aacf8dc023e5b8", "sha256": "f31475ae862860df19171c8771b65dfaadf83ff2c3761228803000232d696842" }, "downloads": -1, "filename": "what_the_license-0.1.tar.gz", "has_sig": false, "md5_digest": "5e58c56bf9733c3630aacf8dc023e5b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26747, "upload_time": "2016-08-07T18:58:42", "url": "https://files.pythonhosted.org/packages/c3/dc/ae4061232445f1b9f57e09262820289ce03d2113981d205d05ddbe190c31/what_the_license-0.1.tar.gz" } ] }