{"id":28408919,"url":"https://github.com/librepcb/parseagle","last_synced_at":"2025-06-24T22:31:21.876Z","repository":{"id":55415331,"uuid":"106914813","full_name":"LibrePCB/parseagle","owner":"LibrePCB","description":"C++/Qt library to parse Eagle XML files","archived":false,"fork":false,"pushed_at":"2024-09-26T14:08:30.000Z","size":66,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-22T15:36:07.340Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","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":"LICENSE-APACHE","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-14T09:21:15.000Z","updated_at":"2024-02-06T15:17:34.000Z","dependencies_parsed_at":"2024-02-01T20:07:16.359Z","dependency_job_id":"de24180d-cd0d-408a-b06a-fae631dd9ba4","html_url":"https://github.com/LibrePCB/parseagle","commit_stats":{"total_commits":29,"total_committers":2,"mean_commits":14.5,"dds":0.06896551724137934,"last_synced_commit":"e718d83f2e58fd9f300cbdaf8d4fa5c6295042c0"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/LibrePCB/parseagle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibrePCB%2Fparseagle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibrePCB%2Fparseagle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibrePCB%2Fparseagle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibrePCB%2Fparseagle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LibrePCB","download_url":"https://codeload.github.com/LibrePCB/parseagle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibrePCB%2Fparseagle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261766632,"owners_count":23206662,"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.517Z","updated_at":"2025-06-24T22:31:21.868Z","avatar_url":"https://github.com/LibrePCB.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ParsEagle\n\nThis is a C++/Qt library for parsing XML files created by EAGLE.\n\n## Build Systems\n\nThe library provides both support for qmake (Qt5) and cmake (Qt5/Qt6).\n\n## Error Handling\n\n- Fatal errors while parsing an EAGLE XML file (e.g. invalid numbers) will\n  throw a `std::exception`.\n- Non-fatal parsing errors (e.g. unknown XML nodes or unknown enum values)\n  will be ignored, i.e. parsing is not aborted. Optionally, a `QStringList`\n  can be provided where these error messages are appended to. Unknown\n  enum attributes will be set to a special value named `Unknown`.\n- Any errors after parsing (e.g. failed type conversions in getters) won't\n  throw any exceptions but report their success e.g. with a boolean return\n  value. So users of this library don't need to handle exceptions anymore\n  once the parsing succeeded.\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or\n  http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrepcb%2Fparseagle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibrepcb%2Fparseagle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrepcb%2Fparseagle/lists"}