{"id":27434077,"url":"https://github.com/justcompile/licenses","last_synced_at":"2025-08-01T16:40:37.112Z","repository":{"id":39746709,"uuid":"483583354","full_name":"justcompile/licenses","owner":"justcompile","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-26T14:24:43.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T17:18:38.702Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/justcompile.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}},"created_at":"2022-04-20T09:08:32.000Z","updated_at":"2022-04-20T12:03:17.000Z","dependencies_parsed_at":"2022-09-20T10:56:50.490Z","dependency_job_id":null,"html_url":"https://github.com/justcompile/licenses","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justcompile%2Flicenses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justcompile%2Flicenses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justcompile%2Flicenses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justcompile%2Flicenses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justcompile","download_url":"https://codeload.github.com/justcompile/licenses/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248923729,"owners_count":21183953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-04-14T17:18:51.390Z","updated_at":"2025-04-14T17:18:52.196Z","avatar_url":"https://github.com/justcompile.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# licenses\n\nA tool for inspecting application dependencies requirements/packages/modules in order to extract their license\n\n## Usage\n```\nlicense examine [SOURCE] [flags]\n\n[SOURCE] can be a file path or '-' to read from stdin \n```\n\nThe following languages are supported:\n\n### Python \n`--lang=py or --lang=python`\n\nSupporting Pip formatting only currently\n```bash\n# To examine the packages from a requirements file:\nlicense examine requirements.txt --lang=py \n\n# to examine the packages directly from pip\npip freeze | license examine - --lang=py\n```\n\n### Golang\n`--lang=go or --lang=golang`\n\nSupporting go modules \n\n```bash\nlicense examine go.mod --lang=go\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustcompile%2Flicenses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustcompile%2Flicenses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustcompile%2Flicenses/lists"}