diff options
author | 2018-05-23 02:24:36 +0200 | |
---|---|---|
committer | 2018-05-23 02:24:36 +0200 | |
commit | 8c25ca238bd0d2df7e204f6506d7258a6cdf1615 (patch) | |
tree | c975317ca17c313eca6308594125df9e0d53670c /sci-libs/pybids/metadata.xml | |
parent | dev-python/num2words: new package (pybids dep) (diff) | |
download | sci-8c25ca238bd0d2df7e204f6506d7258a6cdf1615.tar.gz sci-8c25ca238bd0d2df7e204f6506d7258a6cdf1615.tar.bz2 sci-8c25ca238bd0d2df7e204f6506d7258a6cdf1615.zip |
sci-libs/pybids: new package
Package-Manager: Portage-2.3.38, Repoman-2.3.9
Diffstat (limited to 'sci-libs/pybids/metadata.xml')
-rw-r--r-- | sci-libs/pybids/metadata.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/sci-libs/pybids/metadata.xml b/sci-libs/pybids/metadata.xml new file mode 100644 index 000000000..143b3ea21 --- /dev/null +++ b/sci-libs/pybids/metadata.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>horea.christ@gmail.com</email> + <name>Horea Christian</name> + </maintainer> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> + PyBIDS is a Python library to centralize interactions with datasets + conforming BIDS (Brain Imaging Data Structure) format. For more + information about BIDS visit http://bids.neuroimaging.io. + </longdescription> + <upstream> + <remote-id type="github">INCF/pybids</remote-id> + </upstream> +</pkgmetadata> |