{"id":20314556,"url":"https://github.com/release-engineering/repo-autoindex","last_synced_at":"2025-04-11T17:20:21.309Z","repository":{"id":57698459,"uuid":"524798828","full_name":"release-engineering/repo-autoindex","owner":"release-engineering","description":"Generate static HTML indexes of various repository types","archived":false,"fork":false,"pushed_at":"2024-04-14T22:22:29.000Z","size":1017,"stargazers_count":1,"open_issues_count":1,"forks_count":3,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-04-16T07:58:22.178Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/release-engineering.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-08-14T23:03:23.000Z","updated_at":"2024-04-21T22:18:28.814Z","dependencies_parsed_at":"2023-09-27T00:51:17.803Z","dependency_job_id":"9d47d948-eaf6-433d-b41a-b9a952cdd51a","html_url":"https://github.com/release-engineering/repo-autoindex","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-engineering%2Frepo-autoindex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-engineering%2Frepo-autoindex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-engineering%2Frepo-autoindex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-engineering%2Frepo-autoindex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/release-engineering","download_url":"https://codeload.github.com/release-engineering/repo-autoindex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248447609,"owners_count":21105140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T18:15:49.643Z","updated_at":"2025-04-11T17:20:21.270Z","avatar_url":"https://github.com/release-engineering.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# repo-autoindex\n\nGenerate static HTML indexes of various repository types\n\n![Build Status](https://github.com/release-engineering/repo-autoindex/actions/workflows/ci.yml/badge.svg?branch=main)\n![Coverage](https://img.shields.io/badge/coverage-100%25-brightgreen)\n[![Docs](https://img.shields.io/website?label=docs\u0026url=https%3A%2F%2Frelease-engineering.github.io%2Frepo-autoindex%2F)](https://release-engineering.github.io/repo-autoindex/)\n[![PyPI](https://img.shields.io/pypi/v/repo-autoindex)](https://pypi.org/project/repo-autoindex/)\n\n## Overview\n\n`repo-autoindex` provides a minimal CLI and Python library to generate static HTML indexes\nfor certain types of content, such as yum repositories.\n\n```\npip install repo-autoindex\nREPO_URL=$(curl -s 'https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f36\u0026arch=x86_64' | egrep '^http' | head -n1)\nrepo-autoindex $REPO_URL\nxdg-open index.html\n```\n\nSee [the manual](https://release-engineering.github.io/repo-autoindex/) for more\ninformation about the usage of `repo-autoindex`.\n\n## Changelog\n\n### v1.2.1 - 2024-01-15\n\n- Ensure directories always appear first in indexes.\n\n### v1.2.0 - 2023-09-22\n\n- Support streamed fetching to reduce memory usage when fetching large files.\n\n### v1.1.2 - 2023-09-18\n\n- Add `py.typed` to make package PEP 561 compliant / enable downstream type-checking.\n\n### v1.1.1 - 2023-04-12\n\n- Fix handling of kickstart repositories with no checksums in treeinfo.\n\n### v1.1.0 - 2023-04-04\n\n- Added limited support for kickstart repositories.\n\n### v1.0.2 - 2022-10-21\n\n- Reduced memory usage when handling large yum repositories.\n\n### v1.0.1 - 2022-08-15\n\n- Use correct SPDX license identifier in package metadata.\n\n### v1.0.0 - 2022-08-15\n\n- Initial stable release.\n\n## License\n\nThis 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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelease-engineering%2Frepo-autoindex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frelease-engineering%2Frepo-autoindex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelease-engineering%2Frepo-autoindex/lists"}