root / tmp / org.txm.libs.graphstream / META-INF / MANIFEST.MF @ 2000
Historique | Voir | Annoter | Télécharger (3,56 ko)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: GraphStream |
4 |
Bundle-SymbolicName: org.txm.libs.graphstream |
5 |
Bundle-Version: 1.3 |
6 |
Bundle-Vendor: http://graphstream-project.org |
7 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
8 |
Export-Package: org.graphstream.algorithm, |
9 |
org.graphstream.algorithm.coloring, |
10 |
org.graphstream.algorithm.community, |
11 |
org.graphstream.algorithm.flow, |
12 |
org.graphstream.algorithm.generator, |
13 |
org.graphstream.algorithm.generator.lcf, |
14 |
org.graphstream.algorithm.measure, |
15 |
org.graphstream.algorithm.networksimplex, |
16 |
org.graphstream.algorithm.randomWalk, |
17 |
org.graphstream.algorithm.util, |
18 |
org.graphstream.graph, |
19 |
org.graphstream.graph.implementations, |
20 |
org.graphstream.stream, |
21 |
org.graphstream.stream.file, |
22 |
org.graphstream.stream.file.dgs, |
23 |
org.graphstream.stream.file.dot, |
24 |
org.graphstream.stream.file.gexf, |
25 |
org.graphstream.stream.file.gml, |
26 |
org.graphstream.stream.file.pajek, |
27 |
org.graphstream.stream.file.tlp, |
28 |
org.graphstream.stream.net, |
29 |
org.graphstream.stream.netstream, |
30 |
org.graphstream.stream.netstream.packing, |
31 |
org.graphstream.stream.rmi, |
32 |
org.graphstream.stream.sync, |
33 |
org.graphstream.stream.thread, |
34 |
org.graphstream.ui.geom, |
35 |
org.graphstream.ui.graphicGraph, |
36 |
org.graphstream.ui.graphicGraph.stylesheet, |
37 |
org.graphstream.ui.graphicGraph.stylesheet.parser, |
38 |
org.graphstream.ui.j2dviewer, |
39 |
org.graphstream.ui.j2dviewer.renderer, |
40 |
org.graphstream.ui.j2dviewer.renderer.shape, |
41 |
org.graphstream.ui.j2dviewer.renderer.shape.swing, |
42 |
org.graphstream.ui.layout, |
43 |
org.graphstream.ui.layout.springbox, |
44 |
org.graphstream.ui.layout.springbox.implementations, |
45 |
org.graphstream.ui.spriteManager, |
46 |
org.graphstream.ui.swingViewer, |
47 |
org.graphstream.ui.swingViewer.basicRenderer, |
48 |
org.graphstream.ui.swingViewer.basicRenderer.shapes, |
49 |
org.graphstream.ui.swingViewer.util, |
50 |
org.graphstream.ui.util, |
51 |
org.graphstream.ui.util.swing, |
52 |
org.graphstream.ui.view, |
53 |
org.graphstream.ui.view.util, |
54 |
org.graphstream.util, |
55 |
org.graphstream.util.cumulative, |
56 |
org.graphstream.util.parser, |
57 |
org.graphstream.util.set, |
58 |
org.graphstream.util.time, |
59 |
org.miv.mbox, |
60 |
org.miv.mbox.net, |
61 |
org.miv.pherd, |
62 |
org.miv.pherd.geom, |
63 |
org.miv.pherd.ntree, |
64 |
org.miv.pherd.ntree.util, |
65 |
scala, |
66 |
scala.annotation, |
67 |
scala.annotation.meta, |
68 |
scala.annotation.target, |
69 |
scala.annotation.unchecked, |
70 |
scala.beans, |
71 |
scala.collection, |
72 |
scala.collection.concurrent, |
73 |
scala.collection.convert, |
74 |
scala.collection.generic, |
75 |
scala.collection.immutable, |
76 |
scala.collection.mutable, |
77 |
scala.collection.parallel, |
78 |
scala.collection.parallel.immutable, |
79 |
scala.collection.parallel.mutable, |
80 |
scala.collection.script, |
81 |
scala.compat, |
82 |
scala.concurrent, |
83 |
scala.concurrent.duration, |
84 |
scala.concurrent.forkjoin, |
85 |
scala.concurrent.impl, |
86 |
scala.concurrent.util, |
87 |
scala.io, |
88 |
scala.math, |
89 |
scala.parallel, |
90 |
scala.ref, |
91 |
scala.reflect, |
92 |
scala.reflect.macros.internal, |
93 |
scala.runtime, |
94 |
scala.sys, |
95 |
scala.sys.process, |
96 |
scala.testing, |
97 |
scala.text, |
98 |
scala.util, |
99 |
scala.util.automata, |
100 |
scala.util.continuations, |
101 |
scala.util.control, |
102 |
scala.util.grammar, |
103 |
scala.util.hashing, |
104 |
scala.util.logging, |
105 |
scala.util.matching, |
106 |
scala.util.parsing.ast, |
107 |
scala.util.parsing.combinator, |
108 |
scala.util.parsing.combinator.lexical, |
109 |
scala.util.parsing.combinator.syntactical, |
110 |
scala.util.parsing.combinator.testing, |
111 |
scala.util.parsing.combinator.token, |
112 |
scala.util.parsing.input, |
113 |
scala.util.parsing.json, |
114 |
scala.util.regexp, |
115 |
scala.xml, |
116 |
scala.xml.dtd, |
117 |
scala.xml.factory, |
118 |
scala.xml.include, |
119 |
scala.xml.include.sax, |
120 |
scala.xml.parsing, |
121 |
scala.xml.persistent, |
122 |
scala.xml.pull, |
123 |
scala.xml.transform |
124 |
Bundle-ClassPath: ., |
125 |
lib/gs-algo-1.3/gs-algo-1.3.jar, |
126 |
lib/gs-core-1.3/gs-core-1.3.jar, |
127 |
lib/gs-ui-1.3/gs-ui-1.3.jar |