Metadata-Version: 2.4
Name: pysophy
Version: 0.1.0
Summary: A knowledge processing library
Author-email: Your Name <you@example.com>
License: MIT
Description-Content-Type: text/markdown
License-File: LICENCE
Dynamic: license-file

# pysophy

A knowledge processing library.

## Usage

```python
import pysophy as ps
print(ps.info())  # "pysophy v0.1.0"
