File: copyright_newhints

package info (click to toggle)
python-visual 1%3A5.12-1.5
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 7,708 kB
  • sloc: cpp: 15,593; sh: 9,615; ansic: 6,631; python: 4,737; makefile: 385
file content (537 lines) | stat: -rw-r--r-- 16,941 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=REVISION
Name: Untrusted draft - double-check copyrights yourself!

Files: HACKING.txt
	INSTALL.txt
	Makefile.am
	README
	authors.txt
	bin/vpython.in
	configure.ac
	debian/README.Debian
	debian/README.source
	debian/TODO
	debian/compat
	debian/control
	debian/control.in
	debian/doc-base
	debian/gbp.conf
	debian/install
	debian/patches/1002_unquieten_compile.patch
	debian/patches/1003_include_python_header.patch
	debian/patches/2000_boost_python_workaround.patch
	debian/patches/README
	debian/patches/series
	debian/pycompat
	debian/watch
	dependencies/Readme.txt
	dependencies/threadpool/CHANGE_LOG
	dependencies/threadpool/CVS/Entries
	dependencies/threadpool/CVS/Repository
	dependencies/threadpool/CVS/Root
	dependencies/threadpool/TODO
	dependencies/threadpool/include/CVS/Entries
	dependencies/threadpool/include/CVS/Repository
	dependencies/threadpool/include/CVS/Root
	dependencies/threadpool/include/threadpool/CVS/Entries
	dependencies/threadpool/include/threadpool/CVS/Repository
	dependencies/threadpool/include/threadpool/CVS/Root
	dependencies/threadpool/include/threadpool/detail/CVS/Entries
	dependencies/threadpool/include/threadpool/detail/CVS/Repository
	dependencies/threadpool/include/threadpool/detail/CVS/Root
	docs/Makefile.am
	docs/index.html
	docs/visual/VPython_Intro.pdf
	docs/visual/VisualIntro.html
	docs/visual/VisualRef-1.gif
	docs/visual/VisualRef-2.gif
	docs/visual/VisualRef-3.gif
	docs/visual/VisualRef-4.gif
	docs/visual/VisualRef-6.gif
	docs/visual/VisualRef-7.gif
	docs/visual/VisualRef.css
	docs/visual/arrow.html
	docs/visual/axes.gif
	docs/visual/box.html
	docs/visual/color.html
	docs/visual/cone.html
	docs/visual/controls.html
	docs/visual/convex.html
	docs/visual/curve.html
	docs/visual/cylinder.html
	docs/visual/defaults.html
	docs/visual/delete.html
	docs/visual/display.html
	docs/visual/ellipsoid.html
	docs/visual/faces.html
	docs/visual/factorial.html
	docs/visual/files.html
	docs/visual/float.html
	docs/visual/frame.html
	docs/visual/graph.html
	docs/visual/helix.html
	docs/visual/index.html
	docs/visual/keyboard.html
	docs/visual/label.html
	docs/visual/lights.html
	docs/visual/materials.html
	docs/visual/mouse.html
	docs/visual/mouse_click.html
	docs/visual/mouse_drag.html
	docs/visual/new_features.html
	docs/visual/options.html
	docs/visual/points.html
	docs/visual/primitives.html
	docs/visual/pyramid.html
	docs/visual/rate.html
	docs/visual/ring.gif
	docs/visual/ring.html
	docs/visual/rotation.html
	docs/visual/sphere.html
	docs/visual/spherebox.gif
	docs/visual/vector.html
	examples/Makefile.am
	examples/bounce.py
	examples/bounce2.py
	examples/boxlighttest.py
	examples/colorsliders.py
	examples/controlstest.py
	examples/convex.py
	examples/crossproduct.py
	examples/crystal.py
	examples/dipole.py
	examples/doublependulum.py
	examples/drape.py
	examples/faces_cone.py
	examples/faces_heightfield.py
	examples/gas.py
	examples/glinfo.py
	examples/graphtest.py
	examples/gyro.py
	examples/gyro2.py
	examples/hanoi.py
	examples/labels.py
	examples/lathe.py
	examples/lorenz.py
	examples/mandelbrot.py
	examples/material_test.py
	examples/orbit.py
	examples/planar.py
	examples/randombox.py
	examples/stars.py
	examples/stonehenge.py
	examples/texttest.py
	examples/texture_and_lighting.py
	examples/texturetest.py
	examples/tictac.py
	examples/tictacdat.py
	examples/toroid.py
	examples/toroid_drag.py
	examples/wave.py
	include/.cvsignore
	include/axial.hpp
	include/gtk2/.cvsignore
	include/gtk2/font_renderer.hpp
	include/mac/display.hpp
	include/mac/font_renderer.hpp
	include/material.hpp
	include/mouse_manager.hpp
	include/python/.cvsignore
	include/python/arrayprim.hpp
	include/python/gil.hpp
	include/python/num_util_impl.hpp
	include/python/points.hpp
	include/python/wrap_vector.hpp
	include/rectangular.hpp
	include/stamp-h1
	include/text.hpp
	include/util/.cvsignore
	include/util/atomic_queue.hpp
	include/util/gl_enable.hpp
	include/util/gl_extensions.hpp
	include/util/gl_free.hpp
	include/util/icososphere.hpp
	include/util/rate.hpp
	include/util/render_manager.hpp
	include/util/shader_program.hpp
	include/vpython-config.h
	include/win32/display.hpp
	include/win32/font_renderer.hpp
	site-packages/visual/Makefile.am
	site-packages/visual/controls.py
	site-packages/visual/crayola.py
	site-packages/visual/earth.tga
	site-packages/visual/factorial.py
	site-packages/visual/filedialog.py
	site-packages/visual/graph.py
	site-packages/visual/logo_t.gif
	site-packages/visual/materials.py
	site-packages/visual/pan.png
	site-packages/visual/primitives.py
	site-packages/visual/site_settings.py
	site-packages/visual/text.py
	site-packages/visual/turbulence3.tga
	site-packages/visual/ui.py
	site-packages/visual/vpython.glade
	site-packages/visual/vpython_notoolbar.glade
	site-packages/visual/wood.tga
	src/Makefile.in
	src/core/.cvsignore
	src/core/CVS/Entries
	src/core/CVS/Repository
	src/core/CVS/Root
	src/core/axial.cpp
	src/core/light.cpp
	src/core/material.cpp
	src/core/mouse_manager.cpp
	src/core/rectangular.cpp
	src/core/text.cpp
	src/core/util/.cvsignore
	src/core/util/CVS/Entries
	src/core/util/CVS/Repository
	src/core/util/CVS/Root
	src/core/util/atomic_queue.cpp
	src/core/util/gl_extensions.cpp
	src/core/util/gl_free.cpp
	src/core/util/render_manager.cpp
	src/core/util/shader_program.cpp
	src/gtk2/.cvsignore
	src/gtk2/CVS/Entries
	src/gtk2/CVS/Repository
	src/gtk2/CVS/Root
	src/gtk2/display.cpp
	src/gtk2/font_renderer.cpp
	src/gtk2/makefile
	src/gtk2/rate.cpp
	src/gtk2/site-packages.pth
	src/gtk2/ubuntu_makefile
	src/linux-symbols.map
	src/osx-symbols.txt
	src/python/.cvsignore
	src/python/CVS/Entries
	src/python/CVS/Repository
	src/python/CVS/Root
	src/python/arrayprim.cpp
	src/python/num_util_impl_numarray.cpp
	src/python/num_util_impl_numeric.cpp
	src/python/points.cpp
	src/win32/CVS/Entries
	src/win32/CVS/Repository
	src/win32/CVS/Root
	src/win32/font_renderer.cpp
	src/win32/winrate.cpp
