repo-autoindex 1.1.0
pip install repo-autoindex==1.1.0
Released:
Generic static HTML indexes of various repository types
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v3 or later (GPLv3+) (GPL-3.0-or-later)
- Author: Rohan McGovern
- Requires: Python >=3.9, <4
Classifiers
- License
- Programming Language
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
.
Changelog
v1.1.0 - 2023-04-04
- Added limited support for kickstart repositories.
v1.0.2 - 2022-10-21
- Reduced memory usage when handling large yum repositories.
v1.0.1 - 2022-08-15
- Use correct SPDX license identifier in package metadata.
v1.0.0 - 2022-08-15
- Initial stable release.
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v3 or later (GPLv3+) (GPL-3.0-or-later)
- Author: Rohan McGovern
- Requires: Python >=3.9, <4
Classifiers
- License
- Programming Language
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
Built Distribution
File details
Details for the file repo_autoindex-1.1.0.tar.gz
.
File metadata
- Download URL: repo_autoindex-1.1.0.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.16 Linux/5.15.0-1034-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
423cd3331db3795446ac239388a9a712cb38677b9d00d12dc157bcd61bccaf33
|
|
MD5 |
667146bdac41aafc9a926ada989dfd11
|
|
BLAKE2b-256 |
fa7a32cf8f26f3e02513d6da48c8b0c93e91aca1d158083eaad314690c356158
|
File details
Details for the file repo_autoindex-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: repo_autoindex-1.1.0-py3-none-any.whl
- Upload date:
- Size: 27.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.16 Linux/5.15.0-1034-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bd0cb62f817e382e0d80c3613488928799cdf6bd92b499654bbf9c182d692abe
|
|
MD5 |
dcf1b79437cf5910cca8227f8474f06e
|
|
BLAKE2b-256 |
ecb6a535ec2fc9de7fc22f603c867914600ba54e65d657d4537161a1ccc45c58
|