File: control

package info (click to toggle)
python-wn 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,100 kB
  • sloc: python: 8,429; xml: 566; sql: 238; makefile: 12
file content (28 lines) | stat: -rw-r--r-- 814 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-wn
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Danial Behzadi <dani.behzi@ubuntu.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-hatchling,
 python3-httpx,
 python3-setuptools,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.3
Homepage: https://github.com/goodmami/wn
Vcs-Git: https://salsa.debian.org/python-team/packages/python-wn.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-wn

Package: python3-wn
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Modern, interlingual wordnet interface (Python 3)
 Wn is a Python library for exploring information in wordnets.
 .
 This package installs the library for Python 3.