Copyright: *No copyright*
License: UNKNOWN

Files: include/cylinder.hpp
	include/display_kernel.hpp
	include/ellipsoid.hpp
	include/frame.hpp
	include/label.hpp
	include/primitive.hpp
	include/pyramid.hpp
	include/renderable.hpp
	include/ring.hpp
	include/sphere.hpp
	src/core/arrow.cpp
	src/core/box.cpp
	src/core/cone.cpp
	src/core/cylinder.cpp
	src/core/display_kernel.cpp
	src/core/ellipsoid.cpp
	src/core/frame.cpp
	src/core/label.cpp
	src/core/primitive.cpp
	src/core/pyramid.cpp
	src/core/renderable.cpp
	src/core/ring.cpp
	src/core/sphere.cpp
	src/core/util/extent.cpp
	src/core/util/rgba.cpp
	src/core/util/tmatrix.cpp
	src/core/util/vector.cpp
	src/gtk2/render_surface.cpp
	src/python/convex.cpp
	src/python/cvisualmodule.cpp
	src/win32/windisplay.cpp
Copyright: 2003-2004, by Jonathan Brandmeyer and others
	2000-2003, by David Scherer and others
License: UNKNOWN

Files: include/gtk2/util/timer.hpp
	include/light.hpp
	include/python/slice.hpp
	include/util/displaylist.hpp
	include/util/errors.hpp
	include/util/quadric.hpp
	include/util/sorted_model.hpp
	include/util/texture.hpp
	include/util/timer.hpp
	include/wrap_gl.hpp
	src/core/util/displaylist.cpp
	src/core/util/errors.cpp
	src/core/util/quadric.cpp
	src/core/util/texture.cpp
	src/python/slice.cpp
