Source code for eggshell

# -*- coding: utf-8 -*-

"""Top-level package for Eggshell.

eggshell is a function library to be used in birds of birdhouse.
eggshell is organised in subpackages ordered thematically.

"""

[docs]__author__ = """Nils Hempelmann"""
[docs]__email__ = 'info[@]nilshempelmann.de'
[docs]__version__ = '0.4.0'