python3.pkgs.cjkwrap: init at 2.2

This commit is contained in:
Dmitry Bogatov
2021-04-08 11:32:41 +02:00
committed by Sandro Jäckel
parent b233405aac
commit 2b4ef94228
2 changed files with 23 additions and 0 deletions
+4
View File
@@ -1303,6 +1303,10 @@ in {
citeproc-py = callPackage ../development/python-modules/citeproc-py { };
cjkwrap = callPackage ../development/python-modules/cjkwrap { };
cjson = callPackage ../development/python-modules/cjson { };
ckcc-protocol = callPackage ../development/python-modules/ckcc-protocol { };
class-registry = callPackage ../development/python-modules/class-registry { };