Metadata-Version: 2.4
Name: ghcache
Version: 0.0.2
Summary: A GitHub API client with file-based caching
Project-URL: Repository, https://github.com/santi-h/ghcache
Project-URL: Issues, https://github.com/santi-h/ghcache/issues
Author: Santi H
License-Expression: MIT
Keywords: api,cache,github
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.14
Requires-Dist: requests
Description-Content-Type: text/markdown

# ghcache

A GitHub API client with file-based caching.

This is an initial skeleton release published to establish the package name and validate the packaging/release workflow. The library is not functional yet.