Copyright: 2004, by Jonathan Brandmeyer and others
License: UNKNOWN

Files: dependencies/threadpool/COPYING
	dependencies/threadpool/include/threadpool.hpp
	dependencies/threadpool/include/threadpool/detail/future.hpp
	dependencies/threadpool/include/threadpool/detail/locking_ptr.hpp
	dependencies/threadpool/include/threadpool/detail/pool_core.hpp
	dependencies/threadpool/include/threadpool/detail/scope_guard.hpp
	dependencies/threadpool/include/threadpool/detail/worker_thread.hpp
	dependencies/threadpool/include/threadpool/future.hpp
	dependencies/threadpool/include/threadpool/pool.hpp
	dependencies/threadpool/include/threadpool/pool_adaptors.hpp
	dependencies/threadpool/include/threadpool/scheduling_policies.hpp
	dependencies/threadpool/include/threadpool/shutdown_policies.hpp
	dependencies/threadpool/include/threadpool/size_policies.hpp
	dependencies/threadpool/include/threadpool/task_adaptors.hpp
Copyright: 2005-2007, Philipp Henkel
License: BSL-1.0

Files: docs/visual/images/arrow.jpg
	docs/visual/images/box.jpg
	docs/visual/images/cone.jpg
	docs/visual/images/controls.jpg
	docs/visual/images/convex.jpg
	docs/visual/images/cylinder.jpg
	docs/visual/images/ellipsoid.jpg
	docs/visual/images/faces.jpg
	docs/visual/images/graph.jpg
	docs/visual/images/helix.jpg
	docs/visual/images/label.jpg
	docs/visual/images/material_etc.jpg
	docs/visual/images/pyramid.jpg
	docs/visual/images/sphere.jpg
Copyright: 1998, Hewlett-Packard CompanydescsRGB IEC61966-2.1sRGB IEC61966-2.1XYZ QXYZ XYZ o8XYZ bXYZ $descIEC http://www.iec.chIEC http://www.iec.chdesc.IEC 61966-2.1 Default RGB colour space - sRGB.IEC 61966-2.1 Default RGB colour space - sRGBdesc,Reference Viewing Condition in IEC61966-2.1,Reference Viewing Condition in IEC61966-2.1view_.\XYZ LVPWmeassig CRT curv
	.Id%A^z&Ca~1Om&Ed#Cc'Ij4Vx&IlAe@e Ek*Qw;c*R{Gp@j>i  A l   !!H!u!!!"'"U"""#
License: UNKNOWN (GENERATED FILE)

Files: include/arrow.hpp
	include/box.hpp
	include/cone.hpp
	include/gtk2/display.hpp
	include/gtk2/render_surface.hpp
	include/python/convex.hpp
	include/util/extent.hpp
	include/util/rgba.hpp
	include/util/thread.hpp
	include/util/tmatrix.hpp
	include/util/vector.hpp
Copyright: 2004, by Jonathan Brandmeyer and others
	2000-2003, by David Scherer and others
License: UNKNOWN

Files: include/mouseobject.hpp
	include/python/faces.hpp
	include/python/scalar_array.hpp
	src/core/mouseobject.cpp
	src/core/util/icososphere.cpp
	src/python/curve.cpp
	src/python/faces.cpp
	src/python/scalar_array.cpp
	src/python/vector_array.cpp
Copyright: 2000-2003, by David Scherer and others
License: UNKNOWN

Files: Makefile.in
	docs/Makefile.in
	examples/Makefile.in
	site-packages/visual/Makefile.in
Copyright: 1994-2002
License: UNKNOWN (GENERATED FILE)

Files: src/python/wrap_display_kernel.cpp
	src/python/wrap_rgba.cpp
	src/python/wrap_vector.cpp
Copyright: 2003-2004, by Jonathan Brandmeyer and others
License: UNKNOWN

Files: debian/cdbs/1/class/autotools-vars.mk
	debian/cdbs/1/class/makefile.mk
Copyright: 2002-2003, Colin Walters <walters@debian.org>
	2003,2008, Jonas Smedegaard <dr@jones.dk>
License: GPL-2+

Files: debian/cdbs/1/class/autotools.mk
	debian/cdbs/1/class/makefile-vars.mk
