Skip to main content

Generic static HTML indexes of various repository types

Project description

repo-autoindex

Generate static HTML indexes of various repository types

Build Status Coverage Docs PyPI

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


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.1.0.tar.gz (24.1 kB view details)

Uploaded Source

Built Distribution

repo_autoindex-1.1.0-py3-none-any.whl (27.8 kB view details)

Uploaded Python 3

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

Hashes for repo_autoindex-1.1.0.tar.gz
Algorithm Hash digest
SHA256 423cd3331db3795446ac239388a9a712cb38677b9d00d12dc157bcd61bccaf33
MD5 667146bdac41aafc9a926ada989dfd11
BLAKE2b-256 fa7a32cf8f26f3e02513d6da48c8b0c93e91aca1d158083eaad314690c356158

See more details on using hashes here.

Provenance

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

Hashes for repo_autoindex-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bd0cb62f817e382e0d80c3613488928799cdf6bd92b499654bbf9c182d692abe
MD5 dcf1b79437cf5910cca8227f8474f06e
BLAKE2b-256 ecb6a535ec2fc9de7fc22f603c867914600ba54e65d657d4537161a1ccc45c58

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page