metadata.xml 687 B

12345678910111213141516
  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-chemistry@gentoo.org</email>
  6. <name>Gentoo Chemistry Project</name>
  7. </maintainer>
  8. <longdescription>
  9. XDSgui is a GUI (graphical user interface) for XDS that is supposed to help both
  10. novice and experienced users. It graphically displays the ASCII and cbf files
  11. that XDS writes, and can run useful shell commands with a simple mouse click.
  12. The design goal of the program is to enable XDS data processing without the
  13. commandline, and to supply additional graphical information.
  14. </longdescription>
  15. </pkgmetadata>