# tildetel stuff some stuff for tilde.tel, such as a phonebook scraper, and a microsip contact list making scraper * scrapbook.py - python script that generates a pretty OK display of the contacts list, should be trivial to turn to CSV * microsip_contactlist.sh - uses standard shell utilities to mangle and straighten the contact list into MicroSIP's contacts CSV file, outputs tilde.tel.users.csv in the current directory all code is of not great quality, microsip_contactlist.sh is all in a single line, and even scrapbook.py uses a lot of single-character variables and such