OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.6 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../libmxml/libmxml.desc
  5. [COPY] Copyright (C) 2006 - 2008 The OpenSDE Project
  6. [COPY] Copyright (C) 2006 The T2 SDE Project
  7. [COPY]
  8. [COPY] More information can be found in the files COPYING and README.
  9. [COPY]
  10. [COPY] This program is free software; you can redistribute it and/or modify
  11. [COPY] it under the terms of the GNU General Public License as published by
  12. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  13. [COPY] GNU General Public License can be found in the file COPYING.
  14. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  15. [I] An extremely small XML parsing library for C
  16. [T] Mini-XML is a small XML parsing library that you can use to read
  17. [T] XML and XML-like data files in your application without requiring
  18. [T] large non-standard libraries. It only requires an ANSI C compatible
  19. [T] compiler (GCC works, as do most vendors' ANSI C compilers) and
  20. [T] a "make" program. It supports reading of UTF-8
  21. [T] and UTF-16 and writing of UTF-8 encoded XML strings and files, and
  22. [T] provides a hierarchical view of the file via a linked-list tree
  23. [T] structure of typed nodes and functions for managing, traversing,
  24. [T] indexing, and searching the tree.
  25. [U] http://www.easysw.com/~mike/mxml/
  26. [A] Michael Sweet <mike@easysw.com>
  27. [M] Christian Wiese <jeru@ixplanet.org>
  28. [C] extra/tool
  29. [L] GPL
  30. [S] Stable
  31. [V] 2.2.2
  32. [P] X -?---5---9 205.000
  33. [D] 1782653682 mxml-2.2.2.tar.gz http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/mxml/2.2.2/