dev-js/*: pelias-openstreetmap dependencies

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-01 02:21:46 +02:00
parent 902e0be573
commit 8797af3e0f
960 changed files with 15785 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST formidable-1.2.2.tgz 41606 BLAKE2B 337937920eae70dd069918e26e2803520dd0e9a9ce9b67b81832a25c393b5800921007d2d76975d4fd4149191b200bb1447da61a4db8126736174ba2eaf5fe4e SHA512 57c80b9bee3523ff2482e438fe8d43dd1207466858146e299cdca89efb9afb8d2ba9c1264f8f95ef5c9a677078e7bc5b6e00ac09f8d23e2eb9bbf5babcad54e5

View File

@@ -0,0 +1,14 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit node
DESCRIPTION="A node.js module for parsing form data, especially file uploads."
HOMEPAGE="
https://github.com/node-formidable/formidable
https://www.npmjs.com/package/formidable
"
LICENSE="MIT"
KEYWORDS="~amd64"

View File

@@ -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>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/node-formidable/formidable/issues</bugs-to>
<remote-id type="github">node-formidable/formidable</remote-id>
</upstream>
</pkgmetadata>