aboutsummaryrefslogtreecommitdiffstats
path: root/PKG-INFO
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2025-09-16 02:12:49 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2025-09-16 02:12:49 -0400
commit3b7f8716690b7aa1994a9cb387bbc7215e01a4ed (patch)
tree1009e66478f4f0a64324acd92e0cc8709eb5f90f /PKG-INFO
parent243b2597edb922fe7e0b0d887e80bb7ebbe72ab7 (diff)
New upstream version 1.30.7.upstream/1.30.7
Diffstat (limited to 'PKG-INFO')
-rw-r--r--PKG-INFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/PKG-INFO b/PKG-INFO
index 353bfae..6abd758 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: gallery_dl
-Version: 1.30.6
+Version: 1.30.7
Summary: Command-line program to download image galleries and collections from several image hosting sites
Home-page: https://github.com/mikf/gallery-dl
Download-URL: https://github.com/mikf/gallery-dl/releases/latest
@@ -8,7 +8,7 @@ Author: Mike Fährmann
Author-email: mike_faehrmann@web.de
Maintainer: Mike Fährmann
Maintainer-email: mike_faehrmann@web.de
-License: GPLv2
+License: GPL-2.0-only
Keywords: image gallery downloader crawler scraper
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
@@ -30,6 +30,7 @@ Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Utilities
Requires-Python: >=3.8
+Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: requests>=2.11.0
Provides-Extra: video
@@ -46,6 +47,7 @@ Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
+Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
@@ -139,9 +141,9 @@ Standalone Executable
Prebuilt executable files with a Python interpreter and
required Python packages included are available for
-- `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.30.6/gallery-dl.exe>`__
+- `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.30.7/gallery-dl.exe>`__
(Requires `Microsoft Visual C++ Redistributable Package (x86) <https://aka.ms/vs/17/release/vc_redist.x86.exe>`__)
-- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.30.6/gallery-dl.bin>`__
+- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.30.7/gallery-dl.bin>`__
Nightly Builds