diff options
author | klaatu <klaatu@straightedgelinux.com> | 2014-02-12 21:14:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-12 21:14:17 +0700 |
commit | 3bf6a3b7615cf114d70b859f8d89922602323fb6 (patch) | |
tree | d5bd0eaf8013a3ff60993749a1daa70d2d51c982 /libraries/collada-dom/README | |
parent | 75335b6ce08bab4a45eb0ab9e785b45756518584 (diff) | |
download | slackbuilds-3bf6a3b7615cf114d70b859f8d89922602323fb6.tar.gz |
libraries/collada-dom: Added (C++ API to the COLLADA XML schema).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/collada-dom/README')
-rw-r--r-- | libraries/collada-dom/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/collada-dom/README b/libraries/collada-dom/README new file mode 100644 index 0000000000..8b68aae368 --- /dev/null +++ b/libraries/collada-dom/README @@ -0,0 +1,3 @@ +The COLLADA Document Object Model (DOM) is an application programming +interface (API) that provides a C++ object representation of a COLLADA +XML instance document. Contact a project admin to become a developer! |