File: index.html

package info (click to toggle)
python-flask-httpauth 4.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 436 kB
  • sloc: python: 2,129; makefile: 150
file content (12 lines) | stat: -rwxr-xr-x 550 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
    <head>
        <title>Flask-HTTPAuth documentation</title>
        <meta http-equiv="refresh" content="0; URL=http://flask-httpauth.readthedocs.org/">
        <meta name="keywords" content="automatic redirection">
    </head>
    <body>
        The Flask-HTTPAuth documentation is available at <a href="http://flask-httpauth.readthedocs.org">Read the Docs</a>.
        If your browser does not automatically redirect you, please <a href="http://flask-httpauth.readthedocs.org">click here</a>.
    </body>
</html>