[ ソース: mxml ]
パッケージ: libmxml-dev (4.0.3-1)
libmxml-dev に関するリンク
Debian の資源:
mxml ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.msweet.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
small XML parsing library (development)
Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries.
Mini-XML provides the following functionality:
* Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML files and strings. * Data is stored in a linked-list tree structure, preserving the XML data hierarchy. * Supports arbitrary element names, attributes, and attribute values with no preset limits, just available memory. * Supports integer, real, opaque ("cdata"), and text data types in "leaf" nodes. * Functions for creating, indexing, and managing trees of data. * "Find" and "walk" functions for easily locating and navigating trees of data.
This package contains the Mini-XML development files.
その他の libmxml-dev 関連パッケージ
|
|
|
|
-
- dep: libmxml4 (= 4.0.3-1)
- small XML parsing library (runtime)