Metadata-Version: 2.4
Name: xberg-cli
Version: 1.0.0rc15
Summary: CLI proxy for xberg — downloads and runs the native xberg binary from GitHub releases.
Project-URL: Homepage, https://github.com/xberg-io/xberg
Project-URL: Issues, https://github.com/xberg-io/xberg/issues
Project-URL: Repository, https://github.com/xberg-io/xberg.git
Author-email: Na'aman Hirschfeld <naaman@xberg.io>
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# xberg-cli

CLI proxy for [`xberg`](https://github.com/xberg-io/xberg). Installing
this package provides a `xberg` command that downloads the matching native
binary from GitHub releases and runs it.

Pin a specific release tag with the `XBERG_CLI_VERSION` environment variable.
