diff options
author | perky <perky@FreeBSD.org> | 2002-07-13 18:58:21 +0000 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-07-13 18:58:21 +0000 |
commit | d0ec5a8ca4049bbca7cf8dce911755cde2327ba7 (patch) | |
tree | bd13db43c2fb81ce6b0e90d73ed596d494180989 /devel/py-logging/pkg-plist | |
parent | 4e3d06201a22590f78aa7b6a20f049e7e5dc0df2 (diff) | |
download | FreeBSD-ports-d0ec5a8ca4049bbca7cf8dce911755cde2327ba7.zip FreeBSD-ports-d0ec5a8ca4049bbca7cf8dce911755cde2327ba7.tar.gz |
Add py-logging 0.4.6, logging System for Python as in PEP282.
PR: 36791
Submitted by: perky
Diffstat (limited to 'devel/py-logging/pkg-plist')
-rw-r--r-- | devel/py-logging/pkg-plist | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/devel/py-logging/pkg-plist b/devel/py-logging/pkg-plist new file mode 100644 index 0000000..d8f097c --- /dev/null +++ b/devel/py-logging/pkg-plist @@ -0,0 +1,39 @@ +lib/%%PYTHON_VERSION%%/site-packages/logging.py +lib/%%PYTHON_VERSION%%/site-packages/logging.pyc +lib/%%PYTHON_VERSION%%/site-packages/logging.pyo +%%PORTDOCS%%share/examples/py-logging/README.txt +%%PORTDOCS%%share/examples/py-logging/app.py +%%PORTDOCS%%share/examples/py-logging/default.css +%%PORTDOCS%%share/examples/py-logging/events.xml +%%PORTDOCS%%share/examples/py-logging/log_test.py +%%PORTDOCS%%share/examples/py-logging/log_test0.py +%%PORTDOCS%%share/examples/py-logging/log_test1.py +%%PORTDOCS%%share/examples/py-logging/log_test10.py +%%PORTDOCS%%share/examples/py-logging/log_test11.py +%%PORTDOCS%%share/examples/py-logging/log_test12.py +%%PORTDOCS%%share/examples/py-logging/log_test13.py +%%PORTDOCS%%share/examples/py-logging/log_test14.py +%%PORTDOCS%%share/examples/py-logging/log_test15.py +%%PORTDOCS%%share/examples/py-logging/log_test16.py +%%PORTDOCS%%share/examples/py-logging/log_test17.py +%%PORTDOCS%%share/examples/py-logging/log_test18.py +%%PORTDOCS%%share/examples/py-logging/log_test19.py +%%PORTDOCS%%share/examples/py-logging/log_test2.py +%%PORTDOCS%%share/examples/py-logging/log_test20.py +%%PORTDOCS%%share/examples/py-logging/log_test21.py +%%PORTDOCS%%share/examples/py-logging/log_test22.py +%%PORTDOCS%%share/examples/py-logging/log_test3.py +%%PORTDOCS%%share/examples/py-logging/log_test4.py +%%PORTDOCS%%share/examples/py-logging/log_test5.py +%%PORTDOCS%%share/examples/py-logging/log_test6.py +%%PORTDOCS%%share/examples/py-logging/log_test7.py +%%PORTDOCS%%share/examples/py-logging/log_test8.py +%%PORTDOCS%%share/examples/py-logging/log_test9.py +%%PORTDOCS%%share/examples/py-logging/logconf.ini +%%PORTDOCS%%share/examples/py-logging/logconf.py +%%PORTDOCS%%share/examples/py-logging/logging.dtd +%%PORTDOCS%%share/examples/py-logging/logging.xml +%%PORTDOCS%%share/examples/py-logging/logrecv.py +%%PORTDOCS%%share/examples/py-logging/myapp.py +%%PORTDOCS%%share/examples/py-logging/mymodule.py +%%PORTDOCS%%@dirrm share/examples/py-logging |