Source: cherrypy-foundation
Section: web
Priority: optional
Maintainer: Patrik Dufresne <patrik@ikus-soft.com>
Build-Depends:
 chromium-driver,
 debhelper-compat (= 13),
 dh-python,
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3,
 python3-all-dev,
 python3-apscheduler,
 python3-argon2,
 python3-babel,
 python3-cherrypy3,
 python3-jinja2,
 python3-jinjax,
 python3-ldap3,
 python3-oauthlib,
 python3-parameterized,
 python3-pip,
 python3-pytest, 
 python3-requests,
 python3-requests-oauthlib,
 python3-responses,
 python3-selenium,
 python3-setuptools,
 python3-setuptools-scm,
 python3-sqlalchemy,
 python3-tz,
 python3-wtforms,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://gitlab.com/ikus-soft/cherrypy-foundation
Vcs-Git: https://gitlab.com/ikus-soft/cherrypy-foundation.git
Vcs-Browser: https://gitlab.com/ikus-soft/cherrypy-foundation

Package: python3-cherrypy-foundation
Architecture: all
Depends:
 libjs-bootstrap5,
 libjs-jquery,
 libjs-jquery-datatables,
 libjs-jquery-datatables-extensions,
 ${python3:Depends},
 ${misc:Depends},
Suggests:
 python3-apscheduler,
 python3-argon2,
 python3-jinja2,
 python3-jinjax,
 python3-ldap3,
 python3-oauthlib,
 python3-requests-oauthlib,
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.
