Generic static HTML indexes of various repository types
Project description
repo-autoindex
Generate static HTML indexes of various repository types
Overview
repo-autoindex
provides a minimal CLI and Python library to generate static HTML indexes
for certain types of content, such as yum repositories.
pip install repo-autoindex
REPO_URL=$(curl -s 'https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f36&arch=x86_64' | egrep '^http' | head -n1)
repo-autoindex $REPO_URL
xdg-open index.html
See the manual for more
information about the usage of repo-autoindex
.
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
repo-autoindex-1.0.0.tar.gz
(21.7 kB
view hashes)
Built Distribution
Close
Hashes for repo_autoindex-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6196ac7c17c5fae8fd85e21fb53c2463983870a5c8129ee85d58408afba8f77a |
|
MD5 | a2c6af4d0c425921492afbf8fa188a00 |
|
BLAKE2b-256 | 5bab61cfce78071f5e1ecc122e9879f04d275d22465f5400b2cf80a0cf63c413 |