commit 1bc04dda1563976dfd2baf35b246153ebe04c041
Author: nemophila <stigma+osdn@disroot.org>
Date:   Sun Mar 19 18:14:32 2023 +1000

    configparser: implement write method

commit 50f6d67d4452fa657248b1776725ec8fafd6b8f2
Author: nemophila <stigma+osdn@disroot.org>
Date:   Sun Mar 19 18:11:33 2023 +1000

    configparser: remove file checks in read
    
    These exceptions will already be thrown (with proper errno setting)
    by Phobos.