Skip to main content

Simple RSS/Atom feed support for Chandler

Project description

The Feeds Plug-in is an experimental plug-in, created early on to demonstrate some of the things that
are possible in Chandler Desktop's plug-in framework. However, as we've made changes and
improvements to the app, plug-ins such as this one have not been updated or tested. As a result, to
safeguard against data corruption, we recommend that you run a separate, clean version of Chandler
when installing plug-ins.

The Feeds Plug-in provides support for RSS and Atom feeds in Chandler.

To download and install the plugin from the Chandler UI,
use the "Plugins -> Download" and "Plugins -> Install" menus.

To download and install the plugin from the command line, use Chandler's
InstallPlugin script and restart Chandler::

InstallPlugin Chandler-FeedsPlugin

If you want to work on its code, you can use::

RunPython setup.py develop

to install it in development mode (where you can make changes and have them
take effect whenever Chandler is restarted), or you can use::

RunPython setup.py install

to install it as an ``.egg`` file.

Note that when installed as an egg file, changes made to the source code will
not affect Chandler execution, until you run ``setup.py install`` or ``setup.py
develop`` again.

After making changes to this plugin, you should update its version number in
``setup.py`` and in the chandler/Makefile, so that people using "quick builds"
of Chandler will use your new version.

If you want to run this plugin's tests use::

RunPython setup.py test

For more information on the plugin development process, see the original
proposal at:

http://lists.osafoundation.org/pipermail/chandler-dev/2006-March/005552.html

The svn sources for this plugin are at:

http://svn.osafoundation.org/chandler/trunk/chandler/projects/Chandler-
FeedsPlugin#egg=Chandler_FeedsPlugin-dev

and can be retrieved with::

RunPython -m easy_install --editable -b . Chandler_FeedsPlugin==dev

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Chandler-FeedsPlugin-0.8-r16144.tar.gz (51.1 kB view details)

Uploaded Source

File details

Details for the file Chandler-FeedsPlugin-0.8-r16144.tar.gz.

File metadata

File hashes

Hashes for Chandler-FeedsPlugin-0.8-r16144.tar.gz
Algorithm Hash digest
SHA256 7cdddff28ec85fd8b642e127aa52884db99d29e72230f266bc621385274f63b6
MD5 4e965b25de00f6bae04c8e952cd6f5fa
BLAKE2b-256 2f7f6be6afb8d82f8e39d98c8d591c356cee185c63e421bec2b0f8f10845e0fd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page