python3Packages.reedsolo: init at 1.5.4

reedsolo: maintain, add tests, fix cython

reedsolo: Apply suggestions from code review

Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
This commit is contained in:
Yorick van Pelt
2020-11-17 16:41:17 -08:00
committed by Jonathan Ringer
co-authored by Jonathan Ringer
parent 283900f4d2
commit 9ca12dc4c7
2 changed files with 29 additions and 0 deletions
+2
View File
@@ -6185,6 +6185,8 @@ in {
rednose = callPackage ../development/python-modules/rednose { };
reedsolo = callPackage ../development/python-modules/reedsolo { };
regex = callPackage ../development/python-modules/regex { };
regional = callPackage ../development/python-modules/regional { };