Repository URL to install this package:
|
Version:
2.0.0 ▾
|
from pkgutil import extend_path
# Declare "flockwave.ext" as a namespace package
__path__ = extend_path(__path__, __name__)