annotate META-INF/MANIFEST.MF @ 2:e16016635b2a

Uploaded
author timpalpant
date Mon, 13 Feb 2012 22:12:06 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
e16016635b2a Uploaded
timpalpant
parents:
diff changeset
1 Manifest-Version: 1.0
e16016635b2a Uploaded
timpalpant
parents:
diff changeset
2 Main-Class: edu.unc.genomics.GenomicsToolkit
e16016635b2a Uploaded
timpalpant
parents:
diff changeset
3 Bundle-ManifestVersion: 2
e16016635b2a Uploaded
timpalpant
parents:
diff changeset
4 Bundle-Name: java-genomics-toolkit
e16016635b2a Uploaded
timpalpant
parents:
diff changeset
5 Bundle-SymbolicName: java-genomics-toolkit
e16016635b2a Uploaded
timpalpant
parents:
diff changeset
6 Bundle-Version: 1.0.0
e16016635b2a Uploaded
timpalpant
parents:
diff changeset
7 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
e16016635b2a Uploaded
timpalpant
parents:
diff changeset
8 Bundle-Description: This project provides tools for common genomic data processing.
e16016635b2a Uploaded
timpalpant
parents:
diff changeset
9 Bundle-DocURL: http://github.com/timpalpant/java-genomics-toolkit