blob: e677d28d6e52faca45ea45106995141b9a6c95b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-26:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=GNU Emacs implementation of miniKanren, logic programming language
EAPI=8
HOMEPAGE=https://github.com/nickdrozd/reazon/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
RDEPEND=>=app-editors/emacs-26:*
SLOT=0
SRC_URI=https://github.com/nickdrozd/reazon/archive/0.4.1.tar.gz -> reazon-0.4.1.tar.gz
_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=badaa444f66763747d51ae00a985e966
|