File: control

package info (click to toggle)
univocity-parsers 2.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 4,100 kB
  • sloc: java: 33,159; xml: 236; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 911 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
22
23
Source: univocity-parsers
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 libmaven-bundle-plugin-java,
 maven-debian-helper
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/java-team/univocity-parsers.git
Vcs-Browser: https://salsa.debian.org/java-team/univocity-parsers
Homepage: https://www.univocity.com/pages/about-parsers

Package: libunivocity-parsers-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: Parsers for CSV, TSV and fixed width files
 univocity-parsers is a collection of extremely fast and reliable parsers
 for Java. It provides a consistent interface for handling different file
 formats, and a solid framework for the development of new parsers.