Metadata-Version: 2.4
Name: rocm-llvm-python
Version: 0.0.2
Summary: Python and Cython bindings for ROCm LLVM and AMD Code Object Manager (Comgr)
Author-email: AMD <support@amd.com>
License: MIT
Project-URL: Homepage, https://github.com/ROCmSoftwarePlatform/rocm-llvm-python
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# rocm-llvm-python

Python and Cython bindings for ROCm LLVM and AMD Code Object Manager (Comgr)

## Information

- **Homepage**: https://github.com/ROCmSoftwarePlatform/rocm-llvm-python
- **License**: MIT

## Installation

```bash
pip install rocm-llvm-python
```
