From 8562ef9e650081346b741b1c234ed838bf4af7f6 Mon Sep 17 00:00:00 2001 From: Laurie O Date: Thu, 11 Jul 2024 10:25:22 +1000 Subject: [PATCH] Improve documented features --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 998c95b..f05dbca 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,14 @@ https://github.com/EpicWink/proxpi/actions?query=branch%3Amaster+workflow%3Atest [![codecov](https://codecov.io/gh/EpicWink/proxpi/branch/master/graph/badge.svg)]( https://codecov.io/gh/EpicWink/proxpi) -PyPI caching mirror +PyPI caching proxy * Host a proxy PyPI mirror server with caching * Cache the index (project list and projects' file list) * Cache the project files -* Support multiple indices +* Proxy multiple package indices +* Provide and consume both JSON and HTML + [APIs](https://packaging.python.org/en/latest/specifications/simple-repository-api/) * Set index cache times-to-live (individually for each index) * Set files cache max-size on disk * Manually invalidate index cache