diff options
author | Arun Isaac | 2019-12-21 22:27:16 +0530 |
---|---|---|
committer | Arun Isaac | 2019-12-21 22:27:16 +0530 |
commit | 6aad0d64c92d090df951dbe363edb24f9a7afc26 (patch) | |
tree | 7d4422815ef23d9ea5b6f174db4a51ecc57f1947 | |
parent | 54e71be7b54189f8a99d083abd8809f5627a26ce (diff) | |
download | guile-email-6aad0d64c92d090df951dbe363edb24f9a7afc26.tar.gz guile-email-6aad0d64c92d090df951dbe363edb24f9a7afc26.tar.lz guile-email-6aad0d64c92d090df951dbe363edb24f9a7afc26.zip |
README: Advertise usage in the Guix data service.
* README.org: Advertise usage in the Guix data service.
-rw-r--r-- | README.org | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -5,9 +5,11 @@ guile. It supports parsing MIME (Multipurpose Internet Mail Extensions) compliant email messages and reading emails from the mbox format. -guile-email is used by [[https://git.elephly.net/software/mumi.git][mumi]], a web interface to the [[https://www.debian.org/Bugs/][Debbugs]] bug -tracker. Mumi is primarily used by [[https://www.gnu.org/software/guix/][the Guix project]] at -https://issues.guix.info. +guile-email is used by + +- [[https://git.elephly.net/software/mumi.git][mumi]], a web interface to the [[https://www.debian.org/Bugs/][Debbugs]] bug tracker. Mumi is primarily + used by [[https://www.gnu.org/software/guix/][the Guix project]] at https://issues.guix.info. +- the Guix data service, also used by the Guix project * Features |