From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/labbookdb/
Date: Sun, 24 Jun 2018 03:39:15 +0000 (UTC) [thread overview]
Message-ID: <1529811499.0a3031592b5caaafd76808d02c5802f3e8b40944.chymera@gentoo> (raw)
commit: 0a3031592b5caaafd76808d02c5802f3e8b40944
Author: Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Sun Jun 24 03:38:19 2018 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sun Jun 24 03:38:19 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0a303159
sci-libs/labbookdb: New package
Package-Manager: Portage-2.3.40, Repoman-2.3.9
sci-libs/labbookdb/labbookdb-0.0.2.ebuild | 28 ++++++++++++++++++++++++++++
sci-libs/labbookdb/metadata.xml | 16 ++++++++++++++++
2 files changed, 44 insertions(+)
diff --git a/sci-libs/labbookdb/labbookdb-0.0.2.ebuild b/sci-libs/labbookdb/labbookdb-0.0.2.ebuild
new file mode 100644
index 000000000..c936cf379
--- /dev/null
+++ b/sci-libs/labbookdb/labbookdb-0.0.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Lab Book Database Framework"
+HOMEPAGE="https://github.com/TheChymera/LabbookDB"
+SRC_URI="https://github.com/TheChymera/LabbookDB/archive/${PV}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="
+ dev-python/argh[${PYTHON_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
+ dev-python/pandas[${PYTHON_USEDEP}]
+ dev-python/simplejson[${PYTHON_USEDEP}]
+ dev-python/sqlalchemy[${PYTHON_USEDEP}]
+ "
+
+S="${WORKDIR}/LabbookDB-${PV}"
diff --git a/sci-libs/labbookdb/metadata.xml b/sci-libs/labbookdb/metadata.xml
new file mode 100644
index 000000000..113831aa4
--- /dev/null
+++ b/sci-libs/labbookdb/metadata.xml
@@ -0,0 +1,16 @@
+<?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>
+ <longdescription lang="en">
+ LabbookDB is a relational database application framework for life sciences,
+ providing an extendable schema and functions to conveniently add and
+ retrieve information, and generate summaries.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">TheChymera/LabbookDB</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2018-06-24 3:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-24 3:39 Horea Christian [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-12-04 21:45 [gentoo-commits] proj/sci:master commit in: sci-libs/labbookdb/ Horea Christian
2018-12-04 21:58 Horea Christian
2019-11-11 0:48 Horea Christian
2020-03-24 3:43 Horea Christian
2020-12-23 8:03 Horea Christian
2021-01-19 16:56 Andrew Ammerlaan
2022-07-11 11:52 Horea Christian
2023-05-02 23:58 Horea Christian
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=1529811499.0a3031592b5caaafd76808d02c5802f3e8b40944.chymera@gentoo \
--to=horea.christ@gmail.com \
--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