summaryrefslogtreecommitdiff
path: root/dev-lang/python-exec/metadata.xml
blob: 84da6cc947df72bc2887ff13405b82ea129b451a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>python@gentoo.org</email>
  <name>Python</name>
 </maintainer>
 <upstream>
  <maintainer status="active">
   <email>mgorny@gentoo.org</email>
   <name>Michał Górny</name>
  </maintainer>
  <bugs-to>https://github.com/mgorny/python-exec/issues/</bugs-to>
 </upstream>
 <use>
  <flag name="native-symlinks">
      Install generic symlinks like python and python3.  If this flag
      is disabled, only versioned python3.X executables will
      be available to end users and ebuilds not using python eclasses.
    </flag>
 </use>
 <origin>gentoo-staging</origin>
</pkgmetadata>