Initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
[build]
|
||||
type = "autotools"
|
||||
|
||||
[dependencies]
|
||||
runtime = ["glibc"]
|
||||
|
||||
[package]
|
||||
description = "YAML 1.1 library"
|
||||
homepage = "https://pyyaml.org/wiki/LibYAML"
|
||||
license = "MIT"
|
||||
name = "libyaml"
|
||||
version = "0.2.5"
|
||||
|
||||
[[source]]
|
||||
extract_dir = "$name-$version"
|
||||
sha256 = "c642ae9b75fee120b2d96c712538bd2cf283228d2337df2cf2988e3c02678ef4"
|
||||
url = "https://pyyaml.org/download/libyaml/yaml-$version.tar.gz"
|
||||
Reference in New Issue
Block a user