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-libs/libmemcached/metadata.xml

24 lines
826 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>robbat2@gentoo.org</email>
</maintainer>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
</maintainer>
<longdescription>
libmemcached is a C client library to the memcached server
(http://danga.com/memcached). It has been designed to be light on memory
usage, thread safe, and provide full access to server side methods.
</longdescription>
<use>
<flag name="hsieh">Use Hsieh hash algorithm.</flag>
<flag name="libevent">Use the libevent event loop interface.</flag>
<flag name="sasl">Use sasl auth for communications.</flag>
</use>
<upstream>
<remote-id type="launchpad">libmemcached</remote-id>
</upstream>
</pkgmetadata>