40f485b795
into your application or library. Example uses: * Safely process an expression entered through a web application, for example some formula to be plotted. The library allows safe translation of such expression without exposing any application's internals * precompiler that checks for allowed and denied identifiers in an expression * have a common expression language through your application regardless of the backend languages * compile arithmetic expression to any other expression tree (semantic), for example SQLAlchemy expression objects
18 lines
713 B
Text
18 lines
713 B
Text
@comment $NetBSD: PLIST,v 1.1 2017/06/01 12:05:09 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/expressions/__init__.py
|
|
${PYSITELIB}/expressions/__init__.pyc
|
|
${PYSITELIB}/expressions/__init__.pyo
|
|
${PYSITELIB}/expressions/compat.py
|
|
${PYSITELIB}/expressions/compat.pyc
|
|
${PYSITELIB}/expressions/compat.pyo
|
|
${PYSITELIB}/expressions/compiler.py
|
|
${PYSITELIB}/expressions/compiler.pyc
|
|
${PYSITELIB}/expressions/compiler.pyo
|
|
${PYSITELIB}/expressions/grammar.py
|
|
${PYSITELIB}/expressions/grammar.pyc
|
|
${PYSITELIB}/expressions/grammar.pyo
|