{"id":19700386,"url":"https://github.com/pablrod/p5-opensourceorg-api","last_synced_at":"2025-08-22T02:08:46.102Z","repository":{"id":56836674,"uuid":"78367867","full_name":"pablrod/p5-OpenSourceOrg-API","owner":"pablrod","description":"Perl API Client for OpenSource.org licenses API","archived":false,"fork":false,"pushed_at":"2017-01-21T23:55:43.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T14:54:49.940Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pablrod.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":"2017-01-08T20:13:58.000Z","updated_at":"2017-01-08T20:18:09.000Z","dependencies_parsed_at":"2022-09-01T13:20:16.335Z","dependency_job_id":null,"html_url":"https://github.com/pablrod/p5-OpenSourceOrg-API","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pablrod/p5-OpenSourceOrg-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablrod%2Fp5-OpenSourceOrg-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablrod%2Fp5-OpenSourceOrg-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablrod%2Fp5-OpenSourceOrg-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablrod%2Fp5-OpenSourceOrg-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pablrod","download_url":"https://codeload.github.com/pablrod/p5-OpenSourceOrg-API/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablrod%2Fp5-OpenSourceOrg-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271574431,"owners_count":24783319,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"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-11T21:05:48.458Z","updated_at":"2025-08-22T02:08:46.079Z","avatar_url":"https://github.com/pablrod.png","language":"Perl","readme":"# NAME\n\nOpenSourceOrg::API - Perl API Bindings to the OSI License API \n\n# VERSION\n\nversion 0.001\n\n# SYNOPSIS\n\n```perl\nuse OpenSourceOrg::API;\nmy $client = OpenSourceOrg::API-\u003enew();\nmy $all_licenses = $client-\u003eall();\nmy $permisive_licenses = $client-\u003etagged('permissive');\nmy $mit = $client-\u003eget('MIT');\nmy $Mozilla_2_0 = $client-\u003eget_by_scheme('SPDX', 'MPL-2.0');\n```\n\n# DESCRIPTION\n\nOpenSOurceOrg::API is an API Wrapper that allows you to query the Open Source License API with Perl.\n\n[https://github.com/OpenSourceOrg/api/blob/master/doc/endpoints.md](https://github.com/OpenSourceOrg/api/blob/master/doc/endpoints.md)\n\n# METHODS\n\n## all\n\nGet a list of all known licenses. \n\nThe response is the perl equivalent of the json returned by the api,\ndocumented in [https://github.com/OpenSourceOrg/api/blob/master/doc/endpoints.md#schema](https://github.com/OpenSourceOrg/api/blob/master/doc/endpoints.md#schema)\n\n## tagged\n\nFind all licenses tagged with a `keyword` as defined in \n[https://github.com/OpenSourceOrg/api/blob/master/doc/endpoints.md#keywords](https://github.com/OpenSourceOrg/api/blob/master/doc/endpoints.md#keywords)\n\n## get\n\nGet a license by its OSI ID\n\n## get\\_by\\_scheme\n\nGet a license by its Scheme ID\n\n# AUTHOR\n\nPablo Rodríguez González \u003cpablo.rodriguez.gonzalez@gmail.com\u003e\n\n# COPYRIGHT AND LICENSE\n\nCopyright (c) 2017 by Pablo Rodríguez González.\n\nThis is free software, licensed under:\n\n```\nThe GNU Affero General Public License, Version 3, November 2007\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablrod%2Fp5-opensourceorg-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpablrod%2Fp5-opensourceorg-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablrod%2Fp5-opensourceorg-api/lists"}