Mode | Name | Size |
-rw-r--r-- | .gitignore | 9L |
-rw-r--r-- | LICENSE | 21L |
-rw-r--r-- | MANIFEST.in | 2L |
-rw-r--r-- | Makefile | 32L |
-rw-r--r-- | README.rst | 72L |
-rw-r--r-- | dev_requirements.txt | 6L |
-rw-r--r-- | setup.py | 72L |
-rw-r--r-- | stoichiograph/__init__.py | 9L |
-rw-r--r-- | stoichiograph/__main__.py | 4L |
-rw-r--r-- | stoichiograph/speller.py | 221L |
-rwxr-xr-x | stoichiograph/stoichiograph.py | 147L |
-rw-r--r-- | tests/conftest.py | 51L |
-rw-r--r-- | tests/test_speller.py | 209L |