|
@@ -6,6 +6,6 @@ setup(name = 'Adafruit_Video_Looper', |
|
|
author_email = 'tdicola@adafruit.com', |
|
|
author_email = 'tdicola@adafruit.com', |
|
|
description = 'Application to turn your Raspberry Pi into a dedicated looping video playback device, good for art installations, information displays, or just playing cat videos all day.', |
|
|
description = 'Application to turn your Raspberry Pi into a dedicated looping video playback device, good for art installations, information displays, or just playing cat videos all day.', |
|
|
license = 'GNU GPLv2', |
|
|
license = 'GNU GPLv2', |
|
|
url = 'https://github.com/adafruit/pi_video_looper', |
|
|
|
|
|
|
|
|
url = 'https://git.notice.at/redplanet/pi_video_looper_gpio.git', |
|
|
install_requires = ['pyudev'], |
|
|
install_requires = ['pyudev'], |
|
|
packages = find_packages()) |
|
|
packages = find_packages()) |