summaryrefslogtreecommitdiff
path: root/dev-python/editorconfig-core-py/metadata.xml
blob: 0bd2cac235886821c0f77ea4591bd92de96874e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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>
 
 <use>
  <flag name="cli">Install command line interface as well as python library</flag>
 </use>
 <origin>gentoo-staging</origin>
</pkgmetadata>