summaryrefslogtreecommitdiff
path: root/databases/py-sqlalchemy06/pkg-plist
blob: e4dddb6f29dcd51ee240cc949546529a3b5156bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
%%PYTHON_SITELIBDIR%%/SQLAlchemy-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg
%%EXAMPLEDIR%%/adjacencytree/basic_tree.py
%%EXAMPLEDIR%%/adjacencytree/byroot_tree.py
%%EXAMPLEDIR%%/association/basic_association.py
%%EXAMPLEDIR%%/association/proxied_association.py
%%EXAMPLEDIR%%/backref/backref_tree.py
%%EXAMPLEDIR%%/collections/large_collection.py
%%EXAMPLEDIR%%/graphs/graph1.py
%%EXAMPLEDIR%%/pickle/custom_pickler.py
%%EXAMPLEDIR%%/polymorph/concrete.py
%%EXAMPLEDIR%%/polymorph/polymorph.py
%%EXAMPLEDIR%%/polymorph/single.py
%%EXAMPLEDIR%%/vertical/vertical.py
@dirrm %%EXAMPLEDIR%%/adjacencytree
@dirrm %%EXAMPLEDIR%%/association
@dirrm %%EXAMPLEDIR%%/backref
@dirrm %%EXAMPLEDIR%%/collections
@dirrm %%EXAMPLEDIR%%/graphs
@dirrm %%EXAMPLEDIR%%/pickle
@dirrm %%EXAMPLEDIR%%/polymorph
@dirrm %%EXAMPLEDIR%%/vertical
@dirrm %%EXAMPLEDIR%%