Metadata-Version: 2.1
Name: idownload
Version: 1.2.0
Summary: Downloads images and stores metadata about them in a JSON file
Author-email: Matt Wisniewski <healthycrowd@mattw.life>
License: MIT
Project-URL: homepage, https://github.com/healthycrowd/idownload
Keywords: idownload,cli,utility,image,download,backup,archive,pinterest
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.8.0
License-File: LICENSE
Requires-Dist: click
Requires-Dist: feedparser (~=6.0)
Requires-Dist: imeta (~=1.1)
Requires-Dist: fnum (~=1.5)
Provides-Extra: nameattr
Requires-Dist: nameattr (~=1.0) ; extra == 'nameattr'
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: networktest ; extra == 'tests'
Requires-Dist: nameattr (~=1.0) ; extra == 'tests'

