Source: python3-vitexsoftware-abraflexi
Section: python
Priority: optional
Maintainer: Vítězslav Dvořák <info@vitexsoftware.cz>
Build-Depends: debhelper (>= 12),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-requests,
               python3-dateutil,
               python3-urllib3
Standards-Version: 4.5.0
Homepage: https://github.com/VitexSoftware/python-abraflexi
Vcs-Git: https://github.com/VitexSoftware/python-abraflexi.git
Vcs-Browser: https://github.com/VitexSoftware/python-abraflexi

Package: python3-vitexsoftware-abraflexi
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-requests (>= 2.28.0),
         python3-dateutil (>= 2.8.0),
         python3-urllib3 (>= 1.26.0)
Suggests: python3-vitexsoftware-abraflexi-doc
Description: Python library for AbraFlexi REST API
 Python implementation of AbraFlexi (FlexiBee) REST API client.
 This library provides easy interaction with the Czech economic system AbraFlexi.
 .
 Features:
  * Full REST API support
  * Object-oriented interface
  * Evidence classes for all AbraFlexi entities
  * Support for authentication (basic auth and session ID)
  * Transaction support
  * Batch operations
  * Native Python type conversion

Package: python3-vitexsoftware-abraflexi-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Documentation for python3-vitexsoftware-abraflexi
 Python implementation of AbraFlexi (FlexiBee) REST API client.
 .
 This package contains the documentation.
