Source: python-xstatic-json2yaml
XB-Private-Mcp-Spec-Sha: 49355275986007c8bc2de05479b71d44f66b706b
XB-Private-Mcp-Branch: mcp/xenial/rocky
XB-Private-Mcp-Spec-Source: packaging/specs/python-xstatic-json2yaml
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/jeffsu/json2yaml

Package: python-xstatic-json2yaml
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends}
Description: Js2yaml 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-json2yaml
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends}
Description: Js2yaml 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.

