[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#751027: ITP: javatuples -- Java library for tuples in Java.



package: wnpp
Severity: wishlist
Owner: Eugene Zhukov <jevgeni.zh@gmail.com>

*Package Name : javatuples
 Version : 1.2
 Upstream Author : Daniel Fernandez <dfernandez@users.sourceforge.net>
*URL : http://www.javatuples.org/
*License : The Apache Software License, Version 2.0
 Programming Lang: Java
*Description : Java library for tuples in Java.

javatuples is one of the simplest java libraries ever made. Its aim is
to provide a set of java classes that allow you to work with tuples.
.
A tuple is just a sequence of objects that do not necessarily relate
to each other in any way. For example: [23, "Saturn",
java.sql.Connection@li734s] can be considered a tuple of three
elements (a triplet) containing an Integer, a String, and a JDBC
Connection object. As simple as that.

I am packaging javatuples as it is a dependency of new epubcheck 4.


Reply to: