metadata.xml 1.0 KB

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <maintainer type="project">
  5. <email>sci@gentoo.org</email>
  6. <name>Gentoo Science Project</name>
  7. </maintainer>
  8. <longdescription lang="en">
  9. The Open Data Explorer brings together dynamic computational
  10. and rendering tools in a dynamic, programmable framework that
  11. enables users to rapidly create visualizations of highly complex
  12. data from disparate sources.
  13. Data Explorer can be used to add visualization capabilities to
  14. existing applications. It is used by companies and institutions for
  15. applications in a large variety of visualization fields including
  16. computational fluid dynamics, medical imagery, computational
  17. chemistry, and engineering analysis.
  18. </longdescription>
  19. <use>
  20. <flag name="cdf">Add support for <pkg>sci-libs/cdf</pkg> data exchange
  21. format</flag>
  22. <flag name="hdf">Add support for the Hierarchical Data Format
  23. (<pkg>sci-libs/hdf</pkg>)</flag>
  24. </use>
  25. </pkgmetadata>