summaryrefslogtreecommitdiff
path: root/media-libs/Field3D/metadata.xml
blob: ed9cca20de6ee3e3267f83fcc19c34742074741c (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 "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>negril.nx+gentoo@gmail.com</email>
    <name>Paul Zander</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <longdescription>
		Field3D is an open source library for storing voxel data.
		It provides C++ classes that handle in-memory storage and
		a file format based on HDF5 that allows the C++ objects 
		to be written to and read from disk.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>