Source: eigenbase-resgen Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Damien Raude-Morvan Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk, junit, junit-doc, libeigenbase-resgen-java, libxerces2-java, maven-repo-helper Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/eigenbase-resgen.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eigenbase-resgen.git Homepage: http://eigenbase.sourceforge.net/resgen/ Package: libeigenbase-resgen-java Architecture: all Depends: libxerces2-java, ${misc:Depends} Description: Java i18n code generator from XML files Eigenbase Resource Generator helps you build and maintain internationalized applications in Java. From a simple XML file, it generates classes to access those resources in a type-safe manner. . It is tightly integrated with Ant, to make the development process painless; and it supports a variety of schemes to determine the current locale. Package: libeigenbase-resgen-java-doc Architecture: all Section: doc Depends: ${misc:Depends} Recommends: default-jdk-doc, junit-doc Suggests: libeigenbase-resgen-java Description: Java i18n code generator from XML files - documentation Eigenbase Resource Generator helps you build and maintain internationalized applications in Java. From a simple XML file, it generates classes to access those resources in a type-safe manner. . It is tightly integrated with Ant, to make the development process painless; and it supports a variety of schemes to determine the current locale. . This package contains Javadoc API documentation of eigenbase-resgen.