{"id":28408915,"url":"https://github.com/librepcb/librepcb-libraries-admin","last_synced_at":"2025-06-24T22:31:19.881Z","repository":{"id":55444925,"uuid":"239038265","full_name":"LibrePCB/librepcb-libraries-admin","owner":"LibrePCB","description":"Administration scripts for LibrePCB libraries","archived":false,"fork":false,"pushed_at":"2025-04-12T18:11:24.000Z","size":36,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-22T15:24:31.370Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LibrePCB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2020-02-07T23:07:24.000Z","updated_at":"2025-04-12T18:11:28.000Z","dependencies_parsed_at":"2023-02-01T05:30:40.683Z","dependency_job_id":"fb915f41-5231-44f3-9085-76eae5fee5ac","html_url":"https://github.com/LibrePCB/librepcb-libraries-admin","commit_stats":{"total_commits":27,"total_committers":2,"mean_commits":13.5,"dds":0.03703703703703709,"last_synced_commit":"5307382011abc2817acc49cbaf968a311ce2aa59"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LibrePCB/librepcb-libraries-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibrePCB%2Flibrepcb-libraries-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibrePCB%2Flibrepcb-libraries-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibrePCB%2Flibrepcb-libraries-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibrePCB%2Flibrepcb-libraries-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LibrePCB","download_url":"https://codeload.github.com/LibrePCB/librepcb-libraries-admin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibrePCB%2Flibrepcb-libraries-admin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261766613,"owners_count":23206657,"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-06-02T04:38:06.276Z","updated_at":"2025-06-24T22:31:19.872Z","avatar_url":"https://github.com/LibrePCB.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LibrePCB Library Administration Scripts\n\n## Create Virtualenv\n\n    mkvirtualenv -p `which python3` librepcb-libraries-admin\n\n## Install Requirements\n\n    pip install -r requirements.txt\n\n## Create Configuration\n\nCreate a file `options.json` with following content:\n\n```json\n{\n  \"--token\": \"\u003cGitHub API Token\u003e\"\n}\n```\n\n## Test Deployment\n\n    ./deploy.py\n\n## Deploy Only To LibrePCB_Base.lplib\n\n    ./deploy.py --apply LibrePCB_Base.lplib\n\n## Deploy To All Libraries\n\n    ./deploy.py --apply\n\n## Upgrade Libraries File Format\n\nTo upgrade libraries to a new file format, you need to have Docker installed.\nThen run the following command (combined with the flags documented above):\n\n    ./deploy.py --upgrade 1.0.0-rc1\n\nWith `1.0.0-rc1` representing the tag of the `librepcb/librepcb-cli` Docker\nimage to be used for the upgrade.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrepcb%2Flibrepcb-libraries-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibrepcb%2Flibrepcb-libraries-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrepcb%2Flibrepcb-libraries-admin/lists"}