python3.pkgs.extractcode: init at 21.2.24

This commit is contained in:
Cole Helbling
2021-04-23 09:10:59 -07:00
parent c1a7235f73
commit 4c77db5984
2 changed files with 62 additions and 0 deletions
+2
View File
@@ -2301,6 +2301,8 @@ in {
exrex = callPackage ../development/python-modules/exrex { };
extractcode = callPackage ../development/python-modules/extractcode { };
extras = callPackage ../development/python-modules/extras { };
eyeD3 = callPackage ../development/python-modules/eyed3 { };