Source: python-xstatic-angular-bootstrap
Section: python
Priority: optional
Maintainer:  openstack-core-eng@mirantis.com
Uploaders:  openstack-core-eng@mirantis.com
Build-Depends: debhelper (>= 9),
               python-all (>= 2.6.6-3~),
               python-setuptools,
Standards-Version: 3.9.5
Homepage: https://github.com/stackforge/xstatic-angular-bootstrap

Package: python-xstatic-angular-bootstrap
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: libjs-angularjs (<< 1.2.17),
         libjs-angularjs (>= 1.2.16),
         python-xstatic,
         ${misc:Depends},
         ${python:Depends}
Description: Angular JS XStatic support - Python 2.x
 Angular-Bootstrap JavaScript library packaged for setuptools (easy_install) / pip.
 This package is intended to be used by **any** project that needs these files.
 It intentionally does **not** provide any extra code except some metadata
 **nor** has any extra requirements. You MAY use some minimal support code from
 the XStatic base package, if you like.
 You can find more info about the xstatic packaging way in the package 'XStatic'.