summaryrefslogtreecommitdiff
path: root/dev-python/editorconfig-core-py/metadata.xml
blob: aadc4b9d73a071c017b74796674e5dd6dfbde0ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>chutzpah@gentoo.org</email>
  <name>Patrick McLean</name>
 </maintainer>
 <maintainer type="project">
  <email>python@gentoo.org</email>
  <name>Python</name>
 </maintainer>
 <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>
  <remote-id type="pypi">EditorConfig</remote-id>
 </upstream>
 <use>
  <flag name="cli">Install command line interface as well as python library</flag>
 </use>
 <origin>gentoo-staging</origin>
</pkgmetadata>