summaryrefslogtreecommitdiff
path: root/net-irc/litterbox/metadata.xml
blob: 9489039e4a6cbc3ebba837172bcdbcf8cdf21e6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <upstream>
    <maintainer>
      <name>June McEnroe</name>
      <email>june@causal.agency</email>
    </maintainer>
    <bugs-to>mailto:list+litterbox@causal.agency</bugs-to>
  </upstream>
  <longdescription>
    litterbox is a TLS-only IRC logger. It logs events from IRC in a SQLite
    database, indexing messages for full-text search. It is intended for
    use with the IRC bouncer net-irc/pounce, but can also be used independently
    as a logging bot.

    litterbox provides the scoop command-line query utility. A web interface
    for litterbox is provided by scooper. Some formats of plain text logs can
    be imported into the litterbox database with unscoop.
  </longdescription>
  <origin>srcux</origin>
</pkgmetadata>