File: sqlite.html

package info (click to toggle)
sqlite3 3.27.2-3%2Bdeb10u1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 131,748 kB
  • sloc: ansic: 244,557; tcl: 16,977; sh: 10,315; yacc: 1,430; makefile: 1,251; cpp: 440; cs: 299; javascript: 92
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>