jtv2xmltv

command module
v0.0.0-...-08f4f3a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2019 License: GPL-3.0 Imports: 11 Imported by: 0

README

jtv2xmltv

Converts jtv file to xml. Written in Go. Converts 1Mb jtv file in 0.5s compared to python's 3.5s

jtv2xmltv in repository build with go1.4 for CentOS 5

Usage

jtv2xmltv file.zip > output.xml

Compilation for CentOS 5

install https://github.com/moovweb/gvm and its dependencies

gvm install go1.4
gvm use go1.4 --default
go get golang.org/x/text/encoding/charmap
go build jtv2xmltv.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL