bazarr/libs/wraptor/__init__.py

8 lines
122 B
Python
Raw Normal View History

2018-10-31 16:08:29 +00:00
""" Wraptor
Provides a set of useful decorators and other wrap-like python utility functions
"""
__version__ = "0.6.0"