Renamed from simple-cache to jcloud-cachelib

This commit is contained in:
2026-03-12 21:32:19 +01:00
parent 1927f45364
commit 11cd2a1e24
5 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# simple-cache
# jcloud-cachelib
A simple library for caching data.
@@ -6,7 +6,7 @@ A simple library for caching data.
You can install the library using `pip`:
```bash
pip install simple-cache --index-url https://repo.jcloud-services.ddns.net/simple/
pip install jcloud-cachelib --index-url https://repo.jcloud-services.ddns.net/simple/
```
## Full documentation