Metadata-Version: 2.4
Name: ognibuild
Version: 0.0.24
Summary: Stub package - ognibuild has moved to a Rust implementation
Author-email: Jelmer Vernooij <jelmer@jelmer.uk>
License-Expression: GPL-2.0-or-later
Project-URL: Homepage, https://github.com/jelmer/ognibuild
Classifier: Development Status :: 7 - Inactive
Classifier: Programming Language :: Rust
Description-Content-Type: text/x-rst

ognibuild has moved to Rust
===========================

This Python package is a stub. The ``ognibuild`` tool has been rewritten
in Rust and is no longer distributed as a Python package.

Please install ``ognibuild`` from the Rust crate or your distribution's
package manager instead:

* **Debian/Ubuntu**: ``apt install ognibuild``
* **Cargo**: ``cargo install ognibuild``
* **Source**: https://github.com/jelmer/ognibuild
