source:
npl/overig/sqlite/slack-desc
@
13a1b25
Last change on this file since 13a1b25 was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 942 bytes |
Line | |
---|---|
1 | # HOW TO EDIT THIS FILE: |
2 | # The "handy ruler" below makes it easier to edit a package description. Line |
3 | # up the first '|' above the ':' following the base package name, and the '|' |
4 | # on the right side marks the last column you can put a character in. You must |
5 | # make exactly 11 lines for the formatting to be correct. It's also |
6 | # customary to leave one space after the ':'. |
7 | |
8 | |-----handy-ruler-------------------------------------------------------| |
9 | sqlite: SQLite (simple, self contained database engine) |
10 | sqlite: |
11 | sqlite: SQLite is a small C library that implements a self-contained, |
12 | sqlite: embeddable, zero-configuration SQL database engine. |
13 | sqlite: |
14 | sqlite: The SQLite distribution comes with a standalone command-line access |
15 | sqlite: program (sqlite) that can be used to administer an SQLite database |
16 | sqlite: and which serves as an example of how to use the SQLite library. |
17 | sqlite: |
18 | sqlite: Homepage: http://www.sqlite.org/ |
19 | sqlite: |
Note: See TracBrowser
for help on using the repository browser.