File: sqlitebrowser.1

package info (click to toggle)
sqlitebrowser 1.3-2.2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,624 kB
  • ctags: 2,178
  • sloc: ansic: 2,645; cpp: 73; makefile: 57
file content (35 lines) | stat: -rw-r--r-- 1,570 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.\"                                      Hey, EMACS: -*- nroff -*-
.TH SQLITEBROWSER 1 "August  4, 2007"
.SH NAME
sqlitebrowser \- light GUI editor for SQLite databases
.SH SYNOPSIS
.B sqlitebrowser
.RI [ file ]
.SH DESCRIPTION
.B SQLite Database Browser
is a visual tool used to create, design and edit database files compatible with
SQLite. It is meant to be used for users and developers that want to create
databases, edit and search data using a familiar spreadsheet-like interface,
without the need to learn complicated SQL commands.
.SH SEE ALSO
SQLitebrowser's home page:
.IR "http://sqlitebrowser.sourceforge.net/".
.SH AUTHOR
.B sqlitebrowser
was developed originally by Mauricio Piacentini from Tabuleiro Producoes. Icons
were contributed by Raquel Ravanini, also from Tabuleiro. Jens Miltner
contributed the code to support SQLite 3.x databases for the 1.2 release.
.br
In the spirit of the original SQLite source files, the authors disclaim
copyright to this source code. It may be used as the basis for other programs,
public domain, open source or commercial. Do whatever you want with it.
.PP
This manual page was written by Fran\[,c]ois F\['e]votte <francois.fevotte@ensta.org>,
for the Debian project (but may be used by others).
.br
Permission is granted to copy, distribute and/or modify this document under the
terms of the GNU General Public License, Version 2 or any later version
published by the Free Software Foundation.
.br
On Debian systems, the complete text of the GNU General Public License can be
found in /usr/share/common-licenses/GPL.