File: control

package info (click to toggle)
ez-vcard 0.12.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,916 kB
  • sloc: java: 37,651; xml: 570; javascript: 33; makefile: 4
file content (32 lines) | stat: -rw-r--r-- 994 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
24
25
26
27
28
29
30
31
32
Source: ez-vcard
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Mechtilde Stehmann <mechtilde@debian.org>
Build-Depends: debhelper-compat (=13)
 , default-jdk
 , javahelper
 , junit4
 , libfreemarker-java
 , libjackson2-core-java (>= 2.11.3)
 , libjackson2-databind-java
 , libjsoup-java
 , libmaven-jar-plugin-java
 , libmockito-java
 , libvinnie-java
 , libxmlunit-java
 , maven-debian-helper
Standards-Version: 4.7.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/java-team/ez-vcard.git
Vcs-Browser: https://salsa.debian.org/java-team/ez-vcard
Homepage: https://github.com/mangstadt/ez-vcard

Package: libez-vcard-java
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: vCard library
 ez-vcard is a vCard library written in Java. It can read and write
 vCards in many different formats. The "ez" stands for "easy"
 because the goal is to create a library that's easy to use.