134277baf7
PyFunge is a Funge-98 interpreter written in Python. It includes almost all of features found in the Funge-98 specification and also provides some other features like fingerprints. PyFunge is written in object- oriented fashion and designed to be extensible from ground up.
25 lines
826 B
Text
25 lines
826 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2004/08/16 17:11:00 minskim Exp $
|
|
share/doc/${PKGBASE}/README.ko
|
|
${PYSITELIB}/PyFunge/__init__.py
|
|
${PYSITELIB}/PyFunge/__init__.pyc
|
|
${PYSITELIB}/PyFunge/__init__.pyo
|
|
${PYSITELIB}/PyFunge/exception.py
|
|
${PYSITELIB}/PyFunge/exception.pyc
|
|
${PYSITELIB}/PyFunge/exception.pyo
|
|
${PYSITELIB}/PyFunge/execute.py
|
|
${PYSITELIB}/PyFunge/execute.pyc
|
|
${PYSITELIB}/PyFunge/execute.pyo
|
|
${PYSITELIB}/PyFunge/ip.py
|
|
${PYSITELIB}/PyFunge/ip.pyc
|
|
${PYSITELIB}/PyFunge/ip.pyo
|
|
${PYSITELIB}/PyFunge/platform.py
|
|
${PYSITELIB}/PyFunge/platform.pyc
|
|
${PYSITELIB}/PyFunge/platform.pyo
|
|
${PYSITELIB}/PyFunge/space.py
|
|
${PYSITELIB}/PyFunge/space.pyc
|
|
${PYSITELIB}/PyFunge/space.pyo
|
|
${PYSITELIB}/PyFunge/stack.py
|
|
${PYSITELIB}/PyFunge/stack.pyc
|
|
${PYSITELIB}/PyFunge/stack.pyo
|
|
@dirrm share/doc/${PKGBASE}
|
|
@dirrm ${PYSITELIB}/PyFunge
|