From ba08ce51c928b127d7f36be436149e34df363f0c Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 29 Sep 2021 17:35:11 +0300 Subject: Support gourmand plugins --- .gitmodules | 18 ++++++++++++++++++ gourmand | 2 +- python-extruct | 1 + python-html-text | 1 + python-jstyleson | 1 + python-mf2py | 1 + python-pyrdfa3 | 1 + python-scrape-schema-recipe | 1 + 8 files changed, 25 insertions(+), 1 deletion(-) create mode 160000 python-extruct create mode 160000 python-html-text create mode 160000 python-jstyleson create mode 160000 python-mf2py create mode 160000 python-pyrdfa3 create mode 160000 python-scrape-schema-recipe diff --git a/.gitmodules b/.gitmodules index 10541f1..ded78c6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,3 +52,21 @@ [submodule "thorium-bin"] path = thorium-bin url = ssh://aur@aur.archlinux.org/thorium-bin.git +[submodule "python-html-text"] + path = python-html-text + url = ssh://aur@aur.archlinux.org/python-html-text.git +[submodule "python-scrape-schema-recipe"] + path = python-scrape-schema-recipe + url = ssh://aur@aur.archlinux.org/python-scrape-schema-recipe.git +[submodule "python-extruct"] + path = python-extruct + url = ssh://aur@aur.archlinux.org/python-extruct.git +[submodule "python-pyrdfa3"] + path = python-pyrdfa3 + url = ssh://aur@aur.archlinux.org/python-pyrdfa3.git +[submodule "python-mf2py"] + path = python-mf2py + url = ssh://aur@aur.archlinux.org/python-mf2py.git +[submodule "python-jstyleson"] + path = python-jstyleson + url = ssh://aur@aur.archlinux.org/python-jstyleson.git diff --git a/gourmand b/gourmand index 6424b7b..ab5a1b4 160000 --- a/gourmand +++ b/gourmand @@ -1 +1 @@ -Subproject commit 6424b7bca9e136cb4480c2be71cd22fbcb0ac43e +Subproject commit ab5a1b4615b6a2d13e88528e3205e8c3bb735d52 diff --git a/python-extruct b/python-extruct new file mode 160000 index 0000000..b060787 --- /dev/null +++ b/python-extruct @@ -0,0 +1 @@ +Subproject commit b0607877ea6354b47e359d8b602df1791be0979d diff --git a/python-html-text b/python-html-text new file mode 160000 index 0000000..eafafd2 --- /dev/null +++ b/python-html-text @@ -0,0 +1 @@ +Subproject commit eafafd25e5acb94b02a5529e1c517f3b99673ef2 diff --git a/python-jstyleson b/python-jstyleson new file mode 160000 index 0000000..a7b184f --- /dev/null +++ b/python-jstyleson @@ -0,0 +1 @@ +Subproject commit a7b184f2e7d392c19cd70287496053eaa419c954 diff --git a/python-mf2py b/python-mf2py new file mode 160000 index 0000000..b64ee7d --- /dev/null +++ b/python-mf2py @@ -0,0 +1 @@ +Subproject commit b64ee7db9d45e48c4a0a1839072f57261f507a50 diff --git a/python-pyrdfa3 b/python-pyrdfa3 new file mode 160000 index 0000000..16141ed --- /dev/null +++ b/python-pyrdfa3 @@ -0,0 +1 @@ +Subproject commit 16141ed512e31aeef2a11f4999b184be8a4dd5b9 diff --git a/python-scrape-schema-recipe b/python-scrape-schema-recipe new file mode 160000 index 0000000..a25f407 --- /dev/null +++ b/python-scrape-schema-recipe @@ -0,0 +1 @@ +Subproject commit a25f40767d4589f4ea0c17c8841fde4d38619b86 -- cgit v1.2.3-70-g09d2