{"id":24329899,"url":"https://github.com/petabyt/libwpd","last_synced_at":"2025-09-27T16:31:12.634Z","repository":{"id":124970495,"uuid":"596377580","full_name":"petabyt/libwpd","owner":"petabyt","description":"Windows Portable Devices (WPD) translation layer for communicating with PTP/MTP devices on Windows","archived":false,"fork":false,"pushed_at":"2025-04-06T01:59:05.000Z","size":167,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-17T04:54:08.295Z","etag":null,"topics":["mtp","ptp","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","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/petabyt.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-02T03:29:15.000Z","updated_at":"2025-04-20T22:43:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0e0aed0-94bc-4fbd-b59c-08b07cd162aa","html_url":"https://github.com/petabyt/libwpd","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/petabyt/libwpd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petabyt%2Flibwpd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petabyt%2Flibwpd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petabyt%2Flibwpd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petabyt%2Flibwpd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petabyt","download_url":"https://codeload.github.com/petabyt/libwpd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petabyt%2Flibwpd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277260139,"owners_count":25788572,"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-09-27T02:00:08.978Z","response_time":73,"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":["mtp","ptp","windows"],"created_at":"2025-01-18T00:33:09.696Z","updated_at":"2025-09-27T16:31:12.629Z","avatar_url":"https://github.com/petabyt.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libwpd\nPOSIX-friendly abstraction over [Windows Portable Devices](https://learn.microsoft.com/en-us/windows/win32/windows-portable-devices). This makes it easier to port libusb software (specifically PTP/USB clients) to Windows.\n\n## Compiling\nWith MinGW on Linux:\n```\ncmake -DCMAKE_TOOLCHAIN_FILE=mingw.cmake -G Ninja -B build\ncmake --build build\n```\n\n## How to use\nThe DLL is written in Win32 C++, but exposes a basic C API. See `test.c` for a basic example of usage.  \n`libwpd.h` includes the entirity of the API.\n\n## Limitations\n- OpenSession and CloseSession opcodes are ignored. Windows wants complete control over sessions, so we can't run those opcodes. A fake 0x2001 PTP_RC_OK response is sent back for compatibility.\n- Transaction IDs are not handled. I don't think WPD lets you have that information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetabyt%2Flibwpd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetabyt%2Flibwpd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetabyt%2Flibwpd/lists"}