Freshmeat Submitter is a Perl script to submit updates to freshmeat.net using its XML-RPC interface.
| Tags | Software Distribution Tools freshmeat.net |
|---|---|
| Licenses | GPL |
| Operating Systems | Unix |
| Implementation | Perl |
Recent releases


Release Notes: This release adds a warning if the change text is too long. Blank or invalid URL fields are now handled better.


Release Notes: Code cleanup. Abbreviations for common licenses are now accepted. Some minor documentation improvements were made.


Release Notes: This release adds a minor documentation update with an explanation of the netrc file.


Release Notes: Initial release.
Recent comments
10 Aug 2009 21:24
Freshmeat Submitter doesn't work with the new freshmeat.net API, I have written a replacement in Python called Snake Steak: freshmeat.net/projects... that will use the new JSON api, it provides both a 'low level' Python library and a command line interface.