{"id":15873807,"url":"https://github.com/phronmophobic/cljonda","last_synced_at":"2026-02-25T19:31:53.704Z","repository":{"id":177100105,"uuid":"637625829","full_name":"phronmophobic/cljonda","owner":"phronmophobic","description":"Integration with conda to make it easier to provide native dependencies for jvm libraries.","archived":false,"fork":false,"pushed_at":"2025-02-05T07:42:34.000Z","size":109,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-10T16:52:44.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phronmophobic.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,"zenodo":null}},"created_at":"2023-05-08T04:18:54.000Z","updated_at":"2025-05-29T05:30:06.000Z","dependencies_parsed_at":"2023-12-27T18:24:41.465Z","dependency_job_id":"33fb8541-3c3c-48d6-b794-b306e79ecc89","html_url":"https://github.com/phronmophobic/cljonda","commit_stats":null,"previous_names":["phronmophobic/cljonda"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phronmophobic/cljonda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phronmophobic%2Fcljonda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phronmophobic%2Fcljonda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phronmophobic%2Fcljonda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phronmophobic%2Fcljonda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phronmophobic","download_url":"https://codeload.github.com/phronmophobic/cljonda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phronmophobic%2Fcljonda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29836227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T19:08:47.527Z","status":"ssl_error","status_checked_at":"2026-02-25T18:59:04.705Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-06T01:06:55.821Z","updated_at":"2026-02-25T19:31:53.685Z","avatar_url":"https://github.com/phronmophobic.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cljonda\n\nIntegration with [conda](https://github.com/conda/conda) to make it easier to provide native dependencies for jvm libraries.\n\n## Rationale\n\nThere are many good c libraries that don't have good jvm counterparts. Support for wrapping c libraries is very good. The annoying part is that the tools for obtaining jvm libraries (ie. maven) don't integrate with the tools for obtaining native libraries (ie. package managers).\n\nCommon practice for jvm libraries that wrap native libraries is to either offload the problem of obtaining native libraries onto users or do the bare minimum to build the necessary native dependencies. For relatively isolated native libraries, building a bespoke pipeline for providing native deps is manageable, albeit cumbersome. For native dependencies that have other native dependencies, it becomes unwieldy very quickly.\n\nFortunately, building native libraries and their dependencies is already a solved problem (well, not really. shared libraries are still a nightmare).\n\nThe idea behind cljonda is to allow conda to do all the hard work of building native dependencies and providing simple tools for making those binaries available as maven deps.\n\n## License\n\nCopyright 2021 Adrian Smith. Cljonda is licensed under Apache License v2.0.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphronmophobic%2Fcljonda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphronmophobic%2Fcljonda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphronmophobic%2Fcljonda/lists"}