Fixed some descriptions
This commit is contained in:
@@ -10,7 +10,7 @@ pythonPackages.buildPythonPackage rec {
|
||||
};
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Do The Right Extraction: A tool for taking the hassle out of extracting archives.";
|
||||
description = "Do The Right Extraction: A tool for taking the hassle out of extracting archives";
|
||||
homepage = "http://brettcsmith.org/2007/dtrx/";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = [ maintainers.spwhitt ];
|
||||
|
||||
Reference in New Issue
Block a user