Source: cherrypy-foundation
Section: web
Priority: optional
Maintainer: Patrik Dufresne <patrik@ikus-soft.com>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 dh-sequence-python3,
 chromium-driver <!nocheck>,
 libjs-bootstrap5 <!nocheck>,
 libjs-jquery <!nocheck>,
 libjs-jquery-typeahead <!nocheck>,
 node-popper2 <!nocheck>,
 pybuild-plugin-pyproject,
 python3,
 python3-apscheduler <!nocheck>,
 python3-argon2 <!nocheck>,
 python3-babel <!nocheck>,
 python3-cherrypy3 <!nocheck>,
 python3-jinja2 <!nocheck>,
 python3-jinjax <!nocheck>,
 python3-ldap3 <!nocheck>,
 python3-myst-parser <!nodoc>,
 python3-oauthlib <!nocheck>,
 python3-parameterized <!nocheck>,
 python3-pip,
 python3-pydata-sphinx-theme <!nodoc>,
 python3-pytest <!nocheck>,
 python3-pytz <!nocheck> | python3-tz <!nocheck>,
 python3-requests <!nocheck>,
 python3-requests-oauthlib <!nocheck>,
 python3-responses <!nocheck>,
 python3-selenium <!nocheck>,
 python3-setuptools,
 python3-setuptools-scm,
 python3-sphinx <!nodoc>,
 python3-sqlalchemy <!nocheck>,
 python3-wtforms <!nocheck>,
 sphinx-common <!nodoc>,
 xauth <!nocheck>,
 xvfb <!nocheck>,
Standards-Version: 4.7.3
Homepage: https://gitlab.com/ikus-soft/cherrypy-foundation
Vcs-Browser: https://gitlab.com/ikus-soft/cherrypy-foundation
Vcs-Git: https://gitlab.com/ikus-soft/cherrypy-foundation.git

Package: python3-cherrypy-foundation
Architecture: all
Depends:
 libjs-bootstrap5,
 libjs-jquery,
 libjs-jquery-typeahead,
 node-popper2,
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python3-apscheduler,
 python3-argon2,
 python3-ldap3,
 python3-oauthlib,
 python3-requests-oauthlib,
 python3-sqlalchemy,
Description: Common utilities and integrations for building CherryPy web applications
 This project provides a collection of reusable utilities that simplify
 building web applications with CherryPy. It offers built-in integrations
 with SQLAlchemy for database access, Jinja2 for templating, WTForms for
 form handling, and Bootstrap for UI components, helping streamline
 application development.

Package: python3-cherrypy-foundation-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Multi-Arch: foreign
Description: Documentation for cherrypy-foundation
 This package contains the HTML documentation for cherrypy-foundation.
