Skip to content

CUE transcoding support for additional media types.

Notifications You must be signed in to change notification settings

orpharion/cue-transcoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cue-transcoding

Support for additional data and schema formats for CUE.

Build into a customised CUE fork of the CUE library and application.

formats

Usage

Install the customised cue binary, and then:

See testdata/xml - converts input.xml to output.json

cd testdata/xml
cue cmd TranslateXml

testdata/excel - converts input.xlsx to output.json

cd testdata/excel
cue cmd TranslateExcel

About

CUE transcoding support for additional media types.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages