{ "info": { "author": "['Bidossessi SODONON']", "author_email": "bidossessi.sodonon@yahoo.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: No Input/Output (Daemon)", "Environment :: X11 Applications :: GTK", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: News/Diary" ], "description": "=======\n brss\n=======\n\nBRss is an 'offline' RSS reader written in Python.\nIt is a complete rewrite of another python RSS reader (Naufrago!),\nbased on the concept of service/client. It uses the dbus library to \nenable communication between the service and clients.\n\nFeatures:\n---------\n\nBRss consists of two applications:\n\n1. brss-engine\nbrss-engine is a dbus service. Its main features are:\n - periodically downloads feed articles, with their images\n - notify on updates\n - transparently replaces remote image tags on article request.\n - search articles\n\n2. brss-reader\nbrss-reader is a GTK+ client for brss-engine.\n - Connects to brss-engine\n - Keyboard feed and article navigation (\u00e0 la Thunderbird)\n - full-screen article viewing\n - Article search engine\n\n\nINSTALL:\n--------\nReminder: BRss is still \"alpha\" software. Use at your own risks.\n\nBRss requires the following python modules to run.\n\npython-gobject\npython-feedparser\npython-sqlite3\npython-dbus\n\nHow to install this modules may vary depending on your distribution.\nIn Archlinux run the following command as root:\n\n# pacman -S dbus-python pygobject python2-feedparser python-pysqlite gtk3 \\\n libwebkit3 libnotify gcc gettext glib2\n\n1. Extract the archive\n\n$ tar zxf brss-0.8.14.tar.gz\n$ cd brss-0.8.14\n\n2. Install\n\n$ sudo python setup.py install\n\n3. Compile the schema folder\n\n$ sudo glib-compile-schemas /usr/share/glib-2.0/schemas/\n\nTODO:\n-----\n\nThe following are planned, in no particular order:\n\n - Provide a proper install script.\n - Documentation\n - Gnome3 design guidelines compliance\n - Better logo and pixmaps\n - CLI interface\n - DnD feed recategorizing", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://sourceforge.net/projects/brss/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "brss", "package_url": "https://pypi.org/project/brss/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/brss/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://sourceforge.net/projects/brss/" }, "release_url": "https://pypi.org/project/brss/0.8.14/", "requires_dist": null, "requires_python": null, "summary": "Offline DBus RSS reader", "version": "0.8.14" }, "last_serial": 787065, "releases": { "0.8.12": [ { "comment_text": "", "digests": { "md5": "445226256ae553e30a771791eff11a65", "sha256": "e7b6bc9e0cd9f7f8c32b2f4e4e9bd8c392c5d07536b36f641a98b506102d5310" }, "downloads": -1, "filename": "brss-0.8.12.tar.gz", "has_sig": false, "md5_digest": "445226256ae553e30a771791eff11a65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50452, "upload_time": "2011-07-29T02:47:14", "url": "https://files.pythonhosted.org/packages/fa/23/7ae546df9afed0c7840c8f3f6ddf6fe880b607a05f72a184c18ed516b7e5/brss-0.8.12.tar.gz" } ], "0.8.13": [ { "comment_text": "", "digests": { "md5": "ff0b9daff42d1bcf58830c248fb07bc7", "sha256": "b42335f5ddde96fbb3f58ac49205337292ba8f1e0ed954f814ebf0350bfe91f6" }, "downloads": -1, "filename": "brss-0.8.13.tar.gz", "has_sig": false, "md5_digest": "ff0b9daff42d1bcf58830c248fb07bc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50368, "upload_time": "2011-07-31T09:29:13", "url": "https://files.pythonhosted.org/packages/3c/62/6af50c9ac4b608852bbc3ca1ab72232c810ab921d4913cd54a89092f6623/brss-0.8.13.tar.gz" } ], "0.8.14": [ { "comment_text": "", "digests": { "md5": "d6d4543eea43668556e56cbfc15843c9", "sha256": "9d9a87456a5cf4c3226e7d8cb0ab1dfba58136a87263aabb261bfd629bc51864" }, "downloads": -1, "filename": "brss-0.8.14.tar.gz", "has_sig": false, "md5_digest": "d6d4543eea43668556e56cbfc15843c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50406, "upload_time": "2011-07-31T10:38:59", "url": "https://files.pythonhosted.org/packages/46/13/8cf1c943f73c0da92644d60d47fcd1634bc8fec76c4b92b8042b5a90d155/brss-0.8.14.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d6d4543eea43668556e56cbfc15843c9", "sha256": "9d9a87456a5cf4c3226e7d8cb0ab1dfba58136a87263aabb261bfd629bc51864" }, "downloads": -1, "filename": "brss-0.8.14.tar.gz", "has_sig": false, "md5_digest": "d6d4543eea43668556e56cbfc15843c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50406, "upload_time": "2011-07-31T10:38:59", "url": "https://files.pythonhosted.org/packages/46/13/8cf1c943f73c0da92644d60d47fcd1634bc8fec76c4b92b8042b5a90d155/brss-0.8.14.tar.gz" } ] }