repo-autoindex/repo_autoindex/__init__.py

3 lines
69 B
Python
Raw Normal View History

from .api import autoindex
2022-06-29 15:52:00 +10:00
from .base import Fetcher, GeneratedIndex