Files
guru/app-emacs/idris-mode/metadata.xml
Anna (cybertailor) Vyalkova 1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00

20 lines
789 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
This is an emacs mode for editing Idris code.
This mode was original designed to work with version 1 of the
language through an IDE-Protocol. Idris2 uses the next iteration
of the same protocol. Idris-mode tries to maintain compatibility
with both protocol versions, however, not all the features from
the IDE-Protocol have been realised in Idris2. When using
idris-mode with Idris2 your experience might be a bit clunky.
</longdescription>
<upstream>
<remote-id type="github">idris-hackers/idris-mode</remote-id>
</upstream>
<stabilize-allarches/>
</pkgmetadata>