You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
221 B

4 years ago
  1. __title__ = "wasabi"
  2. __version__ = "0.6.0"
  3. __summary__ = "A lightweight console printing and formatting toolkit"
  4. __uri__ = "https://ines.io"
  5. __author__ = "Ines Montani"
  6. __email__ = "ines@explosion.ai"
  7. __license__ = "MIT"