Source: python-deepl Maintainer: Debian Python Team Uploaders: Lester Guerzon Section: python Build-Depends: debhelper-compat (= 14), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-poetry-core, Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/python-team/packages/deepl Vcs-Git: https://salsa.debian.org/python-team/packages/deepl.git Homepage: https://github.com/DeepL/deepl-python Testsuite: autopkgtest-pkg-pybuild Package: python3-deepl Architecture: all Multi-Arch: foreign Description: Official Python library for the DeepL language translation API The DeepL API is a language AI API that allows other computer programs to send texts and documents to DeepL's servers and receive high-quality translations and improvements to the text. . This opens a whole universe of opportunities for developers: any translation product you can imagine can now be built on top of DeepL's best-in-class translation technology. . The DeepL Python library offers a convenient way for applications written in Python to interact with the DeepL API. The developers intend to support all API functions with the library, though support for new features may be added to the library after they’re added to the API.