Search Criteria
Package Details: guile-commonmark 0.1.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/guile-commonmark.git (read-only, click to copy) |
|---|---|
| Package Base: | guile-commonmark |
| Description: | Guile library for parsing CommonMark |
| Upstream URL: | https://github.com/OrangeShark/guile-commonmark |
| Licenses: | LGPL-3.0-or-later |
| Submitter: | Pelzflorian |
| Maintainer: | None |
| Last Packager: | pnorcks |
| Votes: | 2 |
| Popularity: | 0.004647 |
| First Submitted: | 2017-05-10 12:22 (UTC) |
| Last Updated: | 2024-11-12 05:27 (UTC) |
Required by (3)
- haunt (make)
- haunt (optional)
- sph-web-publish-git
Latest Comments
CM_Leinart commented on 2026-04-07 01:47 (UTC)
for what it's worth, I think development effectively moved to codeberg [0] under the Spritely Institute. Dave Thompson, the Haunt maintainer forked it and made some more recent improvements. There's some details on a PR on the original repo [1]. You can also see that the guile package in Guix has moved to the codeberg repo [2].
[0] https://codeberg.org/spritely/guile-commonmark/src/branch/main/commonmark [1] https://github.com/OrangeShark/guile-commonmark/pull/23 [2] https://codeberg.org/guix/guix/src/branch/master/gnu/packages/guile-xyz.scm#L4355