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/www-servers/nginx-unit/metadata.xml

23 lines
781 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mpagano@gentoo.org</email>
<name>Mike Pagano</name>
</maintainer>
<longdescription>
NGINX Unit is a dynamic web and application server, designed to run
applications in multiple languages. Unit is lightweight, polyglot, and
dynamically configured via API. The design of the server allows
reconfiguration of specific application parameters as needed by the
engineering or operations.
</longdescription>
<use>
<flag name="php8-1">Support for PHP 8.1</flag>
<flag name="php8-2">Support for PHP 8.2</flag>
</use>
<upstream>
<remote-id type="github">nginx/unit</remote-id>
</upstream>
</pkgmetadata>