Metadata-Version: 2.4
Name: xbps
Version: 0.0.1
Summary: utilities and tools for working with xbps
Author-email: classabbyamp <void@placeviolette.net>
License-Expression: BSD-2-Clause
Project-URL: Repository, https://github.com/classabbyamp/xbps.py
Keywords: linux,xbps
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: System :: Archiving :: Packaging
Classifier: Topic :: System :: Software Distribution
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyzstd>=0.18.0; python_full_version < "3.14"
Dynamic: license-file

# xbps.py

Aspirationally, this will be bindings to `libxbps`, a utility library for interacting
with xbps repositories and packages, and a selection of useful scripts. Maybe it will
end up like that, who knows.
