forked from libtcod/python-tcod
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontrol
More file actions
62 lines (59 loc) · 1.7 KB
/
control
File metadata and controls
62 lines (59 loc) · 1.7 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Source: tdl
Maintainer: Kyle Stewart <4b796c65+tdl@gmail.com>
Section: python
Priority: optional
Build-Depends: dh-python, python-setuptools (>= 0.6b3), python3-setuptools, python-all-dev (>= 2.6.6-3), python3-all-dev, debhelper (>= 9), libsdl2-dev, python-pycparser, python3-pycparser, python-cffi, python3-cffi, python-numpy, python3-numpy
Standards-Version: 3.9.6
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4
Homepage: https://github.com/HexDecimal/python-tdl
Package: python-tdl
Provides: python-libtcod
Conflicts: python-libtcod
Architecture: any
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, libsdl2-2.0-0
Description: Pythonic cffi port of libtcod.
.. contents::
:backlinks: top
.
========
Status
========
|VersionsBadge| |ImplementationBadge| |LicenseBadge|
.
|PyPI| |RTD| |Appveyor| |Travis| |Coveralls| |Codecov| |Codacy| |Scrutinizer| |Landscape|
.
|Requires| |Pyup|
.
=======
About
=======
This is a Python cffi_ port of libtcod_.
.
This library is `hosted on GitHub <https://github.com/HexDecimal/python-tdl>`_.
.
Any issues you have with this module can be reported at the
Package: python3-tdl
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Description: Pythonic cffi port of libtcod.
.. contents::
:backlinks: top
.
========
Status
========
|VersionsBadge| |ImplementationBadge| |LicenseBadge|
.
|PyPI| |RTD| |Appveyor| |Travis| |Coveralls| |Codecov| |Codacy| |Scrutinizer| |Landscape|
.
|Requires| |Pyup|
.
=======
About
=======
This is a Python cffi_ port of libtcod_.
.
This library is `hosted on GitHub <https://github.com/HexDecimal/python-tdl>`_.
.
Any issues you have with this module can be reported at the