{"id":27554285,"url":"https://github.com/faaxm/lipomerge","last_synced_at":"2025-04-19T14:14:02.036Z","repository":{"id":186815945,"uuid":"675773738","full_name":"faaxm/lipomerge","owner":"faaxm","description":"Combine libraries of different architectures in different directory trees into universal binaries","archived":false,"fork":false,"pushed_at":"2025-04-08T15:35:49.000Z","size":29,"stargazers_count":17,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T14:54:48.078Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/faaxm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","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":"2023-08-07T17:30:20.000Z","updated_at":"2025-04-12T14:32:02.000Z","dependencies_parsed_at":"2025-01-12T13:27:53.619Z","dependency_job_id":"e6af655f-9cca-4e2a-820a-77a3267eb71b","html_url":"https://github.com/faaxm/lipomerge","commit_stats":null,"previous_names":["faaxm/lipo-dir-merge","faaxm/lipomerge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faaxm%2Flipomerge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faaxm%2Flipomerge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faaxm%2Flipomerge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faaxm%2Flipomerge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faaxm","download_url":"https://codeload.github.com/faaxm/lipomerge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249709606,"owners_count":21313949,"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-19T14:14:00.921Z","updated_at":"2025-04-19T14:14:02.027Z","avatar_url":"https://github.com/faaxm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lipomerge\n\nThis package merges two directories containing static libraries for two different architectures into one directory with universal binaries. Files that don't end in \".a\" or are mach-O binaries (Typically `.dylib` or executable) will just be copied over from the first directory.\n\n## Installation\n\nTo install the package, use:\n\n```\npip install lipomerge\n```\n\n## Usage\n\nRun it like this:\n\n```\npython3 -m lipomerge \u003carm64-dir-tree\u003e \u003cx64-dir-tree\u003e \u003cuniversal-output-dir\u003e\n```\n\n## Requirements\n\n- macOS\n- `lipo` must be installed on your system.\n\n## License\n\nThis project is licensed under the GPL v3 license.\n\n## Resources\n* [A blog post on using lipo to build universal binaries](https://www.f-ax.de/dev/2021/01/15/build-fat-macos-library.html)\n* [A blog post on building universal binaries with vcpkg](https://www.f-ax.de/dev/2022/11/09/how-to-use-vcpkg-with-universal-binaries-on-macos/)\n\n## Contribute\n\nStyle is enforced by pre-commit:\n\n```\npip install pre-commit\npre-commit install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaaxm%2Flipomerge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaaxm%2Flipomerge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaaxm%2Flipomerge/lists"}