command
module
Version:
v0.0.0-...-08f4f3a
Opens a new window with list of versions in this module.
Published: Oct 24, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.