<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>dtrx</name>
<shortdesc>Script to intelligently extract multiple archive types</shortdesc>
<description>dtrx extracts archives in a number of different
        formats; it currently supports tar, zip (including self-extracting
        .exe files), cpio, rpm, deb, gem, 7z, cab, rar, and InstallShield
        files.  It can also decompress files compressed with gzip, bzip2,
        lzma, or compress.
        
        In addition to providing one command to handle many different archive
        types, dtrx also aids the user by extracting contents consistently.
        By default, everything will be written to a dedicated directory
        that's named after the archive.  dtrx will also change the
        permissions to ensure that the owner can read and write all those
        files.</description>
<download-page>http://www.brettcsmith.org/2007/dtrx/</download-page>
<homepage rdf:resource="http://www.brettcsmith.org/2007/dtrx/" />
<maintainer><foaf:Person><foaf:name>Brett Smith</foaf:name>
<foaf:mbox_sha1sum>afe513790ac90d713e27767f9e6f9efc6ee3dc88</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>6.5</revision></Version></release>
</Project></rdf:RDF>