File: control

package info (click to toggle)
tclexpat 1.1-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 808 kB
  • ctags: 1,146
  • sloc: ansic: 8,856; sh: 281; makefile: 102; tcl: 1
file content (13 lines) | stat: -rw-r--r-- 409 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: tclexpat
Section: unknown
Priority: optional
Maintainer: David N. Welton <davidw@debian.org>
Standards-Version: 3.1.1

Package: tclexpat
Architecture: any
Depends: ${shlibs:Depends}, tcl8.2
Description: Tcl interface to expat XML parser.
 This package provides a Tcl interface to James Clark's expat library.
 It creates a Tcl package, called "expat", which defines a single new
 Tcl command "expat".