Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:bearlibterminal [2017/11/20 03:12]
cfyzium
en:bearlibterminal [2022/12/06 07:03] (current)
cfyzium
Line 1: Line 1:
 ===== BearLibTerminal ===== ===== BearLibTerminal =====
  
-[[#​download]] | [[#​documentation]] | [[https://bitbucket.org/​cfyzium/​bearlibterminal|source code]] | [[http://​forums.roguetemple.com/​index.php?​topic=3896.0|forum]]+[[#​download]] | [[#​documentation]] | [[https://github.com/​cfyzium/​bearlibterminal|source code]] | [[http://​forums.roguetemple.com/​index.php?​topic=3896.0|forum]]
  
 BearLibTerminal is a library that creates a terminal-like window facilitating flexible textual output and uncomplicated input processing. BearLibTerminal is a library that creates a terminal-like window facilitating flexible textual output and uncomplicated input processing.
Line 59: Line 59:
  
 ==== Download ==== ==== Download ====
-Current version is 0.15.([[en:​bearlibterminal:​changelog|changelog]]).+Current version is 0.15.([[en:​bearlibterminal:​changelog|changelog]]).
  
-Archives for {{en:​bearlibterminal:​bearlibterminal_0.15.6.zip|Windows}},​ {{en:​bearlibterminal:​bearlibterminal_0.15.6.tar.bz2|Linux}} and {{en:​bearlibterminal:​bearlibterminal_0.15.6_osx.zip|OS X}} contain library binary (both 32 and 64 bit versions), a quick showcase of library capabilities and header files for several programming languages.+Archives for {{en:​bearlibterminal:​bearlibterminal_0.15.8.zip|Windows}},​ {{en:​bearlibterminal:​bearlibterminal_0.15.8.tar.bz2|Linux}} and {{en:​bearlibterminal:​bearlibterminal_0.15.8_osx.zip|OS X}} contain library binary (both 32 and 64 bit versions), a quick showcase of library capabilities and header files for several programming languages.
  
 Python version (library binary + wrapper module) may be installed directly from pypi:\\ ''​**pip install bearlibterminal**''​\\ (You may want to adjust the command a bit, e. g. use ''​**pip3**''​ for Python3 or add ''​**%%--%%user**''​ to install locally.) Python version (library binary + wrapper module) may be installed directly from pypi:\\ ''​**pip install bearlibterminal**''​\\ (You may want to adjust the command a bit, e. g. use ''​**pip3**''​ for Python3 or add ''​**%%--%%user**''​ to install locally.)