Download List

Projeto Descrição

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

Um tipo de valor de novo "hexs" e uma nova opção de estrutura "hex-caps" foram implementadas.
Tags: Minor Enhancements
A new value type "hexs" and a new structure option "hex-caps" have been implemented.

2012-03-12 03:46
0.1.8

A impressão a Directiva "% c" e valor tipos "bcds" e "dec" foram implementadas.
Tags: Minor Enhancements
The printing directive "%c" and value types "bcds" and "dec" have been implemented.

2011-10-31 09:08
0.1.7

O pré-processador entrado foi implementado e as directivas de impressão %t e %p foram corrigidos.
Tags: Minor Enhancements
The input preprocessor was implemented and the printing directives %t and %p were fixed.

2010-09-17 17:56
0.1.6

O padrão para "tipo de valor" é agora "escapado", que imprime caracteres não imprimíveis em formato hexadecimal "\ xnn".
Tags: Minor enhancement
THe default for "value-type" is now "escaped", which prints non-printable characters in hexadecimal form "\xnn".

2009-12-11 19:49
0.1.5

Hold variáveis têm sido implementadas. Hold variáveis podem ser usadas para armazenar o valor de um elemento primitivo ou o nome de um elemento construído para imprimir mais tarde.
Tags: Minor enhancement
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.

Project Resources