python3Packages.arabic-reshaper: init at 2.1.1

This commit is contained in:
freezeboy
2020-11-18 20:50:00 -08:00
committed by Jonathan Ringer
parent caa738142f
commit 813255b816
2 changed files with 28 additions and 0 deletions
+2
View File
@@ -358,6 +358,8 @@ in {
apsw = callPackage ../development/python-modules/apsw { };
arabic-reshaper = callPackage ../development/python-modules/arabic-reshaper { };
area = callPackage ../development/python-modules/area { };
arelle = callPackage ../development/python-modules/arelle { gui = true; };