File: index.html

package info (click to toggle)
rust-nettle 7.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,456 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 328 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
<!doctype html>
<html>
  <head>
    <title>nettle-rs Documentation</title>
    <meta http-equiv="refresh" content="2; URL=/nettle-rs/nettle/">
    <meta name="keywords" content="automatic redirection">
  </head>
  <body lang="en">
    Redirecting to <a href="/nettle-rs/nettle/">nettle-rs documentation</a>...
  </body>
</html>