{"id":20481138,"url":"https://github.com/pombadev/pkgman","last_synced_at":"2026-04-01T16:48:18.330Z","repository":{"id":57656155,"uuid":"209040581","full_name":"pombadev/pkgman","owner":"pombadev","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-25T17:40:25.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T04:11:34.295Z","etag":null,"topics":["ocaml"],"latest_commit_sha":null,"homepage":"","language":"OCaml","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/pombadev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","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":"2019-09-17T11:54:17.000Z","updated_at":"2023-08-03T14:51:09.000Z","dependencies_parsed_at":"2025-01-16T04:11:25.718Z","dependency_job_id":"a3625e4c-9b65-44f4-ba9b-e7dfbe6b2dda","html_url":"https://github.com/pombadev/pkgman","commit_stats":null,"previous_names":["pjmp/pkgman"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pombadev%2Fpkgman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pombadev%2Fpkgman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pombadev%2Fpkgman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pombadev%2Fpkgman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pombadev","download_url":"https://codeload.github.com/pombadev/pkgman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242058079,"owners_count":20065062,"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":["ocaml"],"created_at":"2024-11-15T16:06:54.892Z","updated_at":"2026-04-01T16:48:13.302Z","avatar_url":"https://github.com/pombadev.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pkgman ![ocaml-logo](https://img.shields.io/badge/-OCaml-EC6813?logo=ocaml\u0026labelColor=white)\n\n`pkgman` is a cli tool to download packages from arbitrary sources and apply post/pre processing to the downloaded files/system.\n\n## Installation\n\n\u003e WIP\n\n## Usage\n\n```shell\npkgman -h\n```\n\n## Setup\n\n```bash\nif [ -d ~/.local/pkgman ]; then\n    PKGMAN_PATH=\"$(find ~/.local/pkgman -type f -executable -exec sh -c 'dirname $1 | tr \"\\n\" \":\"' shell {} \\;)\"\n\n    export PATH=\"$PATH:$PKGMAN_PATH\"\nfi\n```\n\n## Alternative idea\n\nResources:\n\nhttps://github.com/ianchanning/awesome-github-alternatives\n\nhttps://docs.github.com/en/rest/search?apiVersion=2022-11-28#search-repositories\n\nhttps://docs.github.com/en/rest/releases/releases?apiVersion=2022-11-28#list-releases\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpombadev%2Fpkgman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpombadev%2Fpkgman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpombadev%2Fpkgman/lists"}