summaryrefslogtreecommitdiff
path: root/dev-lang/python-exec/metadata.xml
blob: 4efeb49f656a4db4820b78f2e7b56095ec2879c1 (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://docs.baldeagleos.com/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/projg2/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>baldeagleos-repo</origin>
</pkgmetadata>