metadata.xml 595 B

12345678910111213141516
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <maintainer type="person">
  5. <email>alicef@gentoo.org</email>
  6. <name>Alice Ferrazzi</name>
  7. <description>Assign bugs to me.</description>
  8. </maintainer>
  9. <longdescription>
  10. sign is a file signing and signature verification utility. It's main purpose is
  11. to be a simple and convenient extension to a tar/gz/bzip2 line of tools to check
  12. file integrity and authenticity. It's small and simple, it does just one thing
  13. and hopefully does it well.
  14. </longdescription>
  15. </pkgmetadata>