blob: 724a5f7e24ee7a43c19291b5df19252dfd687693 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
The advanced playback module for ZNC makes it possible for IRC clients
to avoid undesired repetitive buffer playback. IRC clients may request
the module to send a partial buffer playback starting from and ending
to a certain point of time. The detailed instructions are available
at https://wiki.znc.in/Playback.
</longdescription>
<upstream>
<bugs-to>https://github.com/jpnurmi/znc-playback/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|