Python-ELMO is a Python library which offers an encapsulation of the binary tool ELMO, in order to manipulate it easily in Python and SageMath script.

MANIFEST.in 103B

123
  1. recursive-include elmo/projects *
  2. recursive-include elmo/templates *
  3. recursive-exclude elmo/elmo-tool *