File: control

package info (click to toggle)
pyfribidi 0.12.0%2Brepack-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 204 kB
  • sloc: python: 395; ansic: 216; makefile: 4
file content (29 lines) | stat: -rw-r--r-- 1,098 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
29
Source: pyfribidi
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Lior Kaplan <kaplan@debian.org>,
           Shachar Shemesh <shachar@debian.org>,
           أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Build-Depends: debhelper-compat (= 13),
               libfribidi-dev,
               pkgconf,
               python3-all,
               python3-all-dev,
               python3-setuptools,
               python3-six,
               dh-python
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: http://pyfribidi.sourceforge.net/
Vcs-Git: https://salsa.debian.org/python-team/packages/pyfribidi.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pyfribidi

Package: python3-pyfribidi
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-six
Description: FriBidi Python bindings
 FriBiDi is a bidirectional algorithm implementation for Hebrew and/or Arabic
 languages.
 .
 This package contains the Python module for the FriBidi C library.