Source code for eebit

"""The init file of the package."""

[docs] __version__ = "0.0.0"
[docs] __author__ = "Rodrigo Principe"
[docs] __email__ = "fitoprincipe82@gmail.com"
from .bitmask import BitMask