Difference between revisions of "Dtrx"

From Free Software Directory
Jump to: navigation, search
(Added Python link)
 
(7 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
|Name=dtrx
 
|Name=dtrx
 
|Short description=Intelligently extract many archive types
 
|Short description=Intelligently extract many archive types
|Full description=x intelligently extracts many different archive types. It will get the contents from tar, zip, rpm, deb, and cpio archives, as well as compressed files, with one simple command. It helps keep your filesystem sane by putting every file's contents into a dedicated directory, and making sure the owner can read and write whatever's extracted. It can even recursively extract archives. weak prerequisites:
+
|Full description='dtrx' intelligently extracts many different archive types. It will get the contents from tar, zip, rpm, deb, and cpio archives, as well as compressed files, with one simple command. It helps keep your filesystem sane by putting every file's contents into a dedicated directory, and making sure the owner can read and write whatever's extracted. It can even recursively extract archives.
* lzma
+
 
* 7zip
+
To use dtrx you'll need the usual tools for the archive types you want to extract: for example, if you're extracting zip files, you'll need zipinfo and unzip. See the INSTALL file included with dtrx for a complete list.
* cabextract
+
|Homepage URL=http://www.brettcsmith.org/2007/dtrx/
* unshield
 
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=hg clone http://www.brettcsmith.org/2007/dtrx/dtrx
|Homepage URL=http://www.brettcsmith.org/2007/dtrx/
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=
+
|Decommissioned/Obsolete=No
|Paid support=
+
|Accepts cryptocurrency donations=No
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=archive,tar,cpio,rpm,deb,zip,extract,totally
 
|Keywords=archive,tar,cpio,rpm,deb,zip,extract,totally
|Is GNU=n
+
|Version identifier=7.1
|Last review by=Brett Smith
+
|Version date=2011/11/19
|Last review date=2009-07-13
+
|Version status=stable
|Submitted by=Database conversion
+
|Version download=http://brettcsmith.org/2007/dtrx/dtrx-7.1.tar.gz
 +
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/17
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=6.6
+
|Is GNU=No
|Version date=2009-08-30
 
|Version status=stable
 
|Version download=http://www.brettcsmith.org/2007/dtrx/dtrx-6.6.tar.gz
 
 
|License verified date=2009-08-31
 
|License verified date=2009-08-31
|Version comment=A new weak prereq: xzcat.
+
}}
 +
{{Project license
 +
|License=GPLv3
 +
|License verified by=arca0
 +
|License verified date=2012/09/08
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Brett Smith
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Brett Smith
 
 
|Email=brettcsmith@brettcsmith.org
 
|Email=brettcsmith@brettcsmith.org
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/dtrx
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/dtrx
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 42: Line 46:
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:brettcsmith@brettcsmith.org
 
|Resource URL=mailto:brettcsmith@brettcsmith.org
 +
}}
 +
{{Resource
 +
|Resource audience=VCS Webview
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://brettcsmith.org/2007/dtrx/dtrx/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 
|System-administration=backup
 
|System-administration=backup
|Use=system-administration
+
|Use=compressing, system-administration
}}
+
|Works-with=archive
{{Project license
 
|License=GPLv3orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-08-31
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 85: Line 90:
 
|Prerequisite description=ar
 
|Prerequisite description=ar
 
}}
 
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=xzcat
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=lha
 +
}}
 +
{{Featured}}

Latest revision as of 14:49, 17 April 2018


[edit]

dtrx

http://www.brettcsmith.org/2007/dtrx/
Intelligently extract many archive types

'dtrx' intelligently extracts many different archive types. It will get the contents from tar, zip, rpm, deb, and cpio archives, as well as compressed files, with one simple command. It helps keep your filesystem sane by putting every file's contents into a dedicated directory, and making sure the owner can read and write whatever's extracted. It can even recursively extract archives.

To use dtrx you'll need the usual tools for the archive types you want to extract: for example, if you're extracting zip files, you'll need zipinfo and unzip. See the INSTALL file included with dtrx for a complete list.





Licensing

License

Verified by

Verified on

Notes

License

GPLv3

Verified by

arca0

Verified on

8 September 2012




Leaders and contributors

Contact(s)Role
Brett Smith Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/dtrx
Debian (Ref)https://tracker.debian.org/pkg/dtrx
Bug TrackingE-mailmailto:brettcsmith@brettcsmith.org
VCS WebviewVCS Repository Webviewhttp://brettcsmith.org/2007/dtrx/dtrx/


Software prerequisites

KindDescription
Weak prerequisitegzip
Weak prerequisiterpm2cpio
Weak prerequisitetar
Weak prerequisitear
Weak prerequisiteunzip
Weak prerequisitebzip2
Weak prerequisitecpio
Weak prerequisitelha
Weak prerequisitezipinfo
Weak prerequisitexzcat




Entry










"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"VCS Webview" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.