{"id":13434648,"url":"https://github.com/KSP-CKAN/CKAN","last_synced_at":"2025-03-18T01:31:50.256Z","repository":{"id":19791291,"uuid":"23050594","full_name":"KSP-CKAN/CKAN","owner":"KSP-CKAN","description":"The Comprehensive Kerbal Archive Network","archived":false,"fork":false,"pushed_at":"2024-03-25T00:31:37.000Z","size":32910,"stargazers_count":1847,"open_issues_count":103,"forks_count":342,"subscribers_count":77,"default_branch":"master","last_synced_at":"2024-03-27T03:14:54.833Z","etag":null,"topics":["ckan","ksp","ksp2"],"latest_commit_sha":null,"homepage":"https://forum.kerbalspaceprogram.com/index.php?/topic/197082-*","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KSP-CKAN.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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},"funding":{"patreon":"_pjf"}},"created_at":"2014-08-17T21:11:54.000Z","updated_at":"2024-03-31T17:33:19.367Z","dependencies_parsed_at":"2023-10-11T16:06:21.137Z","dependency_job_id":"32bc415f-5b37-4fb8-af1d-4c9d0db0db58","html_url":"https://github.com/KSP-CKAN/CKAN","commit_stats":{"total_commits":4756,"total_committers":117,"mean_commits":40.64957264957265,"dds":0.7647182506307821,"last_synced_commit":"f5013a89f08dc754feef65b90ff7d6379668ca38"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSP-CKAN%2FCKAN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSP-CKAN%2FCKAN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSP-CKAN%2FCKAN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSP-CKAN%2FCKAN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KSP-CKAN","download_url":"https://codeload.github.com/KSP-CKAN/CKAN/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244066235,"owners_count":20392406,"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":["ckan","ksp","ksp2"],"created_at":"2024-07-31T03:00:19.706Z","updated_at":"2025-03-18T01:31:50.251Z","avatar_url":"https://github.com/KSP-CKAN.png","language":"C#","funding_links":["https://patreon.com/_pjf"],"categories":["KSP","C# #","C#","C\\#"],"sub_categories":["Mini Program"],"readme":"# The Comprehensive Kerbal Archive Network (CKAN)\n\n[\u003cimg src=\"https://img.shields.io/github/downloads/KSP-CKAN/CKAN/latest/total.svg?label=%E2%A4%93Download\u0026style=plastic\" height=\"48px\" /\u003e](https://github.com/KSP-CKAN/CKAN/releases/latest)\n\n[Click here to open a new CKAN issue][6]\n\n[Click here to go to the CKAN wiki][5]\n\n[Click here to view the CKAN metadata specification](Spec.md)\n\n## What's the CKAN?\n\nThe CKAN is a metadata repository and associated tools to allow you to find, install, and manage mods for Kerbal Space Program.\nIt provides strong assurances that mods are installed in the way prescribed by their metadata files,\nfor the correct version of Kerbal Space Program, alongside their dependencies, and without any conflicting mods.\n\nCKAN is great for players _and_ for authors:\n\n- players can find new content and install it with just a few clicks;\n- modders don't have to worry about misinstall problems or outdated versions;\n\nThe CKAN has been inspired by the solid and proven metadata formats from both the Debian project and the CPAN, each of which manages tens of thousands of packages.\n\n## What's the status of the CKAN?\n\nThe CKAN is currently under [active development][1].\nWe very much welcome contributions, discussions, and especially pull-requests.\n\n## The CKAN spec\n\nAt the core of the CKAN is the **[metadata specification](Spec.md)**,\nwhich comes with a corresponding [JSON Schema](CKAN.schema) that you can also find in the [Schema Store][8]\n\nThis repository includes a validator that you can use to [validate your files][3].\n\n## CKAN for players\n\nCKAN can download, install and update mods in just a few clicks. See the [User guide][2] to get started with CKAN.\n\n## CKAN for modders\n\nWhile anyone can contribute metadata for your mod, we believe that you know your mod best.\nSo while contributors will endeavor to be as accurate as possible, we would appreciate any efforts made by mod authors to ensure our metadata's accuracy.\nIf the metadata we have is incorrect please [open an issue][7] and let us know.\n\n## Contributing to CKAN\n\n**No technical expertise is required to contribute to CKAN**\n\nIf you want to contribute, please read our [CONTRIBUTING][4] file.\n\n## Thanks\n\nOur sincere thanks to [SignPath.io][10] for allowing us to use their free code signing service, and to [the SignPath Foundation][11] for giving us a free code signing certificate!\n\n---\n\nNote: Are you looking for the Open Data portal software called CKAN? If so, their GitHub repository is found [here][9].\n\n [1]: https://github.com/KSP-CKAN/CKAN/commits/master\n [2]: https://github.com/KSP-CKAN/CKAN/wiki/User-guide\n [3]: https://github.com/KSP-CKAN/CKAN/wiki/Adding-a-mod-to-the-CKAN#verifying-metadata-files\n [4]: https://github.com/KSP-CKAN/.github/blob/master/CONTRIBUTING.md\n [5]: https://github.com/KSP-CKAN/CKAN/wiki\n [6]: https://github.com/KSP-CKAN/CKAN/issues/new\n [7]: https://github.com/KSP-CKAN/NetKAN/issues/new\n [8]: http://schemastore.org/json/\n [9]: https://github.com/ckan/ckan\n [10]: https://signpath.io/\n [11]: https://signpath.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKSP-CKAN%2FCKAN","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKSP-CKAN%2FCKAN","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKSP-CKAN%2FCKAN/lists"}