Metadata-Version: 2.4
Name: mlir-python-bindings
Version: 0.0.1
Summary: Placeholder package reserved to prevent name-squatting; not the real distribution.
License-Expression: Apache-2.0 WITH LLVM-exception
Project-URL: Homepage, https://github.com/llvm/eudsl
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# mlir-python-bindings (placeholder)

This is a placeholder package. It is reserved on PyPI to prevent name-squatting
and supply-chain attacks against the [llvm/eudsl](https://github.com/llvm/eudsl)
project. It contains no functionality.

Install the real MLIR Python bindings with:

```
pip install mlir-python-bindings -f https://llvm.github.io/eudsl
```

See <https://github.com/llvm/eudsl> for details.
