summaryrefslogtreecommitdiff
blob: 54dbba5b3784add783825ac7ef0ccb9145ce2f54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>sci-physics@gentoo.org</email>
		<name>Gentoo Physics Project</name>
	</maintainer>
	<longdescription lang="en">
		HepPDT contains the fixed data about each particle type. In other
		words, it contains the data that can be found in the Review of
		Particle Properties.
		This data is conceptually split into particle information (e.g. mass)
		and decay information. HepPDT provides a simple set of particle data
		classes. Particle ID translation methods are in a separate HepPID
		library, which is distributed as part of HepPDT.
	</longdescription>
</pkgmetadata>