File: control

package info (click to toggle)
csv2latex 0.23.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: ansic: 575; makefile: 31
file content (18 lines) | stat: -rw-r--r-- 615 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: csv2latex
Section: tex
Priority: optional
Maintainer: BenoƮt Rouits <brouits@free.fr>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.1
Homepage: http://brouits.free.fr/csv2latex/
Vcs-Browser: https://git.noise.rocks/ben/csv2latex
Vcs-Git: https://git.noise.rocks/ben/csv2latex.git
Rules-Requires-Root: no

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.