mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
dev-R/yaml: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
11
dev-R/yaml/yaml-2.2.1.ebuild
Normal file
11
dev-R/yaml/yaml-2.2.1.ebuild
Normal file
@@ -0,0 +1,11 @@
|
||||
# Copyright 1999-2020 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='Methods to Convert R Data to YAML and Back'
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='BSD'
|
||||
#TODO: unbundle libyaml
|
||||
Reference in New Issue
Block a user