A Python cffi port of libtcod.
Project description
About
This is a Python CFFI port of libtcod, this is an offshoot of the python-tdl project and has been made into it’s own package. Both projects are still developed together, and this module provide special functions specifically to be used by python-tdl.
This library is hosted on GitHub: https://github.com/HexDecimal/libtcod-cffi
Any issues you have with this module can be reported at the GitHub issue tracker: https://github.com/HexDecimal/libtcod-cffi/issues
python-tdl is a port of libtcod made to be “Pythonic”, you can find it here: https://github.com/HexDecimal/python-tdl
And libtcod is here: http://roguecentral.org/doryen/libtcod/
Installation
The latest Windows installer can be found on PyPI: https://pypi.python.org/pypi/libtcod-cffi
If it’s available you can use pip instead by running the command:
pip install libtcod-cffi
This module can also be manually installed by going into the “setup.py” directory and running the command:
python setup.py install
This will require setuptools which you can find here: https://pypi.python.org/pypi/setuptools It also requires that your Python installation is set up to compile binaries.
Requirements
Python 2.7+ or 3.2+
32 bit Windows, 32/64 bit Linux, or Mac OS/X (64 bit architecture)
An up-to-date version of the Python module cffi: https://pypi.python.org/pypi/cffi
License
libtcod-cffi is distributed under the Simplified 2-clause FreeBSD license. Read LICENSE.txt, and the libtcod-cffi/lib README’s for more details.
Changelog
- 1.0.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for libtcod_cffi-0.1.0-cp34-none-win32.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42f8110901a3343a60017cec006bd6c82b1118c00ba61712b8d0f05f6d342025 |
|
MD5 | 151ca425bfc1f7b3a48d4306a52b9a9b |
|
BLAKE2b-256 | 589bba2c362c432b5b06499ccc2fd499d05ac763d499abd00bac3d1fe946f095 |
Hashes for libtcod_cffi-0.1.0-cp33-none-win32.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9d91d5615ee35c7b2ab9e363405a3294355e9bdf0ae96495a234ceb3341aadd |
|
MD5 | 27fcb98c49941c3f7edce0bc4fece38a |
|
BLAKE2b-256 | da63eb8b613b581bd184c84a8eb672241fb2b9f26be04cf434ab27c58b05b9a8 |
Hashes for libtcod_cffi-0.1.0-cp32-none-win32.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9762def9677f0ab86d93a0fdd4cb741d07b85b8e25f5db89d45d2de69bd55e6b |
|
MD5 | b2260f2a3b707c02fe59008bc6827a2c |
|
BLAKE2b-256 | 77af5f70927d612bc60caee6a93fd37af9a5649732198dc15bc5b964f1ddbe3d |
Hashes for libtcod_cffi-0.1.0-cp27-none-win32.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82625f1e849d18766c72ac050cfdf9a693390096608d016661feeb1c03573416 |
|
MD5 | b9a5187fe69f9b739b63a6a962cabca0 |
|
BLAKE2b-256 | 0b7ea65924f996bfa6958e67c5cddb11ddef4fb246db5c375ff1233e6857db35 |
Hashes for libtcod-cffi-0.1.0.win32-py3.4.exe
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6490916231ada917f1a15cf7f5544acb0abc14eda9c21cab5837d30490370bc9 |
|
MD5 | f3ffec0541a53108cafa8047e1cf162f |
|
BLAKE2b-256 | d67e0862c87517594faaacde0eef5ea609834d92fcc883a3b7270fbf6e5b11cc |
Hashes for libtcod-cffi-0.1.0.win32-py3.3.exe
Algorithm | Hash digest | |
---|---|---|
SHA256 | 493612558b6b45ead3cba76d3498305da4e0d93e4f7a5faffcb2aa47cef96990 |
|
MD5 | 313d91fa02d85a9116df714b8a88172c |
|
BLAKE2b-256 | 49eb0d7a836d50ef56b3f63ac109a521de614b961786560b601ced989c7548c9 |
Hashes for libtcod-cffi-0.1.0.win32-py3.2.exe
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64807103fa87279d4daab6deccf15d5d2f13a88bbdafef89e9131f88e552fc10 |
|
MD5 | dd6bdb3fb1c67d9754caf10af48f47e0 |
|
BLAKE2b-256 | 4dec5016eff808a73599a9ea457eaf5df7610ad960244bb96384861950a870e6 |
Hashes for libtcod-cffi-0.1.0.win32-py2.7.exe
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26046aba86feb1ad4fadbe474751fb8a5900378e379be93f72a123dac2e6231f |
|
MD5 | e1abbed5002aa1157bf714d6eb6592ff |
|
BLAKE2b-256 | 68910ef444817137bfd2f0ca7b32552d4f9935f0fbb9e1cb190500a6d80b0049 |