# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in.  You must make
# exactly 11 lines for the formatting to be correct.  It's also customary to
# leave one space after the ':'.

     |-----------------handy-ruler---------------------------------------------|
knoda: Knoda (A database frontend for KDE)
knoda:
knoda: Knoda is a database frontend for KDE based on hk_classes.
knoda: Knoda allows you to: define and delete databases; create, alter
knoda: and delete tables and indices; add, change and delete data in tables;
knoda: define, execute and store sql queries; define, execute and store queries
knoda: with a "query by example" GUI; import and export CSV data;
knoda: define and use forms; define and print reports; and write
knoda: your own extensions using the integrated Python interpreter
knoda: as scripting language. Its driver concept allows a uniform connection
knoda: to different database servers (Mysql, Postgresql, SQLite or ODBC).
