python3.pkgs.get_video_properties: init at 0.1.1

This commit is contained in:
Robin Gloster
2021-05-09 12:01:14 -05:00
parent 09031aa626
commit 0b1ad2ed6f
2 changed files with 37 additions and 0 deletions
+2
View File
@@ -2675,6 +2675,8 @@ in {
getkey = callPackage ../development/python-modules/getkey { };
get-video-properties = callPackage ../development/python-modules/get-video-properties { };
gevent = callPackage ../development/python-modules/gevent { };
geventhttpclient = callPackage ../development/python-modules/geventhttpclient { };