gentoo-ebuilds/dev-dotnet/fsautocomplete/metadata.xml
Maciej Barć 027866052b
dev-dotnet/fsautocomplete: fix upstream URL
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2024-09-12 01:30:55 +02:00

19 lines
730 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>dotnet@gentoo.org</email>
<name>Gentoo Dotnet Project</name>
</maintainer>
<longdescription>
The FsAutoComplete project (FSAC) provides a backend service for rich
editing or intellisense features for editors. It can be hosted using the
Language Server Protocol. Currently it is used by: Emacs, Neovim, Vim,
Visual Studio Code, Sublime Text.
</longdescription>
<upstream>
<bugs-to>https://github.com/ionide/FsAutoComplete/issues/</bugs-to>
<remote-id type="github">ionide/FsAutoComplete</remote-id>
</upstream>
</pkgmetadata>