mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-js/*: tangram and dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/protocol-buffers-schema/Manifest
Normal file
1
dev-js/protocol-buffers-schema/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST protocol-buffers-schema-3.5.1.tgz 13564 BLAKE2B 499826f5aa05877102b8814c84ef5ce7f9000815ef2db54272f3ced7b030938fdea51ba1c2b628d3e152c3cd686e285b14dadec287e37a42a5fd805f55639856 SHA512 6150af761c563433fcfe7243c972ee33e505b2e3e4e3ed4f07b5863d50f39b71d31dbcc52f1418796da26694b89a69d7ad0246073b76df4b7f05b11becfad06b
|
||||
12
dev-js/protocol-buffers-schema/metadata.xml
Normal file
12
dev-js/protocol-buffers-schema/metadata.xml
Normal 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/mafintosh/protocol-buffers-schema/issues</bugs-to>
|
||||
<remote-id type="github">mafintosh/protocol-buffers-schema</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="No nonsense protocol buffers schema parser written in Javascript"
|
||||
HOMEPAGE="
|
||||
https://github.com/mafintosh/protocol-buffers-schema
|
||||
https://www.npmjs.com/package/protocol-buffers-schema
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user