index
:
conventional_role_play
dev
main
pineoncellar/main
Structure any text (from large-scale instruction parsing to small-scale role-playing game scripts and session logs), and provide rule matching to extract any data
HydroRoll-Team
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
conventionalrp
/
__init__.py
blob: 970731007541bf653399c729f39af2cb84e8b46e (
plain
) (
blame
)
1
2
3
4
5
from . import _core from packaging.version import Version __version__ = Version('0.2.0')