Source: dyda
Section: python
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends: debhelper (>= 10),
               dh-python,
               python3 (>= 3.4),
               python3-setuptools (>= 3.0)
Standards-Version: 4.5.0
Homepage: http://dt42.io

Package: python3-dyda
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Description: dynamic data pipeline framework for DT42 applications
 dyda is a library provides dynamic data pipeline framework. By using the
 framework applications can configure a pipe based on configuration files.
 And users can change the pipeline by modifying the configuration files
 without touching any code.

Package: python3-dyda-pipeline-config
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: dynamic data pipeline framework for DT42 applications (config)
 dyda is a library provides dynamic data pipeline framework. By using the
 framework applications can configure a pipe based on configuration files.
 And users can change the pipeline by modifying the configuration files
 without touching any code.
 .
 This package contains config files.
