slackbuilds/python/dotty
Barry J. Grundy 6a766e6cce python/dotty: Added (Python query language).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-02-11 07:24:31 +07:00
..
README python/dotty: Added (Python query language). 2017-02-11 07:24:31 +07:00
dotty.SlackBuild python/dotty: Added (Python query language). 2017-02-11 07:24:31 +07:00
dotty.info python/dotty: Added (Python query language). 2017-02-11 07:24:31 +07:00
slack-desc python/dotty: Added (Python query language). 2017-02-11 07:24:31 +07:00

README

dotty (Python query language)

EFILTER (dotty) is a general purpose query language designed to be embedded in
python applications and libraries. It supports SQL-like syntax to filter your
application's data and provides a convenient way to directly search through
the objects your applications manages.