|
From: Rob D. <rd...@gm...> - 2014-02-02 21:58:52
|
Hello everyone, My name is Rob Dennis, and I'm one of the new maintainers of configobj. After using it for a long time at both home and my job, I realized I needed python 3 support. After working to maintain Python 2 and 3 compatibility in a single code base, I reached out to Michael Foord, who graciously allowed us to release it as a new configobj version 5.0.0 (only change from 4.7.2 being a new set of supported python versions: 2.6, 2.7, 3.2 and 3.3) and take over maintenance of the project. The repository is at: https://github.com/DiffSK/configobj And I look forward to answering any questions you may have, or accepting any issue tickets you want to make. I confess I'm not too familiar with the sourceforge mailing list setup, and the simpler workflow may be to open an issue on github for anything you're wondering about. Even if it's just a question, having it in one place will better allow the maintainers to take action on it. Thanks, :) -Rob |