Files
guru/app-editors/visual-studio-code-bin/metadata.xml
Ross Charles Campbell c9b686ac68 app-editors/visual-studio-code-bin: New Package
Closes: https://bugs.gentoo.org/675742
Closes: https://github.com/gentoo/gentoo/pull/11674
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Gino McCarty <onigino@protonmail.com>
Signed-off-by: Ross Charles Campbell <rossbridger.cc@gmail.com>
2021-01-03 23:31:57 +08:00

24 lines
907 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>onigino@protonmail.com</email>
<name>Gino McCarty</name>
</maintainer>
<maintainer type="person">
<email>rossbridger.cc@gmail.com</email>
<name>Ross Charles Campbell</name>
</maintainer>
<longdescription>
Visual Studio Code is a lightweight but powerful source code editor which
runs on your desktop and is available for Windows, macOS and Linux. It
comes with built-in support for JavaScript, TypeScript and Node.js and has
a rich ecosystem of extensions for other languages (such as C++, C#, Java,
Python, PHP, Go) and runtimes (such as .NET and Unity).
</longdescription>
<upstream>
<remote-id type="github">microsoft/vscode</remote-id>
<bugs-to>https://github.com/microsoft/vscode/issues</bugs-to>
</upstream>
</pkgmetadata>