unrpa: init at 2.3.0

This commit is contained in:
leo60228
2020-05-12 18:33:12 -07:00
committed by Jon
parent 109b400ec6
commit 53c48c2adb
+2
View File
@@ -7207,6 +7207,8 @@ in
unrtf = callPackage ../tools/text/unrtf { };
unrpa = with python3Packages; toPythonApplication unrpa;
untex = callPackage ../tools/text/untex { };
untrunc = callPackage ../tools/video/untrunc { };