mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-18 16:08:17 +00:00
19 lines
730 B
XML
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>
|