Source: python-xstatic-filesaver
XB-Private-Mcp-Spec-Sha: cddddc5f95920afe609e2fc178b6b20ea1df0359
XB-Private-Mcp-Branch: mcp/xenial/rocky
XB-Private-Mcp-Spec-Source: packaging/specs/python-xstatic-filesaver
Section: python
Priority: optional
Maintainer: Ivan Udovichenko <iudovichenko@mirantis.com>
Build-Depends: debhelper (>= 9),
               dh-python,
               python-setuptools,
               python-all,
               python3-setuptools,
               python3-all
Standards-Version: 3.9.8
Homepage: https://github.com/eligrey/FileSaver.js

Package: python-xstatic-filesaver
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends}
Description: FileSaver 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.
 .
 This package does not contain the Python 2.7 module.

Package: python3-xstatic-filesaver
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends}
Description: FileSaver 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.
 .
 This package does not contain the Python 3.x module.

