aboutsummaryrefslogtreecommitdiff
blob: 403bc69f15a114c6f950e8cb2809a49de0e195ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>gentoo@chymera.eu</email>
		<name>Horea Christian</name>
	</maintainer>
	<maintainer type="project">
		<email>sci@gentoo.org</email>
		<name>Gentoo Science Project</name>
	</maintainer>
	<longdescription lang="en">
		A limited library of helper functions written in Python, the main
		function of which is to determine whether a file path is compliant
		with the BIDS specification.
	</longdescription>
	<upstream>
		<remote-id type="github">bids-standard/bids-validator</remote-id>
	</upstream>
</pkgmetadata>