URI: 
       metadata.xml - parlay - yet another gentoo overlay
  HTML git clone https://git.parazyd.org/parlay
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
       metadata.xml (999B)
       ---
            1 <?xml version="1.0" encoding="UTF-8"?>
            2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
            3 <pkgmetadata>
            4         <maintainer type="person">
            5                 <name>parazyd</name>
            6                 <email>parazyd@dyne.org</email>
            7         </maintainer>
            8         <longdescription>
            9         a daemon that facilitates communication over Signal. It is unofficial, unapproved, and not nearly as secure as the real Signal clients
           10         Signal does not offer any sort of official API. Unlike traditional messaging applications, the Signal server expects the
           11         client software to perform encryption and key management. signald handles all of these client-side requirements and
           12         exposes a plain-text API which can be easily used by developers to build custom Signal clients.        </longdescription>
           13         <upstream>
           14                 <changelog>https://gitlab.com/signald/signald/-/releases</changelog>
           15                 <doc>https://signald.org</doc>
           16                 <bugs-to>https://gitlab.com/signald/signald/-/issues</bugs-to>
           17                 <remote-id type="gitlab">signald/signald</remote-id>
           18         </upstream>
           19 </pkgmetadata>