Metadata-Version: 2.4
Name: eudsl
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

# eudsl (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.

The `eudsl` project's real packages (e.g. `eudsl-python-extras`, `eudsl-py`,
`eudsl-tblgen`, `mlir-python-bindings`) are distributed via
<https://llvm.github.io/eudsl>, for example:

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

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