summaryrefslogtreecommitdiff
path: root/databases/py-ZODB/PLIST
blob: 1240e3ae3fa1b35c0d3099f219e2a8431f6af101 (plain)
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
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
@comment $NetBSD: PLIST,v 1.4 2004/05/21 22:00:25 snj Exp $
${PYINC}/ZODB3/ExtensionClass.h
${PYINC}/ZODB3/cPersistence.h
${PYSITELIB}/Acquisition.so
${PYSITELIB}/BDBStorage/BDBFullStorage.py
${PYSITELIB}/BDBStorage/BDBFullStorage.pyc
${PYSITELIB}/BDBStorage/BDBFullStorage.pyo
${PYSITELIB}/BDBStorage/BDBMinimalStorage.py
${PYSITELIB}/BDBStorage/BDBMinimalStorage.pyc
${PYSITELIB}/BDBStorage/BDBMinimalStorage.pyo
${PYSITELIB}/BDBStorage/BerkeleyBase.py
${PYSITELIB}/BDBStorage/BerkeleyBase.pyc
${PYSITELIB}/BDBStorage/BerkeleyBase.pyo
${PYSITELIB}/BDBStorage/__init__.py
${PYSITELIB}/BDBStorage/__init__.pyc
${PYSITELIB}/BDBStorage/__init__.pyo
${PYSITELIB}/BDBStorage/_helper.so
${PYSITELIB}/BDBStorage/profout.py
${PYSITELIB}/BDBStorage/profout.pyc
${PYSITELIB}/BDBStorage/profout.pyo
${PYSITELIB}/BDBStorage/tests/BerkeleyTestBase.py
${PYSITELIB}/BDBStorage/tests/BerkeleyTestBase.pyc
${PYSITELIB}/BDBStorage/tests/BerkeleyTestBase.pyo
${PYSITELIB}/BDBStorage/tests/ZODBTestBase.py
${PYSITELIB}/BDBStorage/tests/ZODBTestBase.pyc
${PYSITELIB}/BDBStorage/tests/ZODBTestBase.pyo
${PYSITELIB}/BDBStorage/tests/__init__.py
${PYSITELIB}/BDBStorage/tests/__init__.pyc
${PYSITELIB}/BDBStorage/tests/__init__.pyo
${PYSITELIB}/BDBStorage/tests/test_autopack.py
${PYSITELIB}/BDBStorage/tests/test_autopack.pyc
${PYSITELIB}/BDBStorage/tests/test_autopack.pyo
${PYSITELIB}/BDBStorage/tests/test_create.py
${PYSITELIB}/BDBStorage/tests/test_create.pyc
${PYSITELIB}/BDBStorage/tests/test_create.pyo
${PYSITELIB}/BDBStorage/tests/test_storage_api.py
${PYSITELIB}/BDBStorage/tests/test_storage_api.pyc
${PYSITELIB}/BDBStorage/tests/test_storage_api.pyo
${PYSITELIB}/BDBStorage/tests/test_virgin.py
${PYSITELIB}/BDBStorage/tests/test_virgin.pyc
${PYSITELIB}/BDBStorage/tests/test_virgin.pyo
${PYSITELIB}/BDBStorage/tests/test_whitebox.py
${PYSITELIB}/BDBStorage/tests/test_whitebox.pyc
${PYSITELIB}/BDBStorage/tests/test_whitebox.pyo
${PYSITELIB}/BDBStorage/tests/test_zodb_simple.py
${PYSITELIB}/BDBStorage/tests/test_zodb_simple.pyc
${PYSITELIB}/BDBStorage/tests/test_zodb_simple.pyo
${PYSITELIB}/BDBStorage/tests/testall.py
${PYSITELIB}/BDBStorage/tests/testall.pyc
${PYSITELIB}/BDBStorage/tests/testall.pyo
${PYSITELIB}/BDBStorage/tests/timeiter.py
${PYSITELIB}/BDBStorage/tests/timeiter.pyc
${PYSITELIB}/BDBStorage/tests/timeiter.pyo
${PYSITELIB}/BDBStorage/tests/timepickles.py
${PYSITELIB}/BDBStorage/tests/timepickles.pyc
${PYSITELIB}/BDBStorage/tests/timepickles.pyo
${PYSITELIB}/BTrees/IIBTree.py
${PYSITELIB}/BTrees/IIBTree.pyc
${PYSITELIB}/BTrees/IIBTree.pyo
${PYSITELIB}/BTrees/IOBTree.py
${PYSITELIB}/BTrees/IOBTree.pyc
${PYSITELIB}/BTrees/IOBTree.pyo
${PYSITELIB}/BTrees/Interfaces.py
${PYSITELIB}/BTrees/Interfaces.pyc
${PYSITELIB}/BTrees/Interfaces.pyo
${PYSITELIB}/BTrees/Length.py
${PYSITELIB}/BTrees/Length.pyc
${PYSITELIB}/BTrees/Length.pyo
${PYSITELIB}/BTrees/OIBTree.py
${PYSITELIB}/BTrees/OIBTree.pyc
${PYSITELIB}/BTrees/OIBTree.pyo
${PYSITELIB}/BTrees/OOBTree.py
${PYSITELIB}/BTrees/OOBTree.pyc
${PYSITELIB}/BTrees/OOBTree.pyo
${PYSITELIB}/BTrees/_IIBTree.so
${PYSITELIB}/BTrees/_IOBTree.so
${PYSITELIB}/BTrees/_OIBTree.so
${PYSITELIB}/BTrees/_OOBTree.so
${PYSITELIB}/BTrees/__init__.py
${PYSITELIB}/BTrees/__init__.pyc
${PYSITELIB}/BTrees/__init__.pyo
${PYSITELIB}/BTrees/_fsBTree.so
${PYSITELIB}/BTrees/check.py
${PYSITELIB}/BTrees/check.pyc
${PYSITELIB}/BTrees/check.pyo
${PYSITELIB}/BTrees/convert.py
${PYSITELIB}/BTrees/convert.pyc
${PYSITELIB}/BTrees/convert.pyo
${PYSITELIB}/BTrees/tests/__init__.py
${PYSITELIB}/BTrees/tests/__init__.pyc
${PYSITELIB}/BTrees/tests/__init__.pyo
${PYSITELIB}/BTrees/tests/testBTrees.py
${PYSITELIB}/BTrees/tests/testBTrees.pyc
${PYSITELIB}/BTrees/tests/testBTrees.pyo
${PYSITELIB}/BTrees/tests/testBTreesUnicode.py
${PYSITELIB}/BTrees/tests/testBTreesUnicode.pyc
${PYSITELIB}/BTrees/tests/testBTreesUnicode.pyo
${PYSITELIB}/BTrees/tests/testConflict.py
${PYSITELIB}/BTrees/tests/testConflict.pyc
${PYSITELIB}/BTrees/tests/testConflict.pyo
${PYSITELIB}/BTrees/tests/testSetOps.py
${PYSITELIB}/BTrees/tests/testSetOps.pyc
${PYSITELIB}/BTrees/tests/testSetOps.pyo
${PYSITELIB}/BTrees/tests/test_check.py
${PYSITELIB}/BTrees/tests/test_check.pyc
${PYSITELIB}/BTrees/tests/test_check.pyo
${PYSITELIB}/ComputedAttribute.so
${PYSITELIB}/ExtensionClass.so
${PYSITELIB}/MethodObject.so
${PYSITELIB}/Missing.so
${PYSITELIB}/MultiMapping.so
${PYSITELIB}/Persistence/__init__.py
${PYSITELIB}/Persistence/__init__.pyc
${PYSITELIB}/Persistence/__init__.pyo
${PYSITELIB}/Record.so
${PYSITELIB}/ThreadLock.so
${PYSITELIB}/ThreadedAsync/LoopCallback.py
${PYSITELIB}/ThreadedAsync/LoopCallback.pyc
${PYSITELIB}/ThreadedAsync/LoopCallback.pyo
${PYSITELIB}/ThreadedAsync/__init__.py
${PYSITELIB}/ThreadedAsync/__init__.pyc
${PYSITELIB}/ThreadedAsync/__init__.pyo
${PYSITELIB}/ZConfig/__init__.py
${PYSITELIB}/ZConfig/__init__.pyc
${PYSITELIB}/ZConfig/__init__.pyo
${PYSITELIB}/ZConfig/cfgparser.py
${PYSITELIB}/ZConfig/cfgparser.pyc
${PYSITELIB}/ZConfig/cfgparser.pyo
${PYSITELIB}/ZConfig/cmdline.py
${PYSITELIB}/ZConfig/cmdline.pyc
${PYSITELIB}/ZConfig/cmdline.pyo
${PYSITELIB}/ZConfig/datatypes.py
${PYSITELIB}/ZConfig/datatypes.pyc
${PYSITELIB}/ZConfig/datatypes.pyo
${PYSITELIB}/ZConfig/info.py
${PYSITELIB}/ZConfig/info.pyc
${PYSITELIB}/ZConfig/info.pyo
${PYSITELIB}/ZConfig/loader.py
${PYSITELIB}/ZConfig/loader.pyc
${PYSITELIB}/ZConfig/loader.pyo
${PYSITELIB}/ZConfig/matcher.py
${PYSITELIB}/ZConfig/matcher.pyc
${PYSITELIB}/ZConfig/matcher.pyo
${PYSITELIB}/ZConfig/schema.py
${PYSITELIB}/ZConfig/schema.pyc
${PYSITELIB}/ZConfig/schema.pyo
${PYSITELIB}/ZConfig/substitution.py
${PYSITELIB}/ZConfig/substitution.pyc
${PYSITELIB}/ZConfig/substitution.pyo
${PYSITELIB}/ZConfig/tests/__init__.py
${PYSITELIB}/ZConfig/tests/__init__.pyc
${PYSITELIB}/ZConfig/tests/__init__.pyo
${PYSITELIB}/ZConfig/tests/input/base-datatype1.xml
${PYSITELIB}/ZConfig/tests/input/base-datatype2.xml
${PYSITELIB}/ZConfig/tests/input/base-keytype1.xml
${PYSITELIB}/ZConfig/tests/input/base-keytype2.xml
${PYSITELIB}/ZConfig/tests/input/base.xml
${PYSITELIB}/ZConfig/tests/input/include.conf
${PYSITELIB}/ZConfig/tests/input/inner.conf
${PYSITELIB}/ZConfig/tests/input/library.xml
${PYSITELIB}/ZConfig/tests/input/logger.xml
${PYSITELIB}/ZConfig/tests/input/outer.conf
${PYSITELIB}/ZConfig/tests/input/simple.conf
${PYSITELIB}/ZConfig/tests/input/simple.xml
${PYSITELIB}/ZConfig/tests/input/simplesections.conf
${PYSITELIB}/ZConfig/tests/input/simplesections.xml
${PYSITELIB}/ZConfig/tests/library/__init__.py
${PYSITELIB}/ZConfig/tests/library/__init__.pyc
${PYSITELIB}/ZConfig/tests/library/__init__.pyo
${PYSITELIB}/ZConfig/tests/library/thing/__init__.py
${PYSITELIB}/ZConfig/tests/library/thing/__init__.pyc
${PYSITELIB}/ZConfig/tests/library/thing/__init__.pyo
${PYSITELIB}/ZConfig/tests/library/thing/component.xml
${PYSITELIB}/ZConfig/tests/library/thing/extras/extras.xml
${PYSITELIB}/ZConfig/tests/library/widget/__init__.py
${PYSITELIB}/ZConfig/tests/library/widget/__init__.pyc
${PYSITELIB}/ZConfig/tests/library/widget/__init__.pyo
${PYSITELIB}/ZConfig/tests/library/widget/component.xml
${PYSITELIB}/ZConfig/tests/library/widget/extra.xml
${PYSITELIB}/ZConfig/tests/runtests.py
${PYSITELIB}/ZConfig/tests/runtests.pyc
${PYSITELIB}/ZConfig/tests/runtests.pyo
${PYSITELIB}/ZConfig/tests/support.py
${PYSITELIB}/ZConfig/tests/support.pyc
${PYSITELIB}/ZConfig/tests/support.pyo
${PYSITELIB}/ZConfig/tests/test_cfgimports.py
${PYSITELIB}/ZConfig/tests/test_cfgimports.pyc
${PYSITELIB}/ZConfig/tests/test_cfgimports.pyo
${PYSITELIB}/ZConfig/tests/test_cmdline.py
${PYSITELIB}/ZConfig/tests/test_cmdline.pyc
${PYSITELIB}/ZConfig/tests/test_cmdline.pyo
${PYSITELIB}/ZConfig/tests/test_config.py
${PYSITELIB}/ZConfig/tests/test_config.pyc
${PYSITELIB}/ZConfig/tests/test_config.pyo
${PYSITELIB}/ZConfig/tests/test_datatypes.py
${PYSITELIB}/ZConfig/tests/test_datatypes.pyc
${PYSITELIB}/ZConfig/tests/test_datatypes.pyo
${PYSITELIB}/ZConfig/tests/test_loader.py
${PYSITELIB}/ZConfig/tests/test_loader.pyc
${PYSITELIB}/ZConfig/tests/test_loader.pyo
${PYSITELIB}/ZConfig/tests/test_schema.py
${PYSITELIB}/ZConfig/tests/test_schema.pyc
${PYSITELIB}/ZConfig/tests/test_schema.pyo
${PYSITELIB}/ZConfig/tests/test_subst.py
${PYSITELIB}/ZConfig/tests/test_subst.pyc
${PYSITELIB}/ZConfig/tests/test_subst.pyo
${PYSITELIB}/ZConfig/url.py
${PYSITELIB}/ZConfig/url.pyc
${PYSITELIB}/ZConfig/url.pyo
${PYSITELIB}/ZEO/ClientCache.py
${PYSITELIB}/ZEO/ClientCache.pyc
${PYSITELIB}/ZEO/ClientCache.pyo
${PYSITELIB}/ZEO/ClientStorage.py
${PYSITELIB}/ZEO/ClientStorage.pyc
${PYSITELIB}/ZEO/ClientStorage.pyo
${PYSITELIB}/ZEO/ClientStub.py
${PYSITELIB}/ZEO/ClientStub.pyc
${PYSITELIB}/ZEO/ClientStub.pyo
${PYSITELIB}/ZEO/CommitLog.py
${PYSITELIB}/ZEO/CommitLog.pyc
${PYSITELIB}/ZEO/CommitLog.pyo
${PYSITELIB}/ZEO/DebugServer.py
${PYSITELIB}/ZEO/DebugServer.pyc
${PYSITELIB}/ZEO/DebugServer.pyo
${PYSITELIB}/ZEO/Exceptions.py
${PYSITELIB}/ZEO/Exceptions.pyc
${PYSITELIB}/ZEO/Exceptions.pyo
${PYSITELIB}/ZEO/ICache.py
${PYSITELIB}/ZEO/ICache.pyc
${PYSITELIB}/ZEO/ICache.pyo
${PYSITELIB}/ZEO/README.txt
${PYSITELIB}/ZEO/ServerStub.py
${PYSITELIB}/ZEO/ServerStub.pyc
${PYSITELIB}/ZEO/ServerStub.pyo
${PYSITELIB}/ZEO/StorageServer.py
${PYSITELIB}/ZEO/StorageServer.pyc
${PYSITELIB}/ZEO/StorageServer.pyo
${PYSITELIB}/ZEO/TransactionBuffer.py
${PYSITELIB}/ZEO/TransactionBuffer.pyc
${PYSITELIB}/ZEO/TransactionBuffer.pyo
${PYSITELIB}/ZEO/__init__.py
${PYSITELIB}/ZEO/__init__.pyc
${PYSITELIB}/ZEO/__init__.pyo
${PYSITELIB}/ZEO/auth/__init__.py
${PYSITELIB}/ZEO/auth/__init__.pyc
${PYSITELIB}/ZEO/auth/__init__.pyo
${PYSITELIB}/ZEO/auth/auth_digest.py
${PYSITELIB}/ZEO/auth/auth_digest.pyc
${PYSITELIB}/ZEO/auth/auth_digest.pyo
${PYSITELIB}/ZEO/auth/base.py
${PYSITELIB}/ZEO/auth/base.pyc
${PYSITELIB}/ZEO/auth/base.pyo
${PYSITELIB}/ZEO/auth/hmac.py
${PYSITELIB}/ZEO/auth/hmac.pyc
${PYSITELIB}/ZEO/auth/hmac.pyo
${PYSITELIB}/ZEO/component.xml
${PYSITELIB}/ZEO/mkzeoinst.py
${PYSITELIB}/ZEO/mkzeoinst.pyc
${PYSITELIB}/ZEO/mkzeoinst.pyo
${PYSITELIB}/ZEO/monitor.py
${PYSITELIB}/ZEO/monitor.pyc
${PYSITELIB}/ZEO/monitor.pyo
${PYSITELIB}/ZEO/runzeo.py
${PYSITELIB}/ZEO/runzeo.pyc
${PYSITELIB}/ZEO/runzeo.pyo
${PYSITELIB}/ZEO/schema.xml
${PYSITELIB}/ZEO/simul.py
${PYSITELIB}/ZEO/simul.pyc
${PYSITELIB}/ZEO/simul.pyo
${PYSITELIB}/ZEO/start.py
${PYSITELIB}/ZEO/start.pyc
${PYSITELIB}/ZEO/start.pyo
${PYSITELIB}/ZEO/stats.py
${PYSITELIB}/ZEO/stats.pyc
${PYSITELIB}/ZEO/stats.pyo
${PYSITELIB}/ZEO/tests/Cache.py
${PYSITELIB}/ZEO/tests/Cache.pyc
${PYSITELIB}/ZEO/tests/Cache.pyo
${PYSITELIB}/ZEO/tests/CommitLockTests.py
${PYSITELIB}/ZEO/tests/CommitLockTests.pyc
${PYSITELIB}/ZEO/tests/CommitLockTests.pyo
${PYSITELIB}/ZEO/tests/ConnectionTests.py
${PYSITELIB}/ZEO/tests/ConnectionTests.pyc
${PYSITELIB}/ZEO/tests/ConnectionTests.pyo
${PYSITELIB}/ZEO/tests/InvalidationTests.py
${PYSITELIB}/ZEO/tests/InvalidationTests.pyc
${PYSITELIB}/ZEO/tests/InvalidationTests.pyo
${PYSITELIB}/ZEO/tests/TestThread.py
${PYSITELIB}/ZEO/tests/TestThread.pyc
${PYSITELIB}/ZEO/tests/TestThread.pyo
${PYSITELIB}/ZEO/tests/ThreadTests.py
${PYSITELIB}/ZEO/tests/ThreadTests.pyc
${PYSITELIB}/ZEO/tests/ThreadTests.pyo
${PYSITELIB}/ZEO/tests/__init__.py
${PYSITELIB}/ZEO/tests/__init__.pyc
${PYSITELIB}/ZEO/tests/__init__.pyo
${PYSITELIB}/ZEO/tests/auth_plaintext.py
${PYSITELIB}/ZEO/tests/auth_plaintext.pyc
${PYSITELIB}/ZEO/tests/auth_plaintext.pyo
${PYSITELIB}/ZEO/tests/deadlock.py
${PYSITELIB}/ZEO/tests/deadlock.pyc
${PYSITELIB}/ZEO/tests/deadlock.pyo
${PYSITELIB}/ZEO/tests/forker.py
${PYSITELIB}/ZEO/tests/forker.pyc
${PYSITELIB}/ZEO/tests/forker.pyo
${PYSITELIB}/ZEO/tests/multi.py
${PYSITELIB}/ZEO/tests/multi.pyc
${PYSITELIB}/ZEO/tests/multi.pyo
${PYSITELIB}/ZEO/tests/speed.py
${PYSITELIB}/ZEO/tests/speed.pyc
${PYSITELIB}/ZEO/tests/speed.pyo
${PYSITELIB}/ZEO/tests/stress.py
${PYSITELIB}/ZEO/tests/stress.pyc
${PYSITELIB}/ZEO/tests/stress.pyo
${PYSITELIB}/ZEO/tests/testAuth.py
${PYSITELIB}/ZEO/tests/testAuth.pyc
${PYSITELIB}/ZEO/tests/testAuth.pyo
${PYSITELIB}/ZEO/tests/testClientCache.py
${PYSITELIB}/ZEO/tests/testClientCache.pyc
${PYSITELIB}/ZEO/tests/testClientCache.pyo
${PYSITELIB}/ZEO/tests/testConnection.py
${PYSITELIB}/ZEO/tests/testConnection.pyc
${PYSITELIB}/ZEO/tests/testConnection.pyo
${PYSITELIB}/ZEO/tests/testMonitor.py
${PYSITELIB}/ZEO/tests/testMonitor.pyc
${PYSITELIB}/ZEO/tests/testMonitor.pyo
${PYSITELIB}/ZEO/tests/testTransactionBuffer.py
${PYSITELIB}/ZEO/tests/testTransactionBuffer.pyc
${PYSITELIB}/ZEO/tests/testTransactionBuffer.pyo
${PYSITELIB}/ZEO/tests/testZEO.py
${PYSITELIB}/ZEO/tests/testZEO.pyc
${PYSITELIB}/ZEO/tests/testZEO.pyo
${PYSITELIB}/ZEO/tests/testZEOOptions.py
${PYSITELIB}/ZEO/tests/testZEOOptions.pyc
${PYSITELIB}/ZEO/tests/testZEOOptions.pyo
${PYSITELIB}/ZEO/tests/zeoserver.py
${PYSITELIB}/ZEO/tests/zeoserver.pyc
${PYSITELIB}/ZEO/tests/zeoserver.pyo
${PYSITELIB}/ZEO/util.py
${PYSITELIB}/ZEO/util.pyc
${PYSITELIB}/ZEO/util.pyo
${PYSITELIB}/ZEO/version.txt
${PYSITELIB}/ZEO/zeoctl.py
${PYSITELIB}/ZEO/zeoctl.pyc
${PYSITELIB}/ZEO/zeoctl.pyo
${PYSITELIB}/ZEO/zeoctl.xml
${PYSITELIB}/ZEO/zeopasswd.py
${PYSITELIB}/ZEO/zeopasswd.pyc
${PYSITELIB}/ZEO/zeopasswd.pyo
${PYSITELIB}/ZEO/zrpc/__init__.py
${PYSITELIB}/ZEO/zrpc/__init__.pyc
${PYSITELIB}/ZEO/zrpc/__init__.pyo
${PYSITELIB}/ZEO/zrpc/_hmac.py
${PYSITELIB}/ZEO/zrpc/_hmac.pyc
${PYSITELIB}/ZEO/zrpc/_hmac.pyo
${PYSITELIB}/ZEO/zrpc/client.py
${PYSITELIB}/ZEO/zrpc/client.pyc
${PYSITELIB}/ZEO/zrpc/client.pyo
${PYSITELIB}/ZEO/zrpc/connection.py
${PYSITELIB}/ZEO/zrpc/connection.pyc
${PYSITELIB}/ZEO/zrpc/connection.pyo
${PYSITELIB}/ZEO/zrpc/error.py
${PYSITELIB}/ZEO/zrpc/error.pyc
${PYSITELIB}/ZEO/zrpc/error.pyo
${PYSITELIB}/ZEO/zrpc/log.py
${PYSITELIB}/ZEO/zrpc/log.pyc
${PYSITELIB}/ZEO/zrpc/log.pyo
${PYSITELIB}/ZEO/zrpc/marshal.py
${PYSITELIB}/ZEO/zrpc/marshal.pyc
${PYSITELIB}/ZEO/zrpc/marshal.pyo
${PYSITELIB}/ZEO/zrpc/server.py
${PYSITELIB}/ZEO/zrpc/server.pyc
${PYSITELIB}/ZEO/zrpc/server.pyo
${PYSITELIB}/ZEO/zrpc/smac.py
${PYSITELIB}/ZEO/zrpc/smac.pyc
${PYSITELIB}/ZEO/zrpc/smac.pyo
${PYSITELIB}/ZEO/zrpc/trigger.py
${PYSITELIB}/ZEO/zrpc/trigger.pyc
${PYSITELIB}/ZEO/zrpc/trigger.pyo
${PYSITELIB}/ZODB/ActivityMonitor.py
${PYSITELIB}/ZODB/ActivityMonitor.pyc
${PYSITELIB}/ZODB/ActivityMonitor.pyo
${PYSITELIB}/ZODB/BaseStorage.py
${PYSITELIB}/ZODB/BaseStorage.pyc
${PYSITELIB}/ZODB/BaseStorage.pyo
${PYSITELIB}/ZODB/ConflictResolution.py
${PYSITELIB}/ZODB/ConflictResolution.pyc
${PYSITELIB}/ZODB/ConflictResolution.pyo
${PYSITELIB}/ZODB/Connection.py
${PYSITELIB}/ZODB/Connection.pyc
${PYSITELIB}/ZODB/Connection.pyo
${PYSITELIB}/ZODB/DB.py
${PYSITELIB}/ZODB/DB.pyc
${PYSITELIB}/ZODB/DB.pyo
${PYSITELIB}/ZODB/DemoStorage.py
${PYSITELIB}/ZODB/DemoStorage.pyc
${PYSITELIB}/ZODB/DemoStorage.pyo
${PYSITELIB}/ZODB/ExportImport.py
${PYSITELIB}/ZODB/ExportImport.pyc
${PYSITELIB}/ZODB/ExportImport.pyo
${PYSITELIB}/ZODB/FileStorage.py
${PYSITELIB}/ZODB/FileStorage.pyc
${PYSITELIB}/ZODB/FileStorage.pyo
${PYSITELIB}/ZODB/MappingStorage.py
${PYSITELIB}/ZODB/MappingStorage.pyc
${PYSITELIB}/ZODB/MappingStorage.pyo
${PYSITELIB}/ZODB/Mount.py
${PYSITELIB}/ZODB/Mount.pyc
${PYSITELIB}/ZODB/Mount.pyo
${PYSITELIB}/ZODB/POSException.py
${PYSITELIB}/ZODB/POSException.pyc
${PYSITELIB}/ZODB/POSException.pyo
${PYSITELIB}/ZODB/PersistentList.py
${PYSITELIB}/ZODB/PersistentList.pyc
${PYSITELIB}/ZODB/PersistentList.pyo
${PYSITELIB}/ZODB/PersistentMapping.py
${PYSITELIB}/ZODB/PersistentMapping.pyc
${PYSITELIB}/ZODB/PersistentMapping.pyo
${PYSITELIB}/ZODB/TimeStamp.so
${PYSITELIB}/ZODB/TmpStore.py
${PYSITELIB}/ZODB/TmpStore.pyc
${PYSITELIB}/ZODB/TmpStore.pyo
${PYSITELIB}/ZODB/Transaction.py
${PYSITELIB}/ZODB/Transaction.pyc
${PYSITELIB}/ZODB/Transaction.pyo
${PYSITELIB}/ZODB/UndoLogCompatible.py
${PYSITELIB}/ZODB/UndoLogCompatible.pyc
${PYSITELIB}/ZODB/UndoLogCompatible.pyo
${PYSITELIB}/ZODB/ZApplication.py
${PYSITELIB}/ZODB/ZApplication.pyc
${PYSITELIB}/ZODB/ZApplication.pyo
${PYSITELIB}/ZODB/__init__.py
${PYSITELIB}/ZODB/__init__.pyc
${PYSITELIB}/ZODB/__init__.pyo
${PYSITELIB}/ZODB/bpthread.py
${PYSITELIB}/ZODB/bpthread.pyc
${PYSITELIB}/ZODB/bpthread.pyo
${PYSITELIB}/ZODB/cPersistence.so
${PYSITELIB}/ZODB/cPickleCache.so
${PYSITELIB}/ZODB/component.xml
${PYSITELIB}/ZODB/config.py
${PYSITELIB}/ZODB/config.pyc
${PYSITELIB}/ZODB/config.pyo
${PYSITELIB}/ZODB/config.xml
${PYSITELIB}/ZODB/conversionhack.py
${PYSITELIB}/ZODB/conversionhack.pyc
${PYSITELIB}/ZODB/conversionhack.pyo
${PYSITELIB}/ZODB/coptimizations.so
${PYSITELIB}/ZODB/dbmStorage.py
${PYSITELIB}/ZODB/dbmStorage.pyc
${PYSITELIB}/ZODB/dbmStorage.pyo
${PYSITELIB}/ZODB/fsIndex.py
${PYSITELIB}/ZODB/fsIndex.pyc
${PYSITELIB}/ZODB/fsIndex.pyo
${PYSITELIB}/ZODB/fsdump.py
${PYSITELIB}/ZODB/fsdump.pyc
${PYSITELIB}/ZODB/fsdump.pyo
${PYSITELIB}/ZODB/fspack.py
${PYSITELIB}/ZODB/fspack.pyc
${PYSITELIB}/ZODB/fspack.pyo
${PYSITELIB}/ZODB/fsrecover.py
${PYSITELIB}/ZODB/fsrecover.pyc
${PYSITELIB}/ZODB/fsrecover.pyo
${PYSITELIB}/ZODB/fstools.py
${PYSITELIB}/ZODB/fstools.pyc
${PYSITELIB}/ZODB/fstools.pyo
${PYSITELIB}/ZODB/lock_file.py
${PYSITELIB}/ZODB/lock_file.pyc
${PYSITELIB}/ZODB/lock_file.pyo
${PYSITELIB}/ZODB/referencesf.py
${PYSITELIB}/ZODB/referencesf.pyc
${PYSITELIB}/ZODB/referencesf.pyo
${PYSITELIB}/ZODB/storage.xml
${PYSITELIB}/ZODB/tests/BasicStorage.py
${PYSITELIB}/ZODB/tests/BasicStorage.pyc
${PYSITELIB}/ZODB/tests/BasicStorage.pyo
${PYSITELIB}/ZODB/tests/ConflictResolution.py
${PYSITELIB}/ZODB/tests/ConflictResolution.pyc
${PYSITELIB}/ZODB/tests/ConflictResolution.pyo
${PYSITELIB}/ZODB/tests/Corruption.py
${PYSITELIB}/ZODB/tests/Corruption.pyc
${PYSITELIB}/ZODB/tests/Corruption.pyo
${PYSITELIB}/ZODB/tests/HistoryStorage.py
${PYSITELIB}/ZODB/tests/HistoryStorage.pyc
${PYSITELIB}/ZODB/tests/HistoryStorage.pyo
${PYSITELIB}/ZODB/tests/IteratorStorage.py
${PYSITELIB}/ZODB/tests/IteratorStorage.pyc
${PYSITELIB}/ZODB/tests/IteratorStorage.pyo
${PYSITELIB}/ZODB/tests/LocalStorage.py
${PYSITELIB}/ZODB/tests/LocalStorage.pyc
${PYSITELIB}/ZODB/tests/LocalStorage.pyo
${PYSITELIB}/ZODB/tests/MTStorage.py
${PYSITELIB}/ZODB/tests/MTStorage.pyc
${PYSITELIB}/ZODB/tests/MTStorage.pyo
${PYSITELIB}/ZODB/tests/MinPO.py
${PYSITELIB}/ZODB/tests/MinPO.pyc
${PYSITELIB}/ZODB/tests/MinPO.pyo
${PYSITELIB}/ZODB/tests/PackableStorage.py
${PYSITELIB}/ZODB/tests/PackableStorage.pyc
${PYSITELIB}/ZODB/tests/PackableStorage.pyo
${PYSITELIB}/ZODB/tests/PersistentStorage.py
${PYSITELIB}/ZODB/tests/PersistentStorage.pyc
${PYSITELIB}/ZODB/tests/PersistentStorage.pyo
${PYSITELIB}/ZODB/tests/ReadOnlyStorage.py
${PYSITELIB}/ZODB/tests/ReadOnlyStorage.pyc
${PYSITELIB}/ZODB/tests/ReadOnlyStorage.pyo
${PYSITELIB}/ZODB/tests/RecoveryStorage.py
${PYSITELIB}/ZODB/tests/RecoveryStorage.pyc
${PYSITELIB}/ZODB/tests/RecoveryStorage.pyo
${PYSITELIB}/ZODB/tests/RevisionStorage.py
${PYSITELIB}/ZODB/tests/RevisionStorage.pyc
${PYSITELIB}/ZODB/tests/RevisionStorage.pyo
${PYSITELIB}/ZODB/tests/StorageTestBase.py
${PYSITELIB}/ZODB/tests/StorageTestBase.pyc
${PYSITELIB}/ZODB/tests/StorageTestBase.pyo
${PYSITELIB}/ZODB/tests/Synchronization.py
${PYSITELIB}/ZODB/tests/Synchronization.pyc
${PYSITELIB}/ZODB/tests/Synchronization.pyo
${PYSITELIB}/ZODB/tests/TransactionalUndoStorage.py
${PYSITELIB}/ZODB/tests/TransactionalUndoStorage.pyc
${PYSITELIB}/ZODB/tests/TransactionalUndoStorage.pyo
${PYSITELIB}/ZODB/tests/TransactionalUndoVersionStorage.py
${PYSITELIB}/ZODB/tests/TransactionalUndoVersionStorage.pyc
${PYSITELIB}/ZODB/tests/TransactionalUndoVersionStorage.pyo
${PYSITELIB}/ZODB/tests/VersionStorage.py
${PYSITELIB}/ZODB/tests/VersionStorage.pyc
${PYSITELIB}/ZODB/tests/VersionStorage.pyo
${PYSITELIB}/ZODB/tests/__init__.py
${PYSITELIB}/ZODB/tests/__init__.pyc
${PYSITELIB}/ZODB/tests/__init__.pyo
${PYSITELIB}/ZODB/tests/dangle.py
${PYSITELIB}/ZODB/tests/dangle.pyc
${PYSITELIB}/ZODB/tests/dangle.pyo
${PYSITELIB}/ZODB/tests/speed.py
${PYSITELIB}/ZODB/tests/speed.pyc
${PYSITELIB}/ZODB/tests/speed.pyo
${PYSITELIB}/ZODB/tests/testActivityMonitor.py
${PYSITELIB}/ZODB/tests/testActivityMonitor.pyc
${PYSITELIB}/ZODB/tests/testActivityMonitor.pyo
${PYSITELIB}/ZODB/tests/testCache.py
${PYSITELIB}/ZODB/tests/testCache.pyc
${PYSITELIB}/ZODB/tests/testCache.pyo
${PYSITELIB}/ZODB/tests/testConfig.py
${PYSITELIB}/ZODB/tests/testConfig.pyc
${PYSITELIB}/ZODB/tests/testConfig.pyo
${PYSITELIB}/ZODB/tests/testDB.py
${PYSITELIB}/ZODB/tests/testDB.pyc
${PYSITELIB}/ZODB/tests/testDB.pyo
${PYSITELIB}/ZODB/tests/testDemoStorage.py
${PYSITELIB}/ZODB/tests/testDemoStorage.pyc
${PYSITELIB}/ZODB/tests/testDemoStorage.pyo
${PYSITELIB}/ZODB/tests/testFileStorage.py
${PYSITELIB}/ZODB/tests/testFileStorage.pyc
${PYSITELIB}/ZODB/tests/testFileStorage.pyo
${PYSITELIB}/ZODB/tests/testMappingStorage.py
${PYSITELIB}/ZODB/tests/testMappingStorage.pyc
${PYSITELIB}/ZODB/tests/testMappingStorage.pyo
${PYSITELIB}/ZODB/tests/testPersistentList.py
${PYSITELIB}/ZODB/tests/testPersistentList.pyc
${PYSITELIB}/ZODB/tests/testPersistentList.pyo
${PYSITELIB}/ZODB/tests/testPersistentMapping.py
${PYSITELIB}/ZODB/tests/testPersistentMapping.pyc
${PYSITELIB}/ZODB/tests/testPersistentMapping.pyo
${PYSITELIB}/ZODB/tests/testRecover.py
${PYSITELIB}/ZODB/tests/testRecover.pyc
${PYSITELIB}/ZODB/tests/testRecover.pyo
${PYSITELIB}/ZODB/tests/testTimeStamp.py
${PYSITELIB}/ZODB/tests/testTimeStamp.pyc
${PYSITELIB}/ZODB/tests/testTimeStamp.pyo
${PYSITELIB}/ZODB/tests/testTransaction.py
${PYSITELIB}/ZODB/tests/testTransaction.pyc
${PYSITELIB}/ZODB/tests/testTransaction.pyo
${PYSITELIB}/ZODB/tests/testUtils.py
${PYSITELIB}/ZODB/tests/testUtils.pyc
${PYSITELIB}/ZODB/tests/testUtils.pyo
${PYSITELIB}/ZODB/tests/testZODB.py
${PYSITELIB}/ZODB/tests/testZODB.pyc
${PYSITELIB}/ZODB/tests/testZODB.pyo
${PYSITELIB}/ZODB/tests/testfsIndex.py
${PYSITELIB}/ZODB/tests/testfsIndex.pyc
${PYSITELIB}/ZODB/tests/testfsIndex.pyo
${PYSITELIB}/ZODB/transact.py
${PYSITELIB}/ZODB/transact.pyc
${PYSITELIB}/ZODB/transact.pyo
${PYSITELIB}/ZODB/utils.py
${PYSITELIB}/ZODB/utils.pyc
${PYSITELIB}/ZODB/utils.pyo
${PYSITELIB}/ZODB/winlock.so
${PYSITELIB}/zLOG/BaseLogger.py
${PYSITELIB}/zLOG/BaseLogger.pyc
${PYSITELIB}/zLOG/BaseLogger.pyo
${PYSITELIB}/zLOG/EventLogger.py
${PYSITELIB}/zLOG/EventLogger.pyc
${PYSITELIB}/zLOG/EventLogger.pyo
${PYSITELIB}/zLOG/LogHandlers.py
${PYSITELIB}/zLOG/LogHandlers.pyc
${PYSITELIB}/zLOG/LogHandlers.pyo
${PYSITELIB}/zLOG/__init__.py
${PYSITELIB}/zLOG/__init__.pyc
${PYSITELIB}/zLOG/__init__.pyo
${PYSITELIB}/zLOG/component.xml
${PYSITELIB}/zLOG/datatypes.py
${PYSITELIB}/zLOG/datatypes.pyc
${PYSITELIB}/zLOG/datatypes.pyo
${PYSITELIB}/zLOG/factory.py
${PYSITELIB}/zLOG/factory.pyc
${PYSITELIB}/zLOG/factory.pyo
${PYSITELIB}/zLOG/tests/__init__.py
${PYSITELIB}/zLOG/tests/__init__.pyc
${PYSITELIB}/zLOG/tests/__init__.pyo
${PYSITELIB}/zLOG/tests/testzLog.py
${PYSITELIB}/zLOG/tests/testzLog.pyc
${PYSITELIB}/zLOG/tests/testzLog.pyo
${PYSITELIB}/zLOG/tests/testzLogConfig.py
${PYSITELIB}/zLOG/tests/testzLogConfig.pyc
${PYSITELIB}/zLOG/tests/testzLogConfig.pyo
${PYSITELIB}/zdaemon/__init__.py
${PYSITELIB}/zdaemon/__init__.pyc
${PYSITELIB}/zdaemon/__init__.pyo
${PYSITELIB}/zdaemon/component.xml
${PYSITELIB}/zdaemon/sample.conf
${PYSITELIB}/zdaemon/schema.xml
${PYSITELIB}/zdaemon/tests/__init__.py
${PYSITELIB}/zdaemon/tests/__init__.pyc
${PYSITELIB}/zdaemon/tests/__init__.pyo
${PYSITELIB}/zdaemon/tests/donothing.sh
${PYSITELIB}/zdaemon/tests/nokill.py
${PYSITELIB}/zdaemon/tests/nokill.pyc
${PYSITELIB}/zdaemon/tests/nokill.pyo
${PYSITELIB}/zdaemon/tests/parent.py
${PYSITELIB}/zdaemon/tests/parent.pyc
${PYSITELIB}/zdaemon/tests/parent.pyo
${PYSITELIB}/zdaemon/tests/testzdoptions.py
${PYSITELIB}/zdaemon/tests/testzdoptions.pyc
${PYSITELIB}/zdaemon/tests/testzdoptions.pyo
${PYSITELIB}/zdaemon/tests/testzdrun.py
${PYSITELIB}/zdaemon/tests/testzdrun.pyc
${PYSITELIB}/zdaemon/tests/testzdrun.pyo
${PYSITELIB}/zdaemon/zdctl.py
${PYSITELIB}/zdaemon/zdctl.pyc
${PYSITELIB}/zdaemon/zdctl.pyo
${PYSITELIB}/zdaemon/zdoptions.py
${PYSITELIB}/zdaemon/zdoptions.pyc
${PYSITELIB}/zdaemon/zdoptions.pyo
${PYSITELIB}/zdaemon/zdrun.py
${PYSITELIB}/zdaemon/zdrun.pyc
${PYSITELIB}/zdaemon/zdrun.pyo
bin/fsdump.py
bin/fsrefs.py
bin/fstail.py
bin/fstest.py
bin/mkzeoinst.py
bin/repozo.py
bin/runzeo.py
bin/zconfig
bin/zdctl.py
bin/zdrun.py
bin/zeopack.py
@dirrm ${PYINC}/ZODB3
@dirrm ${PYSITELIB}/BDBStorage/tests
@dirrm ${PYSITELIB}/BDBStorage
@dirrm ${PYSITELIB}/BTrees/tests
@dirrm ${PYSITELIB}/BTrees
@dirrm ${PYSITELIB}/Persistence
@dirrm ${PYSITELIB}/ThreadedAsync
@dirrm ${PYSITELIB}/ZConfig/tests/input
@dirrm ${PYSITELIB}/ZConfig/tests/library/thing/extras
@dirrm ${PYSITELIB}/ZConfig/tests/library/thing
@dirrm ${PYSITELIB}/ZConfig/tests/library/widget
@dirrm ${PYSITELIB}/ZConfig/tests/library
@dirrm ${PYSITELIB}/ZConfig/tests
@dirrm ${PYSITELIB}/ZConfig
@dirrm ${PYSITELIB}/ZEO/auth
@dirrm ${PYSITELIB}/ZEO/zrpc
@dirrm ${PYSITELIB}/ZEO/tests
@dirrm ${PYSITELIB}/ZEO
@dirrm ${PYSITELIB}/ZODB/tests
@dirrm ${PYSITELIB}/ZODB
@dirrm ${PYSITELIB}/zLOG/tests
@dirrm ${PYSITELIB}/zLOG
@dirrm ${PYSITELIB}/zdaemon/tests
@dirrm ${PYSITELIB}/zdaemon