2022-11-19 23:06:15 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
2024-03-10 14:33:30 +00:00
|
|
|
<meta name="go-import" content="mcmillian.dev/go/woodstock git https://codeberg.org/spacenerdmo/woodstock.git">
|
2022-11-19 23:06:15 +00:00
|
|
|
<link rel="stylesheet" href="/style.css">
|
|
|
|
<title>woodstock</title>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<h1>woodstock</h1>
|
|
|
|
<p>A client library for pnut.io written in Go.</p>
|
2024-03-10 14:33:30 +00:00
|
|
|
<p>Project hosted on <a href="https://codeberg.org/spacenerdmo/woodstock">Codeberg</a>.</p>
|
2022-11-19 23:06:15 +00:00
|
|
|
</body>
|
|
|
|
</html>
|