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.2 - 2023-09-18

  • Add py.typed to make package PEP 561 compliant / enable downstream type-checking.

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

Uploaded Source

Built Distribution

repo_autoindex-1.1.2-py3-none-any.whl (28.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: repo_autoindex-1.1.2.tar.gz
  • Upload date:
  • Size: 24.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.9.18 Linux/6.2.0-1011-azure

File hashes

Hashes for repo_autoindex-1.1.2.tar.gz
Algorithm Hash digest
SHA256 996616ba082bd2b4ae9443cf70d51313f49e55536c7b580053f5293f785d06b6
MD5 dec185d542bbb068d98253a90d4856ea
BLAKE2b-256 dd5e22ff002cd36d9d82b7c2446ed18703b0c8ff001ad49ea7d4b7262fb04a4c

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: repo_autoindex-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 28.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.9.18 Linux/6.2.0-1011-azure

File hashes

Hashes for repo_autoindex-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e3744db73a387c4c00b332143a609128c234a481f8dc9695956c168fd1a1ac3e
MD5 f5d2957778c95bf5b2802a720cd5f250
BLAKE2b-256 5a1e61f516638a56b9184736eb99c7372f8bc2e0c51ea4d331aaacfe8fb8dc94

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