[go: up one dir, main page]

File: control

package info (click to toggle)
fribidi 0.10.1-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 452 kB
  • ctags: 7
  • sloc: makefile: 68; sh: 8
file content (21 lines) | stat: -rw-r--r-- 627 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
Source: fribidi
Section: libs
Priority: optional
Maintainer: Changwoo Ryu <cwryu@debian.org>
Standards-Version: 3.5.6
Build-Depends: debhelper, pkg-config, automake, libtool

Package: libfribidi0
Architecture: any
Depends: ${shlibs:Depends}
Description: Free Implementation of the Unicode BiDi algorithm
 FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic
 languages.

Package: libfribidi-dev
Architecture: any
Section: devel
Depends: libfribidi0 (= ${Source-Version})
Description: Development files for FreeBidi library
 This package contains the header files and static libraries for the
 FriBidi C library.