mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 12:12:40 +01:00
13 lines
289 B
Text
13 lines
289 B
Text
pkgbase = befungee-git
|
|
pkgdesc = Befunge-93 interpreter written in Python with a built-in debugger
|
|
pkgver = 20111120
|
|
pkgrel = 1
|
|
url = https://github.com/programble/befungee
|
|
arch = any
|
|
license = GPL
|
|
makedepends = git
|
|
depends = python2
|
|
options = !emptydirs
|
|
|
|
pkgname = befungee-git
|
|
|