Copyright: 2002-2003, Colin Walters <walters@debian.org>
	2008, Jonas Smedegaard <dr@jones.dk>
License: GPL-2+

Files: debian/cdbs/1/class/python-autotools.mk
	debian/cdbs/1/rules/package-relations.mk
Copyright: 2008, Jonas Smedegaard <dr@jones.dk>
License: GPL-2+

Files: include/python/curve.hpp
	src/python/wrap_arrayobjects.cpp
Copyright: 2003-2004, Jonathan Brandmeyer and others
	2000-2003, by David Scherer and others
License: UNKNOWN

Files: src/gtk2/timer.cpp
	src/win32/wintimer.cpp
Copyright: 2004, by Jonathan Brandmeyer
License: UNKNOWN

Files: include/python/numeric_texture.hpp
	src/python/numeric_texture.cpp
Copyright: 2006, by Jonathan Brandmeyer and others
License: UNKNOWN

Files: src/gtk2/random_device.cpp
	src/win32/winrandom_device.cpp
Copyright: Jens Maurer 2000
License: UNKNOWN

Files: license.txt
Copyright: notices in the Software and this entire statement, including
	HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
	2003, by Rhys Goldstein, Chris Seymour and
	2000-2004
License: BSL-1 (GENERATED FILE)

Files: dependencies/threadpool/LICENSE_1_0.txt
Copyright: notices in the Software and this entire statement, including
	HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
License: BSL-1 (GENERATED FILE)

Files: src/python/num_util.cpp
Copyright: notices in the Software and this entire statement, including
	HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
	2006, Phil Austin (http://www.eos.ubc.ca/personal/paustin)
License: BSL-1.0 (GENERATED FILE)

Files: include/python/num_util.hpp
Copyright: notices in the Software and this entire statement, including
	HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
License: BSL-1.0 (GENERATED FILE)

Files: debian/patches/1004_boost148_ftbfs.patch
Copyright: Steven Watanabe 2010-2011,
	Jens Maurer 2000
License: BSL-1.0

Files: config.guess
Copyright: 1992-1999,
	1992-2001
License: GPL-2+ (GENERATED FILE)

Files: config.sub
Copyright: 1992-1999
License: GPL-2+ (GENERATED FILE)

Files: missing
Copyright: 1996-1997, 1999-2000, 2002-2005
License: GPL-2+ (GENERATED FILE)

Files: ltmain.sh
Copyright: 1996-2001, 2003-2007, 2008 Free Software Foundation, Inc
License: GPL-2+ (GENERATED FILE)

Files: aclocal.m4
Copyright: 1996-2004,
	1996-2001, 2003-2005
License: GPL-2+ (GENERATED FILE)

Files: py-compile
Copyright: 2000-2001, 2003-2005, Free Software Foundation, Inc
License: GPL-2+ (GENERATED FILE)

Files: acinclude.m4
Copyright: 1999-2004
License: GPL-2+

Files: debian/cdbs/1/class/python-vars.mk
Copyright: 2003,2008, Jonas Smedegaard <dr@jones.dk>
License: GPL-2+

Files: debian/cdbs/1/rules/buildinfo.mk
Copyright: 2004-2007, Jonas Smedegaard <dr@jones.dk>
License: GPL-2+

Files: debian/rules
Copyright: 2005-2009, Jonas Smedegaard <dr@jones.dk>
License: GPL-2+

Files: debian/cdbs/1/rules/upstream-tarball.mk
Copyright: 2007-2008, Jonas Smedegaard <dr@jones.dk>
License: GPL-2+

Files: debian/cdbs/1/rules/copyright-check.mk
Copyright: \s*(\S.*?)\s*\
License: GPL-2+

Files: install-sh
Copyright: 1994, X Consortium
License: MIT/X11 (BSD like)

Files: include/GL/glext.h
Copyright: 2007, The Khronos Group Inc
	HOLDERS BE LIABLE FOR ANY
License: MIT/X11 (BSD like)

Files: configure
Copyright: 1992-1996, 1998-2001
License: UNKNOWN (GENERATED FILE)

Files: docs/visual/images/ring.jpg
Copyright: 1998, Hewlett-Packard CompanydescsRGB IEC61966-2.1sRGB IEC61966-2.1XYZ QXYZ XYZ o8XYZ bXYZ $descIEC http://www.iec.chIEC http://www.iec.chdesc.IEC 61966-2.1 Default RGB colour space - sRGB.IEC 61966-2.1 Default RGB colour space - sRGBdesc,Reference Viewing Condition in IEC61966-2.1,Reference Viewing Condition in IEC61966-2.1view_.\XYZ LVPWmeassig CRT curv
	.Id%A^z&Ca~1Om&Ed#Cc'Ij4Vx&IlAe@e Ek*Qw;c*R{Gp@j>i  A l   !!H!u!!!"'"U"""#
	=VoapkP.2MYHj)9gOvo2J[?G^N|B?=YY|qlozS}Hs#X~Fp{P9.Y8;Z O6cwfvlWflWfvw/?.D%n?plcfog(Dvdb?4~I=.#cw>4kC1FaV|>840G'hM27G!#7
