From: "Marius Brehler" <marbre@linux.sungazer.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/PeakUtils/
Date: Tue, 8 Dec 2015 15:06:29 +0000 (UTC) [thread overview]
Message-ID: <1449587171.384ab10750a6d3b4b15d41574e1b26f66c058424.marbre@gentoo> (raw)
commit: 384ab10750a6d3b4b15d41574e1b26f66c058424
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Tue Dec 8 15:06:11 2015 +0000
Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Tue Dec 8 15:06:11 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=384ab107
dev-python/PeakUtils: New package, ebuild written by me
Package-Manager: portage-2.2.20.1
dev-python/PeakUtils/ChangeLog | 9 +++++++++
dev-python/PeakUtils/PeakUtils-1.0.1.ebuild | 24 ++++++++++++++++++++++++
dev-python/PeakUtils/metadata.xml | 15 +++++++++++++++
3 files changed, 48 insertions(+)
diff --git a/dev-python/PeakUtils/ChangeLog b/dev-python/PeakUtils/ChangeLog
new file mode 100644
index 0000000..e32d639
--- /dev/null
+++ b/dev-python/PeakUtils/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-python/PeakUtils
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Id$
+
+*PeakUtils-1.0.1 (08 Dec 2015)
+
+ 08 Dec 2015; Marius Brehler <marbre@linux.sungazer.de>
+ +PeakUtils-1.0.1.ebuild, +metadata.xml:
+ dev-python/PeakUtils: New package, ebuild written by me
diff --git a/dev-python/PeakUtils/PeakUtils-1.0.1.ebuild b/dev-python/PeakUtils/PeakUtils-1.0.1.ebuild
new file mode 100644
index 0000000..06cb5aa
--- /dev/null
+++ b/dev-python/PeakUtils/PeakUtils-1.0.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python3_{4,5} )
+
+inherit distutils-r1
+
+MY_PN="pyFFTW"
+
+DESCRIPTION="Peak detection utilities for 1D data"
+HOMEPAGE="https://bitbucket.org/lucashnegri/peakutils"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ >=dev-python/numpy-1.8.0[${PYTHON_USEDEP}]
+ sci-libs/scipy[${PYTHON_USEDEP}]
+ "
+DEPEND="${RDEPEND}"
diff --git a/dev-python/PeakUtils/metadata.xml b/dev-python/PeakUtils/metadata.xml
new file mode 100644
index 0000000..a07f5e4
--- /dev/null
+++ b/dev-python/PeakUtils/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sci</herd>
+ <longdescription>
+ As the name implies, this package provides utilities related to the
+ detection of peaks on 1D data. Includes functions to perform
+ baseline estimation, to find the indexes of the peaks in the data
+ and performing Gaussian fitting or centroid computation to further
+ increase the resolution of the peak detection.
+ </longdescription>
+ <upstream>
+ <remote-id type="pypi">PeakUtils</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2015-12-08 15:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-08 15:06 Marius Brehler [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-01-26 13:25 [gentoo-commits] proj/sci:master commit in: dev-python/PeakUtils/ Benda XU
2020-09-22 16:14 Aisha Tammy
2020-09-22 16:27 Aisha Tammy
2020-09-24 15:50 Aisha Tammy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1449587171.384ab10750a6d3b4b15d41574e1b26f66c058424.marbre@gentoo \
--to=marbre@linux.sungazer.de \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox