From 23a862c5618f6f4d7d46958f61f3e78552d5ed39 Mon Sep 17 00:00:00 2001 From: Stanislaw Klekot Date: Tue, 9 May 2017 15:49:05 +0200 Subject: Add package toml to the index --- index/toml.mk | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 index/toml.mk diff --git a/index/toml.mk b/index/toml.mk new file mode 100644 index 0000000..1078610 --- /dev/null +++ b/index/toml.mk @@ -0,0 +1,7 @@ +PACKAGES += toml +pkg_toml_name = toml +pkg_toml_description = TOML (0.4.0) config parser +pkg_toml_homepage = http://dozzie.jarowit.net/trac/wiki/TOML +pkg_toml_fetch = git +pkg_toml_repo = https://github.com/dozzie/toml +pkg_toml_commit = v0.2.0 -- cgit v1.2.3