slackbuilds_ponce/python/dotty/README
B. Watson f504f19c4b python/dotty: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:54 -04:00

6 lines
303 B
Text

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.