Source: python-mimesis
Section: python
Priority: optional
Maintainer: Kirill Rekhov <krekhov.dev@gmail.com>
Build-Depends: debhelper-compat (= 13),
               python3-all,
               python3-hatchling,
               python3-setuptools,
               dh-sequence-python3,
               pybuild-plugin-pyproject
Standards-Version: 4.7.3
Homepage: https://mimesis.name/
Vcs-Git: https://salsa.debian.org/krekhov/python-mimesis.git
Vcs-Browser: https://salsa.debian.org/krekhov/python-mimesis

Package: python3-mimesis
Multi-Arch: foreign
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Python 3 library for generating fake data
 Mimesis provides generators for fake personal, address, text, and other
 structured data for use in tests and fixtures.
