Use https by default
[gentoo.git] / net-irc / eiwic / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer>
5                 <email>angelos@gentoo.org</email>
6                 <name>Christoph Mende</name>
7         </maintainer>
8         <longdescription lang="en">
9                 Eiwic is an IRC-bot written in pure C. It can be easily extended by own modules,
10                 that can be loaded at runtime. It has an module API which is designed to make
11                 the creation of own modules as easy as possible. Including "output routing",
12                 TCP/IP socket interface and timer functions.
13         </longdescription>
14         <upstream>
15                 <remote-id type="github">lordi/Eiwic</remote-id>
16         </upstream>
17 </pkgmetadata>