File: control

package info (click to toggle)
pgn2web 0.4-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 2,116 kB
  • sloc: ansic: 1,938; cpp: 419; makefile: 39
file content (21 lines) | stat: -rw-r--r-- 891 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: pgn2web
Section: web
Priority: optional
Maintainer: Jose G. López <josgalo@jglopez.name>
Build-Depends: debhelper-compat (= 12), libwxgtk3.2-dev
Standards-Version: 4.4.1
Rules-Requires-Root: no
Homepage: http://sourceforge.net/projects/pgn2web/
Vcs-Git: https://salsa.debian.org/josgalo-guest/pgn2web.git
Vcs-Browser: https://salsa.debian.org/josgalo-guest/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.