Package python-module-flask: Information

    Source package: python-module-flask
    Version: 0.9-alt2
    Build time:  Jan 6, 2013, 08:24 PM
    Report package bug
    License: BSD
    Summary: A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
    Description: 
    Flask is called a "micro-framework" because the idea to keep the core
    simple but extensible. There is no database abstraction layer, no form
    validation or anything else where different libraries already exist that
    can handle that.  However Flask knows the concept of extensions that can
    add this functionality into your application as if it was implemented in
    Flask itself. There are currently extensions for object relational
    mappers, form validation, upload handling, various open authentication
    technologies and more.

    List of rpms provided by this srpm:
    python-module-flask (noarch)

    Maintainer: Ivan A. Melnikov

    List of contributors:
    Ivan A. Melnikov

    ACL:
    Ivan A. Melnikov
    @everybody

      1. rpm-build-python >= 0.8
      2. python-devel = 2.7
      3. python-module-jinja2
      4. python-module-setuptools
      5. python-module-simplejson
      6. python-module-werkzeug

    Last changed


    Jan. 6, 2013 Ivan A. Melnikov 0.9-alt2
    - Don't package testsuite.
    Jan. 6, 2013 Ivan A. Melnikov 0.9-alt1
    - Initial build for Sisyphus.