File: control

package info (click to toggle)
python-exotel 0.1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 108 kB
  • sloc: python: 178; makefile: 5
file content (28 lines) | stat: -rw-r--r-- 1,016 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: python-exotel
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper-compat (= 10),
               dh-python,
               python3-all,
               python3-setuptools,
# for the tests
               python3-coverage,
               python3-pytest,
               python3-requests,
               python3-requests-mock
Standards-Version: 4.1.1
Homepage: https://github.com/sarathsp06/exotel-py
Vcs-Git: https://salsa.debian.org/python-team/modules/python-exotel.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-exotel
Testsuite: autopkgtest-pkg-python

Package: python3-exotel
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-requests
Description: Python library for exotel APIs (Python 3)
 This package contains a Python module for exotels call and SMS APIs
 (unofficial).
 .
 This package installs the library for Python 3.