Metadata-Version: 1.0
Name: goatfish
Version: 0.1
Summary: A small, schemaless ORM that is backed by SQLite.
Home-page: https://github.com/stochastic-technologies/goatfish/
Author: Stochastic Technologies
Author-email: info@stochastictechnologies.com
License: BSD
Description: Goatfish is a small, schemaless ORM that is backed by SQLite. It supports persisting arbitrary objects (anything the pickle module can handle) to database and indexing on arbitrary properties of the objects.
Platform: UNKNOWN
