More description fixes
* Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
This commit is contained in:
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
homepage = http://www.qhull.org/;
|
||||
description = "Computes the convex hull, Delaunay triangulation, ...";
|
||||
description = "Computes the convex hull, Delaunay triangulation, Voronoi diagram and more";
|
||||
license = "free";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user