Metadata-Version: 2.4
Name: trexcommon
Version: 0.0.2
Summary: Placeholder package.
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# trexcommon (placeholder)

Hello world placeholder.

```python
from trexcommon import hello

print(hello())
```
