{"id":17996883,"url":"https://github.com/zk/clojuredocs-analyzer","last_synced_at":"2025-07-30T18:10:45.871Z","repository":{"id":66469534,"uuid":"868145","full_name":"zk/clojuredocs-analyzer","owner":"zk","description":null,"archived":false,"fork":false,"pushed_at":"2013-09-15T20:55:25.000Z","size":137,"stargazers_count":9,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-25T02:09:43.706Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-08-28T09:32:22.000Z","updated_at":"2025-03-30T00:39:51.000Z","dependencies_parsed_at":"2023-02-20T06:31:12.603Z","dependency_job_id":null,"html_url":"https://github.com/zk/clojuredocs-analyzer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zk/clojuredocs-analyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk%2Fclojuredocs-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk%2Fclojuredocs-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk%2Fclojuredocs-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk%2Fclojuredocs-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zk","download_url":"https://codeload.github.com/zk/clojuredocs-analyzer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk%2Fclojuredocs-analyzer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267914877,"owners_count":24164813,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-29T21:16:09.533Z","updated_at":"2025-07-30T18:10:45.842Z","avatar_url":"https://github.com/zk.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clojuredocs-analyzer\n\n## Requirements\n\n* Clojure 1.5.1\n* Java 7 (needed to parse all the Clojure core files properly)\n\n## Getting Started\n\nNB this project is due to be replaced soon - please see https://github.com/clojuredocs for more information\n\nTo run a local version of Clojuredocs please follow the instructions at https://github.com/zk/clojuredocs\n\n### Import Clojure library\n\nTo import a Clojure library into your local version:\n\n    git clone git@github.com:zk/clojuredocs-analyzer.git\n    cd clojuredocs-analyzer\n    lein run \"path/to/library\"\n\n\n### Import Clojure Core\n\nTo import Clojure core into your local version is more involved:\n\nFirst, clone Clojure to somewhere on your machine\n\n    git clone git@github.com:clojure/clojure.git\n    cd clojure\n\nThen checkout the tag that you want to import\n\n    git checkout clojure-1.5.1\n\nThen clone this analyzer as before:\n\n    git clone git@github.com:zk/clojuredocs-analyzer.git\n    cd clojuredocs-analyzer\n\nThen make sure that the `parse-clojure-core` function in `src/cd_analyzer/core.clj` matches the version number you are importing.\neg - `https://github.com/zk/clojuredocs-analyzer/blob/master/src/cd_analyzer/core.clj#L82`\n\nThen run `lein repl` to bring up a prompt and run the following commands\n\n    (use 'cd-analyzer.core)\n    (run-update-clojure-core \"path/to/clojure/on/my/filesystem\")\n\n## License\n\nEPL 1.0 http://www.eclipse.org/legal/epl-v10.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzk%2Fclojuredocs-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzk%2Fclojuredocs-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzk%2Fclojuredocs-analyzer/lists"}