git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@104264 f6f1c999-d317-4740-80b0-e6d1abc6f99e
12 lines
296 B
Plaintext
12 lines
296 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Csv
|
|
Bundle-SymbolicName: org.talend.libraries.csv
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ClassPath: .,
|
|
lib/csv-1.0.jar,
|
|
lib/talendcsv.jar
|
|
Export-Package: com.talend.csv,
|
|
org.skife.csv
|