python3Packages.mmh3: init at 2.5.1

This commit is contained in:
Daniël de Kok
2020-08-29 11:56:16 -07:00
committed by Jon
parent 64ea8af8fa
commit 1beb19e39d
2 changed files with 25 additions and 0 deletions
+2
View File
@@ -7629,6 +7629,8 @@ in {
ftfy = callPackage ../development/python-modules/ftfy { };
mmh3 = callPackage ../development/python-modules/mmh3 { };
murmurhash = callPackage ../development/python-modules/murmurhash { };
pkuseg = callPackage ../development/python-modules/pkuseg { };