File: README.md

package info (click to toggle)
golang-github-leemcloughlin-jdn 0.0~git20201102.6f88db6-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 68 kB
  • sloc: makefile: 2
file content (16 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# jdn
Julian Day Numbers for Go

<h2>Installation</h2>

To install run:

<code>
go get github.com/leemcloughlin/jdn
</code>

<h2>Documentation </h2>

For documentation including examples please see:

https://pkg.go.dev/github.com/leemcloughlin/jdn