Source: python-pysolr
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/django-haystack/pysolr/tags
Vcs-Browser: https://github.com/alvistack/django-haystack-pysolr
Vcs-Git: https://github.com/alvistack/django-haystack-pysolr.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-pysolr
Architecture: all
Description: Lightweight Python client for Apache Solr
 pysolr is a lightweight Python client for Apache Solr. It provides an
 interface that queries the server and returns results based on the
 query.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
