Metadata-Version: 2.1
Name: pygmea
Version: 0.0.1
Summary: Awesome pygmea created by carsten-engelke
Home-page: https://github.com/carsten-engelke/pygmea/
Author: carsten-engelke
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: isort; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: gitchangelog; extra == "test"
Requires-Dist: mkdocs; extra == "test"

# pygmea URL batch downloader

Usage: Creates a list of URLs from the given template. Will replace ```<>``` with numbers and ```<txt>``` with text substitutes. May also load a list of templates from a .txt file.

(c) Carsten Engelke 2023 MIT-License
