catdoc: add meta.description
This commit is contained in:
parent
5082caa72d
commit
4d120e29c5
@ -10,6 +10,7 @@ stdenv.mkDerivation rec {
|
|||||||
configureFlags = "--disable-wordview";
|
configureFlags = "--disable-wordview";
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
description = "MS-Word/Excel/PowerPoint to text converter";
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
license = "GPL2";
|
license = "GPL2";
|
||||||
maintainers = [ maintainers.urkud ];
|
maintainers = [ maintainers.urkud ];
|
||||||
|
Loading…
Reference in New Issue
Block a user