# 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: small C library that implements a SQL database engine
sqlite:
sqlite: SQLite is a small C library that implements a self-contained,
sqlite: embeddable, zero-configuration SQL database engine.
sqlite: The SQLite distribution comes with a standalone command-line
sqlite: access program (sqlite) that can be used to administer
sqlite: an SQLite database and which serves as an example
sqlite: of how to use the SQLite library.
sqlite:
sqlite:
sqlite:
