Metadata-Version: 1.0
Name: Achoo
Version: 1.0
Summary: A fluent interface for testing Python objects.
Home-page: http://web.quuxo.com/projects/achoo
Author: Quuxo Software
Author-email: contact@quuxo.com
License: UNKNOWN
Description: Achoo is a fluent interface for testing Python objects. It makes
        making assertions about objects (is this object equal to this other one?)
        and function and method calls (does calling this function with these
        arguments raise an error?) easy.
        
Platform: UNKNOWN
