pygrok: init at 1.0.0

This commit is contained in:
Patrick Winter
2020-07-07 09:40:37 -07:00
committed by Jon
parent 484613c1a1
commit 2d61c4c8fe
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -3505,6 +3505,8 @@ in {
regex = callPackage ../development/python-modules/regex { };
pygrok = callPackage ../development/python-modules/pygrok { };
regional = callPackage ../development/python-modules/regional { };
ratelimiter = callPackage ../development/python-modules/ratelimiter { };