mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
28 lines
1022 B
XML
28 lines
1022 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>
|
|
<maintainer type="person">
|
|
<email>adel.ks@zegrapher.com</email>
|
|
<name>Adel KARA SLIMANE</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>
|