{"id":32191819,"url":"https://github.com/johanthoren/equinox","last_synced_at":"2025-10-22T01:51:26.750Z","repository":{"id":62435216,"uuid":"383749722","full_name":"johanthoren/equinox","owner":"johanthoren","description":"A Clojure(Script) library designed to calculate equinox and solstice.","archived":false,"fork":false,"pushed_at":"2021-10-10T08:32:28.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T17:14:09.623Z","etag":null,"topics":["astronomy","clojure","clojurescript"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johanthoren.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-07T09:50:42.000Z","updated_at":"2021-10-10T08:32:31.000Z","dependencies_parsed_at":"2022-11-01T21:16:03.853Z","dependency_job_id":null,"html_url":"https://github.com/johanthoren/equinox","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/johanthoren/equinox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanthoren%2Fequinox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanthoren%2Fequinox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanthoren%2Fequinox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanthoren%2Fequinox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johanthoren","download_url":"https://codeload.github.com/johanthoren/equinox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanthoren%2Fequinox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280365582,"owners_count":26318385,"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-10-21T02:00:06.614Z","response_time":58,"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":["astronomy","clojure","clojurescript"],"created_at":"2025-10-22T01:51:23.409Z","updated_at":"2025-10-22T01:51:26.745Z","avatar_url":"https://github.com/johanthoren.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xyz.thoren/equinox\n\nA Clojure(Script) library designed to calculate equinoxes and solstices for a\ngiven year. The accuracy is within a few minutes.\n\n## Usage\n\n[![Clojars Project](https://img.shields.io/clojars/v/xyz.thoren/equinox.svg)](https://clojars.org/xyz.thoren/equinox)\n\nRequire:\n\n``` clojure\n(:require [xyz.thoren.equinox :as e])\n```\n\nExamples:\n\n``` clojure\n(e/march-equinox 2021)\n;;=\u003e {:year 2021, :month 3, :day 20, :hour 9, :minute 35, :second 36}\n\n(e/june-solstice 2021)\n;;=\u003e {:year 2021, :month 6, :day 21, :hour 3, :minute 24, :second 13}\n\n(e/september-equinox 2021)\n;;=\u003e {:year 2021, :month 9, :day 22, :hour 19, :minute 11, :second 14}\n\n(e/december-solstice 2021)\n;;=\u003e {:year 2021, :month 12, :day 21, :hour 15, :minute 46, :second 8}\n```\n\n## License\n\n```\nISC License\n\nCopyright (c) 2021, Johan Thorén\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\nOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n```\n\n## Contributor Code of Conduct\n\nThis project adheres to No Code of Conduct.  We are all adults.  We accept anyone's contributions.  Nothing else matters.\n\nFor more information please visit the [No Code of Conduct](https://github.com/domgetter/NCoC) homepage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohanthoren%2Fequinox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohanthoren%2Fequinox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohanthoren%2Fequinox/lists"}