Compare commits

...

2 Commits
1.0 ... master

Author SHA1 Message Date
Daniel Ziltener d449ee8469
Repository URL change 2023-11-24 22:37:59 +01:00
Daniel Ziltener b637ac6cab
New repository URL 2023-11-24 22:23:50 +01:00
2 changed files with 5 additions and 4 deletions

View File

@ -22,8 +22,9 @@ Data type conversions
Missing reader functionality
----------------------------
Should you notice missing functionality of the reader, plesase use [the issues page](https://gitea.lyrion.ch/zilti/edn/issues) to report
it and, if possible, provide a minimal test case.
Should you notice missing functionality of the reader, plesase use [the issues
page](https://gitea.lyrion.ch/Chicken/edn/issues) to report it and, if possible, provide a minimal
test case.
API
---

View File

@ -1,5 +1,5 @@
(repo git "https:///gitea.lyrion.ch/zilti/edn.git")
(uri targz "https://gitea.lyrion.ch/zilti/edn/archive/{egg-release}.tar.gz")
(repo git "https:///gitea.lyrion.ch/Chicken/edn.git")
(uri targz "https://gitea.lyrion.ch/Chicken/edn/archive/{egg-release}.tar.gz")
(release "1.0") ;; Made the custom parsers a parameter
(release "0.5.3") ;; Replaced Hahn with Chalk
(release "0.5.2") ;; Update for Chicken 5