Bug#802312: ITP: tomcat9 -- Apache Tomcat 9 - Servlet and JSP engine
Package: wnpp Severity: wishlist Owner: Emmanuel Bourg * Package name: tomcat9 Version : 9.0.0-RC1 Upstream Author : The Apache Software Foundation * URL : http://tomcat.apache.org * License : Apache-2.0 Programming Lang: Java Description : Apache Tomcat 9 - Servlet and JSP engine Apache Tomcat 9 implements the Servlet API 4.0 and the JavaServer Pages (JSP) 2.3 (maybe 2.4) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. The package will be maintained by the Java Team.
Bug#802325: ITP: prottest -- selection of best-fit models of protein evolution
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: prottest Version : 3.4 Upstream Author : Diego Darriba * URL : https://github.com/ddarriba/prottest3 * License : GPL Programming Lang: Java Description : selection of best-fit models of protein evolution PROTTEST (ModelTest's relative) is a program for selecting the model of protein evolution that best fits a given set of sequences (alignment). This java program is based on the Phyml program (for maximum likelihood calculations and optimization of parameters) and uses the PAL library as well. Models included are empirical substitution matrices (such as WAG, LG, mtREV, Dayhoff, DCMut, JTT, VT, Blosum62, CpREV, RtREV, MtMam, MtArt, HIVb, and HIVw) that indicate relative rates of amino acid replacement, and specific improvements (+I:invariable sites, +G: rate heterogeneity among sites, +F: observed amino acid frequencies) to account for the evolutionary constraints impossed by conservation of protein structure and function. ProtTest uses the Akaike Information Criterion (AIC) and other statistics (AICc and BIC) to find which of the candidate models best fits the data at hand. This package will be maintained by the Debian Med team at git://anonscm.debian.org/debian-med/prottest.git
Bug#802333: ITP: geronimo-concurrent-1.0-spec -- Apache Geronimo Concurrency Utilities for Java EE API
Package: wnpp Severity: wishlist Owner: Emmanuel Bourg * Package name: geronimo-concurrent-1.0-spec Version : 1.0~alpha-1 Upstream Author : The Apache Software Foundation * URL : http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-concurrent_1.0_spec/ * License : Apache-2.0 Programming Lang: Java Description : Apache Geronimo Concurrency Utilities for Java EE API Apache Geronimo is an open source server runtime that integrates the best open source projects to create Java/OSGi server runtimes that meet the needs of enterprise developers and system administrators. Its most popular distribution is a fully certified Java EE 6 application server runtime. This package contains the Concurrency Utilities for Java EE API 1.0 (javax.enterprise.concurrent.* classes). The concurrent API is a new dependency of Spring Framework (libspring-java). The package will be maintained by the Java Team.
Bug#802394: ITP: node-reserved -- List of JavaScript reserved words
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-reserved Version : 0.1.2 Upstream Author : Jon Schlinkert and contributors * URL : https://github.com/jonschlinkert/reserved * License : Expat Programming Lang: JavaScript Description : List of JavaScript reserved words Reserved words that may not be used as variables, functions, methods, or object identifiers, since ECMAScript specifies special behavior for them. Cheers, Snark on #debian-js
Bug#802401: ITP: node-ast-types -- Esprima-compatible implementation of the Mozilla JS Parser API
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-ast-types Version : 0.8.13 Upstream Author : Ben Newman * URL : http://github.com/benjamn/ast-types * License : Expat Programming Lang: JavaScript Description : Esprima-compatible implementation of the Mozilla JS Parser API This module provides an efficient, modular and Esprima-compatible implementation of the abstract syntax tree type hierarchy pioneered by the Mozilla Parser API. Cheers, Snark on #debian-js
Bug#802411: ITP: node-posix-getopt -- POSIX-style getopt()
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-posix-getopt Version : 1.2.0 Upstream Author : Dave Pacheco * URL : https://github.com/davepacheco/node-getopt * License : Expat Programming Lang: JavaScript Description : POSIX-style getopt() It implements the POSIX getopt() function for Node.js, hence a functional interface for option parsing. Cheers, Snark on #debian-js
Bug#802439: ITP: node-recast -- Pretty printer and syntax tree transformer for JavaScript
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-recast Version : 0.10.32 Upstream Author : Ben Newman * URL : https://github.com/benjamn/recast * License : Expat Programming Lang: JavaScript Description : Pretty printer and syntax tree transformer for JavaScript JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator Cheers, Snark on #debian-js
Bug#802441: ITP: ast-util -- Utilities for AST transformers
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-ast-util Version : 0.6.0 Upstream Author : Brian Donovan * URL : https://github.com/eventualbuddha/ast-util * License : Expat Programming Lang: JavaScript Description : Utilities for AST transformers These methods are useful for source transformers such as transpilers and macros, as they often have to insert variables into scopes and replace expressions. Cheers, Snark on #debian-js