__title__ = 'bitstring'
__license__ = 'MIT'

from .bitstring import *
