File: sqlite.html

package info (click to toggle)
sqlite3 3.8.7.1-1%2Bdeb8u2
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 40,812 kB
  • ctags: 19,822
  • sloc: ansic: 150,084; sh: 20,920; tcl: 11,058; makefile: 1,290; yacc: 1,093; awk: 268
file content (10 lines) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
<meta http-equiv="refresh" content="0; ./cli.html">
</head>
<!-- The "cli.html" page used to be called "sqlite.html".  This is a replace
     "sqlite.html" page that automatically redirects to the new "cli.html" -->
<body>
Redirect to <a href="./cli.html">./cli.html</a>
</body>
</html>