File: control

package info (click to toggle)
python-arabic-reshaper 2.1.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 272 kB
  • sloc: python: 2,042; sh: 8; makefile: 5
file content (26 lines) | stat: -rw-r--r-- 1,010 bytes parent folder | download | duplicates (2)
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
Source: python-arabic-reshaper
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Martin <debacle@debian.org>
Build-Depends: debhelper-compat (= 13),
	dh-python,
	python3-all,
	python3-pytest,
	python3-setuptools,
Standards-Version: 4.1.3
Rules-Requires-Root: no
Homepage: https://github.com/mpcabd/python-arabic-reshaper/
Vcs-Git: https://salsa.debian.org/python-team/packages/python-arabic-reshaper.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-arabic-reshaper

Package: python3-arabic-reshaper
Architecture: all
Depends: ${misc:Depends},
  ${python3:Depends}
Recommends: python3-fonttools,
Description: reshape isolated Arabic characters and replace them with their correct shapes
 Arabic characters in the isolated form, i.e. every character rendered
 regardless of its surroundings, need to be reshaped and replaced with
 their correct shapes according to their surroundings. Using this
 library helps with the reshaping.