mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
dev-util/rust-analyzer: new package (20210809)
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Leonardo Neumann <leonardo@neumann.dev.br>
This commit is contained in:
15
dev-util/rust-analyzer/metadata.xml
Normal file
15
dev-util/rust-analyzer/metadata.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>leonardohn@neumann.dev.br</email>
|
||||
<name>Leonardo Neumann</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
rust-analyzer is an implementation of Language Server Protocol for the Rust programming language. It provides features like completion and goto definition for many code editors, including VS Code, Emacs and Vim.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<doc>https://rust-analyzer.github.io/manual.html</doc>
|
||||
<remote-id type="github">rust-analyzer/rust-analyzer</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user