meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
This commit is contained in:
@@ -34,7 +34,7 @@ composableDerivation.composableDerivation {} {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "MonetDB is a open-source database system for high-performance applications in data mining, OLAP, GIS, XML Query, text and multimedia retrieval";
|
||||
description = "A open-source database system for high-performance applications in data mining, OLAP, GIS, XML Query, text and multimedia retrieval";
|
||||
homepage = http://monetdb.cwi.nl/;
|
||||
license = "MonetDB Public License"; # very similar to Mozilla public license (MPL) Version see 1.1 http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user