unrpa: init at 2.3.0

This commit is contained in:
leo60228 2020-05-12 18:50:53 -04:00 committed by Jon
parent 109b400ec6
commit 53c48c2adb

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 { };