Package python-module-hurry.resource: Information

    Source package: python-module-hurry.resource
    Version: 0.10-alt3.1
    Build time:  Mar 14, 2016, 08:23 PM in the task #161289
    Report package bug
    License: ZPLv2.1
    Summary: Flexible resources for web applications
    Description: 
    Resources are files that are used as resources in the display of a web
    page, such as CSS files, Javascript files and images. Resources packaged
    together in a directory to be published as such are called a resource
    library.
    
    When a resource is included in the head section of a HTML page, we call
    this a resource inclusion. An inclusion is of a particular resource in a
    particular library. There are two forms of this kind of inclusion in
    HTML: javascript is included using the script tag, and CSS (and KSS) are
    included using a link tag.
    
    Inclusions may depend on other inclusions. A javascript resource may for
    instance be built on top of another javascript resource. This means both
    of them should be loaded when the page displays.
    
    Page components may actually require a certain inclusion in order to be
    functional. A widget may for instance expect a particular Javascript
    library to loaded. We call this an inclusion requirement of the
    component.
    
    hurry.resource provides a simple API to specify resource libraries,
    inclusion and inclusion requirements.

    List of rpms provided by this srpm:
    python-module-hurry (x86_64, i586)
    python-module-hurry.resource (x86_64, i586)
    python-module-hurry.resource-tests (x86_64, i586)
    python3-module-hurry (x86_64, i586)
    python3-module-hurry.resource (x86_64, i586)
    python3-module-hurry.resource-tests (x86_64, i586)



      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3
      4. python-devel
      5. python-module-setuptools

    Last changed


    March 13, 2016 Ivan Zakharyaschev 0.10-alt3.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    July 22, 2014 Eugeny A. Rostovtsev 0.10-alt3
    - Added module for Python 3
    Oct. 20, 2011 Vitaly Kuznetsov 0.10-alt2.1
    - Rebuild with Python-2.7