a9c0593eb5
For most users we only need to depend on sqlite bindings anyway.
25 lines
809 B
Plaintext
25 lines
809 B
Plaintext
Source: free-poker-tools
|
|
Maintainer: Mika Bostrom <bostik+fpdb@bostik.iki.fi>
|
|
Section: games
|
|
Priority: extra
|
|
Build-Depends: debhelper, python-support
|
|
Standards-Version: 3.8.0
|
|
|
|
Package: python-fpdb
|
|
Architecture: all
|
|
Section: games
|
|
Priority: extra
|
|
Depends: ${python:Depends}, python-gtk2, python-matplotlib,
|
|
python-support, python-xlib,
|
|
python-pysqlite2
|
|
Suggests: wine, postgresql | mysql-server, python-psycopg2 | python-mysqldb
|
|
Description: free poker database with HUD
|
|
FPDB is a statistics tool for online poker. It supports most sites
|
|
and several games. Most prominent feature is its heads-up display
|
|
(HUD) which shows statistical details for players in real time.
|
|
.
|
|
Due to the fact that most online poker clients are Windows-only,
|
|
you may need to install wine.
|
|
.
|
|
FPDB is under heavy development.
|