aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-sqlalchemy06/pkg-plist
blob: 19a9ef170800a7d4850af00d60d487f6405226ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
%%PYTHON_SITELIBDIR%%/SQLAlchemy-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg
%%EXAMPLEDIR%%/adjacencytree/basic_tree.py
%%EXAMPLEDIR%%/adjacencytree/byroot_tree.py
%%EXAMPLEDIR%%/backref/backref_tree.py
%%EXAMPLEDIR%%/polymorph/concrete.py
%%EXAMPLEDIR%%/polymorph/polymorph.py
%%EXAMPLEDIR%%/polymorph/single.py
%%EXAMPLEDIR%%/vertical/vertical.py
@dirrm %%EXAMPLEDIR%%/adjacencytree
@dirrm %%EXAMPLEDIR%%/backref
@dirrm %%EXAMPLEDIR%%/polymorph
@dirrm %%EXAMPLEDIR%%/vertical
@dirrm %%EXAMPLEDIR%%