Skip to content
/ tlve Public

tlve is a command-line tool to parse different tlv (tag-length-value) structures and for printing them in different text-based formats. tlve is mentioned for processing tlv files in server environments.

License

Notifications You must be signed in to change notification settings

TimoSavi/tlve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tlve

tlve is a command-line tool to parse different tlv (tag-length-value) structures and for printing them in different text-based formats. tlve is mentioned for processing tlv files in server environments. See manual for more details.

Build from source

GNU autotools and gcc are required to build tlve.

Clone from github and then:

cd tlve
autoreconf -is
./configure
make

About

tlve is a command-line tool to parse different tlv (tag-length-value) structures and for printing them in different text-based formats. tlve is mentioned for processing tlv files in server environments.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published