{"id":20088256,"url":"https://github.com/alexistm/licensegenerator","last_synced_at":"2026-06-08T19:32:05.706Z","repository":{"id":150829569,"uuid":"107378232","full_name":"AlexisTM/LicenseGenerator","owner":"AlexisTM","description":"Create the license.txt file for your project","archived":false,"fork":false,"pushed_at":"2017-10-18T09:26:46.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T14:48:43.539Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlexisTM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-18T08:13:22.000Z","updated_at":"2017-10-18T09:26:47.000Z","dependencies_parsed_at":"2023-04-14T12:53:44.701Z","dependency_job_id":null,"html_url":"https://github.com/AlexisTM/LicenseGenerator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlexisTM/LicenseGenerator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexisTM%2FLicenseGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexisTM%2FLicenseGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexisTM%2FLicenseGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexisTM%2FLicenseGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexisTM","download_url":"https://codeload.github.com/AlexisTM/LicenseGenerator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexisTM%2FLicenseGenerator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34078019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T16:12:58.786Z","updated_at":"2026-06-08T19:32:05.698Z","avatar_url":"https://github.com/AlexisTM.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LicenseParser\n\nCreate the license.txt file for your project\n\n## Usage\n\nCreate a configuration file `project.yaml`\n\n```\nlicense_name1:\n  ros_core_libraries:\n    title: ROS core libraries\n    file: list/OSRF.txt\n  Python:\n    file: list/python.txt\nlicense_name2:\n  python:\n    title: Python executable and core libraries\n    file: list/python.txt\n```\n\nExecute the generator:\n\n```bash\npython LicenseGenerator.py path/to/project.yaml\n```\n\nThe license files `license_name1.licenses.txt` and `license_name2.licenses.txt` are generated in the `project.yaml folder`.\n\nThe `license_name1.licenses.txt` will be:\n\n```txt\n/** ROS core libraries **/\n\n.....(content of list/OSRF.txt)\n\n\n/** Python **/\n\n.....(content of list/python.txt)\n```\n\n\n## Contribute\n\nFeel free to make a PR. The needed features are:\n\n* Install it as an executable in the python script path\n* Add it in Pypi\n\nThe optional features:\n* Customize the layout\n* Customize output filename\n* Provide default licenses (LGPL, LGPLv2, LGPLv3, GPLv2, GPLv3, MIT, CC, BSD-3, ...)\n* Provide errors for license files not found (try except, report the name of the license)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexistm%2Flicensegenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexistm%2Flicensegenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexistm%2Flicensegenerator/lists"}