{"id":16659971,"url":"https://github.com/bsless/burrito","last_synced_at":"2026-05-21T12:03:51.367Z","repository":{"id":140642100,"uuid":"255976156","full_name":"bsless/burrito","owner":"bsless","description":"Interactive development utility for Java interop in Clojure","archived":false,"fork":false,"pushed_at":"2020-04-15T16:35:26.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-16T19:30:01.656Z","etag":null,"topics":["clojure","interactive","interop","repl"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/bsless.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-15T16:32:20.000Z","updated_at":"2023-09-08T18:06:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d73be6b-efc2-4872-b376-7ac990ea77a7","html_url":"https://github.com/bsless/burrito","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bsless/burrito","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsless%2Fburrito","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsless%2Fburrito/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsless%2Fburrito/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsless%2Fburrito/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsless","download_url":"https://codeload.github.com/bsless/burrito/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsless%2Fburrito/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33299825,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: 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":["clojure","interactive","interop","repl"],"created_at":"2024-10-12T10:27:21.173Z","updated_at":"2026-05-21T12:03:51.361Z","avatar_url":"https://github.com/bsless.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Burrito\n\nA Clojure utility tool for java interop interactive development.\n\n## Usage\n\nAdd to your dev profile dependencies:\n\n```clojure\n[bsless/burrito \"0.0.0-SNAPSHOT\"]\n```\n\n### Wrap all methods\n\n```clojure\n(binding [*print-meta* true\n          *trim-class-type* true\n          *max-var-name-length* 1\n          *trim-return-types* true\n          *printable-primitive-types* true]\n  (doseq [e (wrap java.util.concurrent.ConcurrentLinkedDeque)]\n    (clojure.pprint/pprint e)))\n```\n\n### Wrap constructor\n\n```clojure\n(-\u003e java.util.HashMap\n    wrapping-candidates\n    collapse-candidates\n    (with-constructor java.util.HashMap)\n    emit-constructor)\n```\n\n### Generate a list of all imports\n\n```clojure\n(imports java.util.HashMap)\n```\n\n## License\n\nCopyright © 2020 Ben Sless\n\nThis program and the accompanying materials are made available under the\nterms of the Eclipse Public License 2.0 which is available at\nhttp://www.eclipse.org/legal/epl-2.0.\n\nThis Source Code may also be made available under the following Secondary\nLicenses when the conditions for such availability set forth in the Eclipse\nPublic License, v. 2.0 are satisfied: GNU General Public License as published by\nthe Free Software Foundation, either version 2 of the License, or (at your\noption) any later version, with the GNU Classpath Exception which is available\nat https://www.gnu.org/software/classpath/license.html.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsless%2Fburrito","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbsless%2Fburrito","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsless%2Fburrito/lists"}