matchmaker 0.1.3

matchmaker provides decorators that simplify the creation of Hamcrest matchers.From a function (with an optional appropriate docstring), create hamcrest matchers with minimum extra coding.The sources can be found in GitHub.Examples:from matchmaker import...