mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-03 01:17:27 -08:00
Added as a possible replacement for elasticsearch, requested by @infra. Anyone can modify the package, I've put myself as maintainer just to have a main "blame" assignee for now. I've added the 2 major version 1.x and 2.x, please don't remove one of them, until further notes. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
14 lines
423 B
XML
14 lines
423 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>arthurzam@gentoo.org</email>
|
|
<name>Arthur Zamarin</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="pypi">opensearch-py</remote-id>
|
|
<remote-id type="github">opensearch-project/opensearch-py</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|