Metadata-Version: 1.0
Name: lazytable
Version: 0.3.1
Summary: A basic sqlite table wrapper for python
Home-page: https://github.com/samuelinsf/lazytable
Author: samuelinsf
Author-email: UNKNOWN
License: Software license AGPL version 3.
Description: A basic sqlite table wrapper for python.
        ----------------------------------
        
        Python class to keep records in an sqlite table.
        Tries to be fast, thin and easy to use.
        No need to predefine a schema.
        
Platform: UNKNOWN
