home
to by nando.quintana
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="__UP_mtitle__" title_url="__UP_titlelink__" directory_title="Slim RSS Reader" description="Slim RSS Reader for your Google Personalized Homepage" screenshot="http://g.1o4.jp/module/slim-reader.png" thumbnail="http://g.1o4.jp/module/slim-reader_thumbnail.png" author="G-FAN" author_email="g.introducer+ghome@gmail.com" author_location="Japan" height="25" scrolling="0" render_inline="optional">
<Require feature="dynamic-height" />
<Require feature="setprefs"/>to by nando.quintana
# this is a namespace package
try:
import pkg_resources
pkg_resources.declare_namespace(__name__)
except ImportError: