repo-autoindex/repo_autoindex/__init__.py
Rohan McGovern 5c4e5354b2 Initial implementation
Basically working for yum repos.
2022-06-17 10:31:31 +10:00

3 lines
70 B
Python

from .base import Fetcher, GeneratedIndex
from .api import autoindex