diff options
Diffstat (limited to 'rapid_photo_downloader.egg-info/PKG-INFO')
-rw-r--r-- | rapid_photo_downloader.egg-info/PKG-INFO | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/rapid_photo_downloader.egg-info/PKG-INFO b/rapid_photo_downloader.egg-info/PKG-INFO index ea7a40f..890cad7 100644 --- a/rapid_photo_downloader.egg-info/PKG-INFO +++ b/rapid_photo_downloader.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: rapid-photo-downloader -Version: 0.9.0 +Version: 0.9.1 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 @@ -55,7 +55,7 @@ Description: Rapid Photo Downloader To install Rapid Photo Downloader, run as your regular user (i.e. *without* sudo): - ``python3 install.py rapid-photo-downloader-0.9.0.tar.gz`` + ``python3 install.py rapid-photo-downloader-0.9.1.tar.gz`` **Caution:** *untarring the archive, building it and installing it using* ``sudo python3 setup.py install`` *is* **not** *supported, and* **not** *recommended.* @@ -170,7 +170,7 @@ Description: Rapid Photo Downloader installed on your system, with the exception of those specified above in `satisfying software requirements`_: - ``python3 install.py rapid-photo-downloader-0.9.0.tar.gz`` + ``python3 install.py rapid-photo-downloader-0.9.1.tar.gz`` Substitute the name of the correct compressed tar file if necessary, and run it as your regular user (i.e. *without* sudo). @@ -220,7 +220,7 @@ Description: Rapid Photo Downloader .. _Requests: http://docs.python-requests.org/ Keywords: photo,video,download,ingest,import,camera,phone,backup,rename,photography,photographer,transfer,copy,raw,cr2,nef,arw Platform: UNKNOWN -Classifier: Development Status :: 4 - Beta +Classifier: Development Status :: 5 - Production/Stable Classifier: Environment :: X11 Applications :: Qt Classifier: Intended Audience :: End Users/Desktop Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) |