This file is indexed.

/usr/share/doc/python-myghty/examples/zblog/ is in python-myghty 1.1-5.

This file is owned by root:root, with mode 0o755.

File Mime Type Owner Mode Size
..
/usr/share/doc/python-myghty/examples/zblog/README.gz application/gzip root:root 0o644 2.5 KB
/usr/share/doc/python-myghty/examples/zblog/bin/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/bin/server.py text/x-python root:root 0o644 747 bytes
/usr/share/doc/python-myghty/examples/zblog/components/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/components/components.myc.gz application/gzip root:root 0o644 1.4 KB
/usr/share/doc/python-myghty/examples/zblog/components/data.myc text/plain root:root 0o644 1.3 KB
/usr/share/doc/python-myghty/examples/zblog/components/form.myc text/plain root:root 0o644 914 bytes
/usr/share/doc/python-myghty/examples/zblog/components/toolbar.myc text/html root:root 0o644 1.2 KB
/usr/share/doc/python-myghty/examples/zblog/config/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/config/server_config.py text/x-python root:root 0o644 1.8 KB
/usr/share/doc/python-myghty/examples/zblog/htdocs/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/htdocs/admin/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/htdocs/admin/blog.myt text/plain root:root 0o644 2.4 KB
/usr/share/doc/python-myghty/examples/zblog/htdocs/admin/index.myt text/html root:root 0o644 427 bytes
/usr/share/doc/python-myghty/examples/zblog/htdocs/admin/user.myt text/plain root:root 0o644 2.5 KB
/usr/share/doc/python-myghty/examples/zblog/htdocs/ajax/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/htdocs/ajax/myghtyjax.js text/plain root:root 0o644 2.1 KB
/usr/share/doc/python-myghty/examples/zblog/htdocs/ajax/myghtyjax.myt.gz application/gzip root:root 0o644 3.0 KB
/usr/share/doc/python-myghty/examples/zblog/htdocs/autohandler text/html root:root 0o644 421 bytes
/usr/share/doc/python-myghty/examples/zblog/htdocs/blog/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/htdocs/blog/forms.myt text/plain root:root 0o644 3.3 KB
/usr/share/doc/python-myghty/examples/zblog/htdocs/blog/index.myt text/html root:root 0o644 1.7 KB
/usr/share/doc/python-myghty/examples/zblog/htdocs/blog/post.myt text/html root:root 0o644 1.1 KB
/usr/share/doc/python-myghty/examples/zblog/htdocs/blog/postcomment.myt text/html root:root 0o644 483 bytes
/usr/share/doc/python-myghty/examples/zblog/htdocs/blog/views.myt text/html root:root 0o644 2.0 KB
/usr/share/doc/python-myghty/examples/zblog/htdocs/bootstrap/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/htdocs/bootstrap/complete.myt text/plain root:root 0o644 144 bytes
/usr/share/doc/python-myghty/examples/zblog/htdocs/bootstrap/index.myt text/plain root:root 0o644 2.7 KB
/usr/share/doc/python-myghty/examples/zblog/htdocs/favicon.ico application/octet-stream root:root 0o644 1 byte
/usr/share/doc/python-myghty/examples/zblog/htdocs/global.js text/plain root:root 0o644 219 bytes
/usr/share/doc/python-myghty/examples/zblog/htdocs/index.myt text/html root:root 0o644 474 bytes
/usr/share/doc/python-myghty/examples/zblog/htdocs/login.myt text/plain root:root 0o644 557 bytes
/usr/share/doc/python-myghty/examples/zblog/htdocs/register.myt text/plain root:root 0o644 802 bytes
/usr/share/doc/python-myghty/examples/zblog/htdocs/style.css text/plain root:root 0o644 809 bytes
/usr/share/doc/python-myghty/examples/zblog/lib/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/__init__.py text/plain root:root 0o644 1013 bytes
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/controller/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/controller/__init__.py text/plain root:root 0o644 741 bytes
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/controller/blog/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/controller/blog/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/controller/blog/comments.py text/x-c++ root:root 0o644 3.5 KB
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/controller/blog/index.py text/x-c++ root:root 0o644 5.8 KB
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/controller/bootstrap.py text/x-c++ root:root 0o644 4.4 KB
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/controller/front.py text/x-c++ root:root 0o644 2.3 KB
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/controller/index.py text/x-c++ root:root 0o644 177 bytes
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/controller/login.py text/x-c++ root:root 0o644 3.1 KB
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/controller/manage/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/controller/manage/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/controller/manage/blog.py text/x-c++ root:root 0o644 2.9 KB
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/controller/manage/index.py text/x-c++ root:root 0o644 414 bytes
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/controller/manage/user.py text/x-c++ root:root 0o644 3.3 KB
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/database/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/database/__init__.py text/plain root:root 0o644 1.8 KB
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/database/mappers.py text/plain root:root 0o644 6.9 KB
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/database/tables.py text/x-python root:root 0o644 2.1 KB
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/domain/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/domain/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/domain/actions.py text/plain root:root 0o644 3.0 KB
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/domain/blog.py text/x-c++ root:root 0o644 1012 bytes
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/domain/user.py text/plain root:root 0o644 1.1 KB
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/util/ root:root 0o755
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/util/__init__.py application/x-empty root:root 0o644 0 bytes
/usr/share/doc/python-myghty/examples/zblog/lib/zblog/util/form.py text/plain root:root 0o644 11.8 KB