Metadata-Version: 1.0
Name: uorm
Version: 0.2.2
Summary: Very lightweight, memory-efficient (uses generator
protocol), dependency-free anti-ORM (Object-Relational Mapper) for
MicroPython. Using this module, one can simplify typical database access
operations, without trading well-known SQL for an obscure and inefficient
ORM pseudo-language.

Home-page: https://github.com/pfalcon/uorm
Author: Paul Sokolovsky
Author-email: pfalcon@users.sourceforge.net
License: MIT
Description: UNKNOWN
Platform: UNKNOWN
