gentoo-ebuilds/app-emacs/julia-repl/metadata.xml
Maciej Barć cb18383f72
app-emacs/julia-repl: new package; add 1.3.0_p20220225
2022.02.25 snapshot

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-03-10 02:04:36 +01:00

23 lines
886 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
This is a minor mode for interacting with a Julia REPL running inside
Emacs. The julia process is started in an ANSI terminal (term), which
allows text formatting and colors, and interaction with the help system and
the debugger.
It is recommended that you use this minor mode with julia-mode.
</longdescription>
<upstream>
<changelog>
https://raw.githubusercontent.com/tpapp/julia-repl/master/CHANGELOG.md
</changelog>
<bugs-to>https://github.com/tpapp/julia-repl/issues/</bugs-to>
<remote-id type="github">tpapp/julia-repl</remote-id>
</upstream>
</pkgmetadata>