bazarr/libs/wraptor/__init__.py
2018-10-31 17:08:29 +01:00

7 lines
122 B
Python

""" Wraptor
Provides a set of useful decorators and other wrap-like python utility functions
"""
__version__ = "0.6.0"