You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/PythonQt/metadata.xml

27 lines
921 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>spiderx@spiderx.dp.ua</email>
<name>Vladimir Pavljuchenkov</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
PythonQt is a dynamic Python binding for the Qt framework.
It offers an easy way to embed the Python scripting language into
your C++ Qt applications. The focus of PythonQt is on embedding Python
into an existing C++ application, not on writing the whole application
completely in Python.
</longdescription>
<use>
<flag name="extensions">Install extensions</flag>
</use>
<upstream>
<remote-id type="github">MeVisLab/pythonqt</remote-id>
<remote-id type="sourceforge">pythonqt</remote-id>
</upstream>
</pkgmetadata>