1234567891011121314151617181920212223 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
- <pkgmetadata>
- <maintainer type="project">
- <email>sci-chemistry@gentoo.org</email>
- <name>Gentoo Chemistry Project</name>
- </maintainer>
- <longdescription lang="en">
- XDS-Viewer is a program for viewing X-ray diffraction and control
- images in the context of data processing by the XDS Program Package
- (external link). Potential users of the software are scientists
- working in the field of crystallography. The XDS-Viewer is a
- standalone program which has build-in support for a subset of the
- Crystallographic Binary File Format CBF (external link). Other file
- formats are supported through an external convertion program that
- comes with XDS. XDS-Viewer will automatically invoke the convertion
- program for images other than CBF.
- </longdescription>
- <upstream>
- <remote-id type="sourceforge">xds-viewer</remote-id>
- </upstream>
- </pkgmetadata>
|