mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
Atom is an hackable text editor relased by GitHub. It is based on electron and contains lots of features like git and github integrations and lots of useful installable add-ons. Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Marco Scardovi <marco@scardovi.com>
12 lines
322 B
XML
12 lines
322 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>marco@scardovi.com</email>
|
|
<name>Marco Scardovi</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">atom/atom</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|