{"id":21455327,"url":"https://github.com/guszandy/cabrillodecoderpython","last_synced_at":"2025-10-12T12:37:00.835Z","repository":{"id":64308377,"uuid":"573398084","full_name":"GusZandy/CabrilloDecoderPython","owner":"GusZandy","description":"Decode Cabrillo file to dict variable in python.","archived":false,"fork":false,"pushed_at":"2022-12-02T14:05:28.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-24T08:54:18.512Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GusZandy.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-12-02T11:18:49.000Z","updated_at":"2022-12-02T11:28:09.000Z","dependencies_parsed_at":"2023-01-15T11:15:33.737Z","dependency_job_id":null,"html_url":"https://github.com/GusZandy/CabrilloDecoderPython","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/GusZandy/CabrilloDecoderPython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GusZandy%2FCabrilloDecoderPython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GusZandy%2FCabrilloDecoderPython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GusZandy%2FCabrilloDecoderPython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GusZandy%2FCabrilloDecoderPython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GusZandy","download_url":"https://codeload.github.com/GusZandy/CabrilloDecoderPython/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GusZandy%2FCabrilloDecoderPython/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262113619,"owners_count":23261070,"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":"2024-11-23T05:11:37.720Z","updated_at":"2025-10-12T12:36:55.773Z","avatar_url":"https://github.com/GusZandy.png","language":"Python","readme":"# CabrilloDecoderPython\nDecode File Cabrillo to dictionary Python.\n\n# Installation\nTo install this package, you have to write like this:\n```python\npip install cabrillo-decoder\n```\n# Add an example file\nMake sure that you have created a Python-extension file and write like this:\n```python\nfrom cabrillo_decoder import decoder\nfile = open(\"cq-ww-cw.cbr\")\n\ncabrillo = decoder.Cabrillo(file)\n\nprint(cabrillo.decode())\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguszandy%2Fcabrillodecoderpython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguszandy%2Fcabrillodecoderpython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguszandy%2Fcabrillodecoderpython/lists"}