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.1 - 2023-04-12

  • Fix handling of kickstart repositories with no checksums in treeinfo.

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

Uploaded Source

Built Distribution

repo_autoindex-1.1.1-py3-none-any.whl (27.9 kB view details)

Uploaded Python 3

File details

Details for the file repo_autoindex-1.1.1.tar.gz.

File metadata

  • Download URL: repo_autoindex-1.1.1.tar.gz
  • Upload date:
  • Size: 24.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.9.16 Linux/5.15.0-1035-azure

File hashes

Hashes for repo_autoindex-1.1.1.tar.gz
Algorithm Hash digest
SHA256 43505169ea816c02cddc1b27f81f44e9c6b2562f611abb012d541aa7efa9ff5f
MD5 36520faf949b336c6528e47e5bb4be6e
BLAKE2b-256 3679236dd85a788763157f24ac41659806578527099cf53462390201b32ef9a2

See more details on using hashes here.

Provenance

File details

Details for the file repo_autoindex-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: repo_autoindex-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 27.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.9.16 Linux/5.15.0-1035-azure

File hashes

Hashes for repo_autoindex-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 83b1d6452bd220852a27d1293778adea10243a6866cb3baba760f0741c9bf869
MD5 e48f2587a4ddf83f403a6e265817b64b
BLAKE2b-256 70a2e53294e8bdbb033baa67d977bc95f0c9d88c8af1a8b362a1abaa134be355

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