Download List

프로젝트 설명

libxnm is a library for parsing and retrieving
data from the XNM file format. XNM stands for "Xnm
is Not a Markup language" in the spirit of GNU
recursive definitions. XNM is a simple recursively
defined serialization syntax that is well suited
to be used as a storage format for any program
storing or communicating complex datastructures.
In contrast to the XML standard, XNM was built to
be as concise as possible. It is built around four
types: the recursive tables and arrays, and the
end nodes strings and binary chunks.

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.

2008-12-26 19:56
0.1.2

이 버전의 열쇠를 테이블 개최의 목록을 검색하기위한 API 호출을 추가합니다. 또한 자체 값을 반환 값이 비어있는 열쇠를 검색할 수있습니다.
This version adds an API call for retrieving a
list of keys held by a table. It also makes
retrieving an empty key of a value return the
value itself.

2007-01-16 01:50
0.1.1

이 버전의 주요 기능은 이진 값을 지원합니다. 이 버전은 또한, 문서를 향상 더 많은 종류의 접근 기능을 추가, 모든 메모리 누수 알려진 닫힙니다.
Tags: Major feature enhancements
The main feature of this version is binary value support. This version also improves documentation, adds accessor functions for many more types, and closes all known memory leaks.

2007-01-14 03:37
0.1.0

Tags: Initial freshmeat announcement

Project Resources