mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-util/fortls: new package, version 2.13.0
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
20
dev-util/fortls/metadata.xml
Normal file
20
dev-util/fortls/metadata.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>torokhov-s-a@yandex.ru</email>
|
||||
<name>Sergey Torokhov</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
fortls is an implementation of the Language Server Protocol (LSP)
|
||||
for Fortran using Python (3.7+). All code editors that support LSP
|
||||
can integrate with fortls. Some supported code editors include:
|
||||
Visual Studio Code, Atom, Sublime Text, (Neo)Vim, and Emacs.
|
||||
It's usefull for Modern Fortran extension of Visual Studio Code
|
||||
and provides offline/system wide installation instead of local pip install.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="pypi">fortls</remote-id>
|
||||
<remote-id type="github">gnikit/fortls</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user