Source: luma.emulator
Maintainer: Debian Electronics Team <pkg-electronics-devel@alioth-lists.debian.net>
Uploaders: Anton Gladky <gladk@debian.org>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-dev,
               python3-luma.core,
               python3-pil,
               python3-pygame,
               python3-pytest,
               python3-setuptools,
               sphinx
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/electronics-team/luma.emulator
Vcs-Git: https://salsa.debian.org/electronics-team/luma.emulator.git
Homepage: https://github.com/rm-hull/luma.emulator
Testsuite: autopkgtest-pkg-python

Package: python3-luma.emulator
Architecture: any
Section: python
Depends: ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends},
         python3-luma.core
Description: library provides a series of pseudo-display devices for luma.core
 Library provides a series of pseudo-display devices which allow the luma.core
 components to be used without running a physical device. These include:
    Real-time (pixel) emulator, based on pygame
    LED matrix and 7-segment renderers
    PNG screen capture
    Animated GIF animator
    Real-time ASCII-art & block emulators


Package: luma.emulator-doc
Architecture: all
Section: python
Depends: ${misc:Depends},
         ${sphinxdoc:Depends}
Description: doc for library provides a series of pseudo-display devices for luma.core
 Library provides a series of pseudo-display devices which allow the luma.core
 components to be used without running a physical device. These include:
    Real-time (pixel) emulator, based on pygame
    LED matrix and 7-segment renderers
    PNG screen capture
    Animated GIF animator
    Real-time ASCII-art & block emulators
