summaryrefslogtreecommitdiff
path: root/rapid_photo_downloader.egg-info
diff options
context:
space:
mode:
Diffstat (limited to 'rapid_photo_downloader.egg-info')
-rw-r--r--rapid_photo_downloader.egg-info/PKG-INFO11
-rw-r--r--rapid_photo_downloader.egg-info/requires.txt4
2 files changed, 12 insertions, 3 deletions
diff --git a/rapid_photo_downloader.egg-info/PKG-INFO b/rapid_photo_downloader.egg-info/PKG-INFO
index 2adc5fa..933a137 100644
--- a/rapid_photo_downloader.egg-info/PKG-INFO
+++ b/rapid_photo_downloader.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: rapid-photo-downloader
-Version: 0.9.10
+Version: 0.9.11
Summary: Downloads, renames and backs up photos and videos from cameras, phones, memory cards and other devices
Home-page: http://www.damonlynch.net/rapid
Author: Damon Lynch
@@ -14,6 +14,7 @@ Description: Rapid Photo Downloader
- `Description`_
- `Install on Ubuntu, openSUSE, Debian, and Fedora`_
+ - `Install on CentOS 7.5`_
- `Supported Linux Versions`_
- `Software Requirements and Program Installation on Other Systems`_
- `Satisfying Software Requirements`_
@@ -70,6 +71,13 @@ Description: Rapid Photo Downloader
If you installed the man pages, they are found in ``/usr/local/share/man/man1``.
+ Install on CentOS 7.5
+ =====================
+
+ Consult the release notes for additional steps to take prior to running
+ the installation script. Once completed, the steps are the same as above,
+ except the command ``python3`` is replaced by ``python3.6``
+
Supported Linux Versions
========================
@@ -78,6 +86,7 @@ Description: Rapid Photo Downloader
- Debian 9, unstable or testing
- Fedora 25 or newer
- openSUSE Leap 42.2 or newer
+ - CentOS 7.5
- Any distribution meeting the software requirements below
Software Requirements and Program Installation on Other Systems
diff --git a/rapid_photo_downloader.egg-info/requires.txt b/rapid_photo_downloader.egg-info/requires.txt
index bc209ba..808d4b2 100644
--- a/rapid_photo_downloader.egg-info/requires.txt
+++ b/rapid_photo_downloader.egg-info/requires.txt
@@ -1,6 +1,6 @@
PyGObject
arrow
-colorlog
+colour
easygui
gphoto2
psutil
@@ -17,7 +17,7 @@ scandir
typing
[color_ouput]
-colour
+colorlog
[progress_bar]
pyprind