{"id":15659679,"url":"https://github.com/rajiska/japm","last_synced_at":"2025-05-05T19:42:39.222Z","repository":{"id":115939963,"uuid":"143451569","full_name":"RaJiska/JAPM","owner":"RaJiska","description":"Just Another PBO Manager: An Arma3 PBO Manager","archived":false,"fork":false,"pushed_at":"2021-01-01T14:44:19.000Z","size":85,"stargazers_count":28,"open_issues_count":1,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T23:11:09.119Z","etag":null,"topics":["arma3","c","file-format","pbo"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RaJiska.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":"2018-08-03T16:46:28.000Z","updated_at":"2025-01-18T23:00:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba0f6d38-ebaa-48ed-ba5b-c61dd0132049","html_url":"https://github.com/RaJiska/JAPM","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaJiska%2FJAPM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaJiska%2FJAPM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaJiska%2FJAPM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaJiska%2FJAPM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaJiska","download_url":"https://codeload.github.com/RaJiska/JAPM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252563904,"owners_count":21768545,"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":["arma3","c","file-format","pbo"],"created_at":"2024-10-03T13:18:13.236Z","updated_at":"2025-05-05T19:42:39.196Z","avatar_url":"https://github.com/RaJiska.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JAPM (Just Another PBO Manager)\nUtility allowing you to pack / unpack Bohemia Interactive's PBO files for Arma 3 game.  Implemented in C and is cross-platform Linux / Windows, this piece of software can be used in automatized scripts which may come handy for server owners.\n\n## Features\n- Pack / Unpack\n- Supports Extended Header Format\n- Supports Compression\n\n## Building From Sources\n#### Linux\n```\n$ mkdir build \u0026\u0026 cd build\n$ cmake ..\n$ make\n```\n\n#### Linux (Docker)\n```\n$ docker build -t japm .\n$ docker run --rm -it japm -h\n```\n\n#### Windows (cross-building)\n```\n$ mkdir build \u0026\u0026 cd build\n$ cmake -DCMAKE_TOOLCHAIN_FILE=../windows.cmake ..\n$ make\n```\n\n## USAGE\n```\n$ ./JAPM -h\nUSAGE\n        ./JAPM [OPTIONS] input [output]\n\nOPTIONS\n        -h      Print this help message and discard other options\n        -q      Quiet: does not print status\n        -w      No warning\n        -v      Display version and discard other options\n```\n\nIt is possible to run a pre-compiled version of JAPM through Docker using [rajiska/japm](https://hub.docker.com/r/rajiska/japm) image.\n\n## Credits\n[SHA1 Library](https://github.com/clibs/sha1) by Steve Reid\n\n## Thanks\n- Mikero for his PBO File Format wiki page\n- The various people who helped me searching how it was all working\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajiska%2Fjapm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajiska%2Fjapm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajiska%2Fjapm/lists"}