Metadata-Version: 1.1
Name: p01.fswidget
Version: 0.5.4
Summary: File system file widget based on z3c.form for Zope3
Home-page: http://pypi.python.org/pypi/p01.fswidget
Author: Roger Ineichen, Projekt01 GmbH
Author-email: dev@projekt01.ch
License: ZPL 2.1
Description: This package provides a file system file widget based on z3c.form for Zope3.
        
        
        =======
        CHANGES
        =======
        
        0.5.4 (2017-08-30)
        ------------------
        
        - implement scripting injection prevention, cleanup filename and
          replace < and > with &lt; and &gt;
        
        
        0.5.3 (2013-04-08)
        ------------------
        
        - no need for logging, prolly found the problem
        
        - add log entry for filename modification, add tests
        
        - fix MANIFEST.in file
        
        
        0.5.2 (2012-11-16)
        ------------------
        
        - adjust missing import
        
        - fix filename split issues
        
        - remove p01.i18n externals
        
        - added pt.py files to ignore file list
        
        - update license info
        
        
        0.5.1 (2011-01-04)
        ------------------
        
        - bugfix: ZODBFileUploadWidget works now for zope.schema.IBytes upload as
          expected
        
        
        0.5.0 (2009-05-12)
        ------------------
        
        - Initial Release
        
Keywords: Zope3 z3c p01 file system widget
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
