summaryrefslogtreecommitdiff
path: root/dev-lang/python-exec/metadata.xml
blob: 98fb82322518f7f05a5cc4c786ab8a25a47f6af6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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>
  <remote-id type="github">mgorny/python-exec</remote-id>
  <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>