This is the first release providing basic functionality: - quickly adding properties to classes via decorators - adding an __init__-method based on the properties - adding a pretty __repr__-method based on the properties and the __init__ method - adding an __eq__-method which compares the properties