My Freshmeat Subscriptions are a collection of scripts that let you manage your Freshmeat subscriptions. Currently, it only supports saving your subscriptions' name and URL, and a full XML record for each subscription by means of helper scripts. It is quite simple, yet useful for those who would like to share their freshmeat choices with the world, or whatever.
| Tags | Utilities Internet Web Dynamic Content |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | Python |
Recent releases


Changes: All scripts that login to freshmeat will now logout before exiting. Error handling was improved. subscribe_myfmsubs.py was added, which allows you to subscribe to a project from the command line.


Changes: This release adds a new script (fill_myfmsubs.py) to parse the result of get_myfmsubs.py and create a FULL XML record of all of your subscriptions. myfmsubs.py has been renamed to get_myfmsubs.py.


Changes: This initial version only stores a project's name and URL in the XML file.