# 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------------------------------------------------------|
sqlite: SQLite is a C library implementing an embeddable SQL database engine.
sqlite:
sqlite: Programs linked with the SQLite library can have SQL database access
sqlite: without running a separate RDBMS process. The distribution includes
sqlite: standalone command-line access program (sqlite) that can be used to
sqlite: administer an SQLite database and which serves for example of how to
sqlite: use the SQLite library.
sqlite:
sqlite: http://www.hwaci.com/sw/sqlite/
sqlite:
sqlite:
