Download List

專案描述

tlve is a command-line tool to parse different tlv (tag-length-value) structures and for printing them in different text-based formats. For example, tlve supports ASN.1 BER encoding. tlve is appropriate for processing tlv files in server environments.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-11 02:05
0.1.9

A new value type "hexs" and a new structure option "hex-caps" have been implemented.
標籤: Minor Enhancements

2012-03-12 03:46
0.1.8

The printing directive "%c" and value types "bcds" and "dec" have been implemented.
標籤: Minor Enhancements

2011-10-31 09:08
0.1.7

The input preprocessor was implemented and the printing directives %t and %p were fixed.
標籤: Minor Enhancements

2010-09-17 17:56
0.1.6

THe default for "value-type" is now "escaped", which prints non-printable characters in hexadecimal form "\xnn".
標籤: Minor enhancement

2009-12-11 19:49
0.1.5

Hold variables have been implemented. Hold variables can be used to store the value of a primitive element or the name of a constructed element for later printing.
標籤: Minor enhancement

Project Resources