File: control

package info (click to toggle)
pgn2web 0.4-1.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 2,048 kB
  • ctags: 298
  • sloc: ansic: 1,938; cpp: 419; makefile: 34
file content (18 lines) | stat: -rw-r--r-- 727 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: pgn2web
Section: web
Priority: extra
Maintainer: Oliver Korff <ok@xynyx.de>
Build-Depends: debhelper (>= 7), libwxgtk3.0-dev
Standards-Version: 3.8.3
Homepage: http://sourceforge.net/projects/pgn2web/

Package: pgn2web
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: convert PGN chess game files into webpages
 conversion tool to generate webpages from chess "portable game notation"
 PGN files. The webpages allow the replaying of chess games within a web
 browser. It has a commandline client and a gtk graphical user interface
 for convenience. The html output is highly customisable, it is using
 javascript and the webpages are standards compliant and working with
 all major browsers.