public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Shaoyu Tseng" <shaoyu0209@tuta.io>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/readmdict/
Date: Sun, 19 Jun 2022 06:47:29 +0000 (UTC)	[thread overview]
Message-ID: <1655621231.3137a41dac0005c4f4eb0dbc8c2a91d74aa3f771.shaoyu0209@gentoo> (raw)

commit:     3137a41dac0005c4f4eb0dbc8c2a91d74aa3f771
Author:     Shaoyu Tseng <1over137 <AT> anche <DOT> no>
AuthorDate: Sun Jun 19 06:47:11 2022 +0000
Commit:     Shaoyu Tseng <shaoyu0209 <AT> tuta <DOT> io>
CommitDate: Sun Jun 19 06:47:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3137a41d

dev-python/readmdict: initial import

Signed-off-by: Shaoyu Tseng <1over137 <AT> anche.no>

 dev-python/readmdict/Manifest               |  1 +
 dev-python/readmdict/metadata.xml           | 12 ++++++++++++
 dev-python/readmdict/readmdict-0.1.1.ebuild | 17 +++++++++++++++++
 3 files changed, 30 insertions(+)

diff --git a/dev-python/readmdict/Manifest b/dev-python/readmdict/Manifest
new file mode 100644
index 000000000..bbd1f8a75
--- /dev/null
+++ b/dev-python/readmdict/Manifest
@@ -0,0 +1 @@
+DIST readmdict-0.1.1.tar.gz 15881 BLAKE2B c320c9da11a348827379f1ebad4d67f2443cb3bda16afc5b7f8b7d7aa2a947874039b21c2c4aaaa1c9666d71b19a745ce78bcaa1df8d10455fa7a1cf5900168b SHA512 f68db59df07bb54f837b26b5fb3d2e2cd87aaac64d38bab5994398b7858f79759a4a216048259ce93e83681bf66318894cf80e68fb44fe5313a6eb44fd56f66e

diff --git a/dev-python/readmdict/metadata.xml b/dev-python/readmdict/metadata.xml
new file mode 100644
index 000000000..87cc7e087
--- /dev/null
+++ b/dev-python/readmdict/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
+<pkgmetadata>
+	<maintainer type="person">
+		<email>1over137@anche.no</email>
+		<name>Shaoyu Tseng</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="pypi">readmdict</remote-id>
+    <remote-id type="github">ffreemt/readmdict</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/readmdict/readmdict-0.1.1.ebuild b/dev-python/readmdict/readmdict-0.1.1.ebuild
new file mode 100644
index 000000000..57ce69474
--- /dev/null
+++ b/dev-python/readmdict/readmdict-0.1.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Read mdx/mdd files"
+HOMEPAGE="https://github.com/ffreemt/readmdict https://pypi.org/project/readmdict/"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+DEPENDS="dev-python/python-lzo[${PYTHON_USEDEP}]"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"


             reply	other threads:[~2022-06-19  6:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-19  6:47 Shaoyu Tseng [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-03 12:10 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/readmdict/ Andrew Ammerlaan
2023-03-08  7:38 Anna Vyalkova
2023-12-31  1:00 Julien Roy

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=1655621231.3137a41dac0005c4f4eb0dbc8c2a91d74aa3f771.shaoyu0209@gentoo \
    --to=shaoyu0209@tuta.io \
    --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