summaryrefslogtreecommitdiff
blob: 2ba1757cce1f8540a49eca1c03b85d0cd3c67f53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>sci</herd>
	<maintainer>
		<email>sci@gentoo.org</email>
	</maintainer>
	<longdescription>
CBFLIB is a library of ANSI-C functions providing a simple mechanism
for accessing Crystallographic Binary Files (CBF files) and Image-supporting
CIF (imgCIF) files. The CBFLIB API is loosely based on the CIFPARSE API for
mmCIF files. Starting with this release, CBFLIB performs validation checks
on reading of a CBF. If a dictionary is provided, values will be validated
against dictionary ranges and enumerations. Tags missing under parent-child
relationships or category key requirements will be reported. CBFlib provides
functions to create, read, modify and write CBF binary data files and imgCIF
ASCII data files.
</longdescription>
</pkgmetadata>