summaryrefslogtreecommitdiff
path: root/dev-python/simplejson/metadata.xml
blob: c01d8a2f088dbb654100ac7bf48c88e293d7a487 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>python@gentoo.org</email>
    <name>Python</name>
  </maintainer>
  <upstream>
    <remote-id type="cpe">cpe:/a:simplejson_project:simplejson</remote-id>
  </upstream>
  <use>
    <flag name="native-extensions">
			Compiles native "C" extensions (speedups, instead of using Python
			fallback code).
		</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>