File: sqlite.html

package info (click to toggle)
sqlite3 3.46.1-8
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 150,944 kB
  • sloc: ansic: 281,304; tcl: 19,550; javascript: 12,978; sh: 10,768; java: 8,151; makefile: 1,689; yacc: 1,644; cpp: 440; cs: 307; sql: 45
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>