License: UNKNOWN (GENERATED FILE)

Files: docs/visual/images/curve.jpg
Copyright: 1998, Hewlett-Packard CompanydescsRGB IEC61966-2.1sRGB IEC61966-2.1XYZ QXYZ XYZ o8XYZ bXYZ $descIEC http://www.iec.chIEC http://www.iec.chdesc.IEC 61966-2.1 Default RGB colour space - sRGB.IEC 61966-2.1 Default RGB colour space - sRGBdesc,Reference Viewing Condition in IEC61966-2.1,Reference Viewing Condition in IEC61966-2.1view_.\XYZ LVPWmeassig CRT curv
	.Id%A^z&Ca~1Om&Ed#Cc'Ij4Vx&IlAe@e Ek*Qw;c*R{Gp@j>i  A l   !!H!u!!!"'"U"""#
	ld~cAF'?v8yyyzk/,fb"bPf6*lWfvlWfDi)ui!T;x[|GcOh$WXz20;C0kc;naH{8Lcy;c,IKH#6liy/c)=
License: UNKNOWN (GENERATED FILE)

Files: docs/visual/images/points.jpg
Copyright: 1998, Hewlett-Packard CompanydescsRGB IEC61966-2.1sRGB IEC61966-2.1XYZ QXYZ XYZ o8XYZ bXYZ $descIEC http://www.iec.chIEC http://www.iec.chdesc.IEC 61966-2.1 Default RGB colour space - sRGB.IEC 61966-2.1 Default RGB colour space - sRGBdesc,Reference Viewing Condition in IEC61966-2.1,Reference Viewing Condition in IEC61966-2.1view_.\XYZ LVPWmeassig CRT curv
	>\R*:yV,r_Li['KyGah2HD0W>J^rA@83FQzN>Mgf#R~'8qp56lyfGL>u=}5RX(}mf\CyW%g`
License: UNKNOWN (GENERATED FILE)

Files: docs/visual/images/filedialog.jpg
Copyright: 1998, Hewlett-Packard CompanydescsRGB IEC61966-2.1sRGB IEC61966-2.1XYZ QXYZ XYZ o8XYZ bXYZ $descIEC http://www.iec.chIEC http://www.iec.chdesc.IEC 61966-2.1 Default RGB colour space - sRGB.IEC 61966-2.1 Default RGB colour space - sRGBdesc,Reference Viewing Condition in IEC61966-2.1,Reference Viewing Condition in IEC61966-2.1view_.\XYZ LVPWmeassig CRT curv
	t2[k"-}=no+P.}}sw_r?[=.coOV}O+/
License: UNKNOWN (GENERATED FILE)

Files: include/config.h.in
Copyright: 2000-2003, by David Scherrer and others
License: UNKNOWN (GENERATED FILE)

Files: docs/visual/license.txt
Copyright: 1996. The Regents of the University of California. All
	2000, by David Scherer
License: UNKNOWN

Files: include/python/vector_array.hpp
Copyright: 2003-2004, Jonathan Brandmeyer
License: UNKNOWN

Files: src/python/wrap_primitive.cpp
Copyright: 2003-2005, by Jonathan Brandmeyer and others
License: UNKNOWN

Files: dependencies/threadpool/README
Copyright: 2005-2007, Philipp Henkel
License: UNKNOWN

Files: examples/flower128.tga
Copyright: 2;<F1?J=;OfZNNCMGOcqxxqe\_`i12D!9,6Y/Io*Eq.?m;\Ln@\1Fs9M~@M8BDQPg3Bh|eVQWZSA3,0m1n(i#X'Z!ZN >",-:TD2EpmNT~suIKVKuhlaP<=M?7<,,>WJ=JirGFKJKGUfkpjkihkq_~HF2Y8=O%3R.Eo2O<aMo>VKfO
License: UNKNOWN

Files: site-packages/visual/__init__.py
Copyright: David Scherer and others, see license.txt
License: UNKNOWN

Files: NEWS.txt
Copyright: notices (license.txt and LIBSIGC_COPYING.txt) have been added to
License: UNKNOWN