Metadata-Version: 1.1
Name: s4u.image
Version: 2.3.1
Summary: 2Style4You image library
Home-page: https://s4uimage.readthedocs.org/en/latest/
Author: Simplon B.V. - Wichert Akkerman
Author-email: wichert@wiggy.net
License: UNKNOWN
Description: Introduction
        ============
        
        This package implements the data a basic image library. It has three basic
        tasks:
        
        1. manage a database of images, with image date stored on the filesystem and
           image metadata stored in a relational database.
        2. scale image to a given width or height or weight & height, but without and
           with cropping.
        3. store image scales so images never have to be scaled more than once.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Framework :: Pyramid
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
