metadata.xml 579 B

1234567891011121314
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <!-- maintainer-needed -->
  5. <longdescription>
  6. sync2cd is an incremental archiving tool. It allows backing up complete filesystem hierarchies to multiple backup
  7. media (e.g. CD-R). Files are archived incrementally, i.e. only new or changed files are stored during an archive
  8. operation.
  9. All entity types are supported: directories, files, symlinks, named pipes, sockets, block and character devices.
  10. (copyied off ref url)
  11. </longdescription>
  12. </pkgmetadata>