Justin Lecher 92715265f5
Globally add missing remote ID references to metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2017-04-29 19:49:16 +01:00

20 lines
679 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>chutzpah@gentoo.org</email>
<name>Patrick McLean</name>
</maintainer>
<use>
<flag name="cli">Install command line interface as well as python library</flag>
</use>
<longdescription lang="en">
EditorConfig Python Core provides the same functionality as the
EditorConfig C Core. EditorConfig Python core can be used as a
command line program or as an importable library.
</longdescription>
<upstream>
<remote-id type="github">editorconfig/editorconfig-core-test</remote-id>
</upstream>
</pkgmetadata>