You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This XSL interprets an XML backup of SMS and MMS messages produced by the Android app SMS Backup & Restore to produce an easily readable HTML webpage. It sorts all messages by date, interleaving SMS and MMS messages that otherwise are separated in the original XML file. Optionally, it can output only messages involving a specified contact. To us…
A Python command-line utility intended for automating some copyediting tasks in documents. It allows editing zipped, XML-based files (e.g. docx, odt, or epub), through XSLT stylesheets. Can be rather easily extended with your own custom xsl stylesheets.