dati

A Go library/binary to parse & execute data against template langauges.
git clone git://src.gearsix.net/dati
Log | Files | Refs | Atom | README | LICENSE

ModeNameSize
-rw-r--r--CHANGELOG62L
-rw-r--r--LICENSE621L
-rw-r--r--README143L
-rw-r--r--cmd/dati.go295L
-rwxr-xr-xcmd/dati_test.sh21L
-rw-r--r--data.go92L
-rw-r--r--data_test.go161L
-rw-r--r--examples/README13L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/1312-S01E02 Where No Man Has Gone Before.yaml24L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/1329-S01E04 Mudds Woman.json14L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/1512-S01E03 The Corbomite Maneuver.yaml8L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/1513-S01E06 The Man Trap.toml11L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/1533-S01E08 Charlie X.toml8L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/1672-S01E05 The Enemy Within.toml10L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/1704-S01E07 The Naked Time.json12L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/1709-S01E09 Balance of Terror.yaml7L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/2124-S01E18 The Squire of Gothos.toml9L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/2254-S01E01 The Cage.toml3L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/2712-S01E10 What Are Little Girls Made Of.yaml6L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/2713-S01E12 Miri.json12L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/2715-S01E11 Dagger Of The Mind.yaml6L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/2817-S01E13 The Conscience of the King.toml10L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/2821-S01E14 The Galileo Seven.yaml25L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/2947-S01E15 Court Martial.toml10L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/3012-S01E16 The Menagerie, part 1.toml9L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/3012-S01E16b The Menagerie, part 2.toml7L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/3025-S01E17 Shore Leave.json10L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/3045-S01E19 Arena.yaml8L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/3087-S01E20 The Alternative Factor.yaml7L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/3113-S01E21 Tomorrow is Yesterday.yaml9L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/3134-S01E28 The City on the Edge of Forever.toml7L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/3141-S01E24 Space Seed.yaml9L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/3156-S01E22 The Return of The Archons.json10L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/3192-S01E23 A Taste of Armageddon.json11L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/3196-S01E26 The Devil In The Dark.toml6L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/3198-S01E27 Errand of Mercy.json9L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/3287-S01E29 Operation Annihilate.toml8L
-rw-r--r--examples/logs/NCC-1701 USS Enterprise/3417-S01E25 This Side of Paradise.yaml9L
-rw-r--r--examples/out.html355L
-rw-r--r--examples/out.txt221L
-rw-r--r--examples/project.toml3L
-rw-r--r--examples/suti.cfg3L
-rw-r--r--examples/template/html.hmpl27L
-rw-r--r--examples/template/txt.mst13L
-rw-r--r--file.go104L
-rw-r--r--file_test.go69L
-rw-r--r--go.mod9L
-rw-r--r--go.sum722L
-rw-r--r--template.go239L
-rw-r--r--template_test.go286L