Skip to content

cabo/sid-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SID CSV conversion utility

This little tool provides for conversion between YANG-SID files as used by YANG-CBOR and corresponding human-readable CSV files.

Gem Version

Installation

gem install sid-csv

Formats

sid-csv knows the following formats:

Sources and targets are defined by -f csv, -t csv (default: sid).

Command line utilities

  • sid-csv -tcsv foo.sid > foo.csv
  • sid-csv -fcsv foo.csv > foo.sid

Output is to stdout, input from one or more files given as command line arguments (use - for standard input).

About

SID CSV conversion utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages