python*Packages.msgpack-numpy: Update wrong description
This commit is contained in:
parent
f8d83938a7
commit
eb69c899e8
@ -30,7 +30,7 @@ buildPythonPackage rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Practical Machine Learning for NLP in Python";
|
description = "Numpy data type serialization using msgpack";
|
||||||
homepage = https://github.com/lebedov/msgpack-numpy;
|
homepage = https://github.com/lebedov/msgpack-numpy;
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ aborsu ];
|
maintainers = with maintainers; [ aborsu ];
|
||||||
|
Loading…
Reference in New Issue
Block a user