5cd987a027
Version 0.6.0 ------------- Released on August 7, 2013. - Drop support for Python 2.5 - Support Python 2.6/2.7 and >= 3.3 using same source code. Import necessary compatibility code from flask._compat module of current Flask repo code. - Use proper argparse subparsers - Tab completion using `argcomplete` - Remove question marks from automatically being appended to prompt_bool and prompt_choices - FIXED: ipython with disabled bpython - FIXED: debug parameter no longer passed in from flask_script
19 lines
759 B
Text
19 lines
759 B
Text
@comment $NetBSD: PLIST,v 1.2 2013/08/08 17:59:30 kleink Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/flask_script/__init__.py
|
|
${PYSITELIB}/flask_script/__init__.pyc
|
|
${PYSITELIB}/flask_script/__init__.pyo
|
|
${PYSITELIB}/flask_script/_compat.py
|
|
${PYSITELIB}/flask_script/_compat.pyc
|
|
${PYSITELIB}/flask_script/_compat.pyo
|
|
${PYSITELIB}/flask_script/cli.py
|
|
${PYSITELIB}/flask_script/cli.pyc
|
|
${PYSITELIB}/flask_script/cli.pyo
|
|
${PYSITELIB}/flask_script/commands.py
|
|
${PYSITELIB}/flask_script/commands.pyc
|
|
${PYSITELIB}/flask_script/commands.pyo
|