File: package-info.java

package info (click to toggle)
libjaba-client-java 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 2,052 kB
  • sloc: java: 17,308; makefile: 12
file content (11 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
/**
 * A meta-data model for multiple sequence alignment web services 
 * Classes in this package have no dependencies to other sources in the project. 
 * They form a base layer of JAva Bioinformatics Analysis Web Services (JABAWS)
 * 
 * @author Peter Troshin 
 * 
 * @version 1.0 January 2010
 */
package compbio.metadata;