An open API service indexing awesome lists of open source software.

https://github.com/matkoniecz/mailing-list-downloader

Generic downloading of mailing list archives [mailing lists][tagging]
https://github.com/matkoniecz/mailing-list-downloader

mailing-list

Last synced: 6 months ago
JSON representation

Generic downloading of mailing list archives [mailing lists][tagging]

Awesome Lists containing this project

README

          

Python script that will download tagging and talk for a given year, if one has some minimal programming experience it should be easy to change it to other mailing lists and/or other years.

Even if someone has 0 programming experience, it is still easy to configure (let me know if such instructions would be useful).

As Python script it requires Python to run. It also needs `curl` and `gunzip` commands.

(if you want it to run but anything is unclear, let me know using https://github.com/matkoniecz/mailing-list-downloader/issues (create a new issue if it is not covered by one of open issues) and I will document it or try to reduce number of dependencies)

See also the same in pure bash at [https://wiki.openstreetmap.org/wiki/User:ZeLonewolf/Searching_mailing_lists](https://wiki.openstreetmap.org/wiki/User:ZeLonewolf/Searching_mailing_lists)

See also other mailing list scripts at [https://github.com/SomeoneElseOSM/listscripts](https://github.com/SomeoneElseOSM/listscripts)