Part of lp.translations.utilities
| Class | ExportedTranslationFile | See IExportedTranslationFile. |
| Class | TranslationExporter | See ITranslationExporter. |
| Class | StorageStrategy | Implementation strategy for ExportFileStorage. |
| Class | SingleFileStorageStrategy | Store a single file for export. |
| Class | TarballFileStorageStrategy | Store any number of files for export as a tarball. |
| Class | ExportFileStorage | Store files to export, either as tarball or plain single file. |