python3Packages.brother: init at 0.1.14

This commit is contained in:
Martin Weinelt
2020-08-04 13:11:19 -07:00
committed by Jon
parent 786d9a39ac
commit bee771f70d
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -543,6 +543,8 @@ in {
breezy = callPackage ../development/python-modules/breezy { };
brother = callPackage ../development/python-modules/brother { };
build = callPackage ../development/python-modules/build { };
ciso8601 = callPackage ../development/python-modules/ciso8601 { };