mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
*/*: restore openstack
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
committed by
Alessandro Barbieri
parent
ee38810829
commit
5c8b17906e
23
dev-python/yaql/metadata.xml
Normal file
23
dev-python/yaql/metadata.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>prometheanfire@gentoo.org</email>
|
||||
<name>Matthew Thode</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>openstack@gentoo.org</email>
|
||||
<name>Openstack</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
YAQL (Yet Another Query Language) is an embeddable and extensible query
|
||||
language, that allows performing complex queries against arbitrary objects.
|
||||
It has a vast and comprehensive standard library of frequently used
|
||||
querying functions and can be extend even further with user-specified
|
||||
functions. YAQL is written in python and is distributed via PyPI.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="pypi">yaql</remote-id>
|
||||
<remote-id type="github">openstack/yaql</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user