Source: pcaspy
Section: python
Priority: optional
Maintainer: Jameson Graef Rollins <jameson.rollins@ligo.org>
Build-Depends:
 chrpath,
 debhelper (>= 9),
 dh-python,
 epics-pcas-dev,
 pkg-config,
 python-all-dev,
 python-setuptools,
 python3-all-dev,
 python3-setuptools,
 swig
Standards-Version: 3.9.8
Homepage: https://github.com/paulscherrerinstitute/pcaspy/wiki
Vcs-Git: https://github.com/paulscherrerinstitute/pcaspy.git

Package: python-pcaspy
Architecture: any
Depends:
 ${misc:Depends},
 ${python:Depends},
 ${shlibs:Depends}
Recommends:
 epics-catools
Description: Epics portable channel access server for Python
 PCASpy provides low-level Python binding for the EPICS Portable
 Channel Access Server, as well as high-level abstractions to ease
 server tool programming.

Package: python3-pcaspy
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends}
Recommends:
 epics-catools
Description: Epics portable channel access server for Python3
 PCASpy provides low-level Python3 binding for the EPICS Portable
 Channel Access Server, as well as high-level abstractions to ease
 server tool programming.
