We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c95a6 commit 44a651cCopy full SHA for 44a651c
lang-python/speg/autobuild/defines
@@ -0,0 +1,9 @@
1
+PKGNAME=speg
2
+PKGSEC=python
3
+PKGDEP="python-3"
4
+BUILDDEP="setuptools"
5
+PKGDES="PEG-based parser interpreter with memoization"
6
+
7
+ABTYPE=python
8
+ABHOST=noarch
9
+NOPYTHON2=1
lang-python/speg/spec
@@ -0,0 +1,4 @@
+VER=0.3
+SRCS="pypi::version=$VER::speg"
+CHKSUMS="sha256::10cbef47e168dfc62f14db575cf1c428037a2b881cee6c3cfceda0439c243e71"
+CHKUPDATE="anitya::id=19634"
0 commit comments