gentoo/dev-python/nuitka/metadata.xml
Michał Górny 56bda611ab
Rename dev-python/{Nuitka → nuitka}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-11-22 21:42:05 +01:00

27 lines
943 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<name>Oz Tiram</name>
<email>oz.tiram@gmail.com</email>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
Python compiler with full language support and CPython compatibility
This Python compiler achieves full language compatibility and compiles Python
code into compiled objects that are not second class at all. Instead they can
be used in the same way as pure Python objects.
</longdescription>
<upstream>
<remote-id type="github">Nuitka/Nuitka</remote-id>
<remote-id type="pypi">Nuitka</remote-id>
</upstream>
</pkgmetadata>