Is your feature request related to a problem? Please describe. MDANSE.IO.TextFile relies on external programs run through os.popen.
MDANSE.IO.TextFile
os.popen
Describe the solution you'd like Python provides zipfile and tarfile for native handling
zipfile
tarfile
Describe alternatives you've considered N/A
Additional context N/A