File: control

package info (click to toggle)
python-babelgladeextractor 0.7.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: python: 248; xml: 101; makefile: 6
file content (22 lines) | stat: -rw-r--r-- 788 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
Source: python-babelgladeextractor
Section: python
Priority: optional
Maintainer: Sascha Steinbiss <satta@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-babel
Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/python-babelgladeextractor.git
Vcs-Browser: https://salsa.debian.org/debian/python-babelgladeextractor
Homepage: https://github.com/GNOME-Keysign/babel-glade

Package: python3-babelgladeextractor
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends}
Description: Babel Glade XML files translatable strings extractor
 This is a Python 3 module to extract translatable strings from Babel Glade
 XML files.