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
233 B

4 years ago
  1. __title__ = "srsly"
  2. __version__ = "1.0.1"
  3. __summary__ = "Modern high-performance serialization utilities for Python"
  4. __uri__ = "https://explosion.ai"
  5. __author__ = "Explosion AI"
  6. __email__ = "contact@explosion.ai"
  7. __license__ = "MIT"