File: control

package info (click to toggle)
csv2latex 0.20-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 140 kB
  • ctags: 39
  • sloc: ansic: 530; makefile: 22
file content (17 lines) | stat: -rw-r--r-- 582 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: csv2latex
Section: tex
Priority: optional
Maintainer: BenoƮt Rouits <brouits@free.fr>
Build-Depends: debhelper (>=10), cdbs
Standards-Version: 3.9.8
Homepage: http://brouits.free.fr/csv2latex/
Vcs-Svn: https://svn.gtmp.org/svn/csv2latex/
Vcs-Browser: https://svn.gtmp.org/svn/csv2latex/

Package: csv2latex
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: command-line CSV to LaTeX file converter
 csv2latex is a simple command-line file converter
 that converts a comma-separated-values file into
 a LaTeX table. It can guess exotic csv formats.