blob: 57589febf294299af431224642481f8237c3aff3 (
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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<use>
<flag name="cracklib">Enable nickserv/cracklib module for enforcing strong account passwords</flag>
<flag name="largenet">Enable support/tweaks for large networks</flag>
<flag name="perl">Install a perl module which wraps around the services' XML-RPC interface</flag>
</use>
<maintainer type="person" proxied="yes">
<email>wadecline@hotmail.com</email>
<name>Wade Cline</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/atheme/atheme/issues</bugs-to>
<changelog>https://github.com/atheme/atheme/releases</changelog>
<remote-id type="cpe">cpe:/a:atheme:atheme</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|