1TODO List
2=========
3
4#. Rationalize the different readers defined in pymatgen and abipy.
5   Try to integrate some method of abipy.core.Structure in pymatgen.core.Structure.
6   See the hack used in iotools.__init__.py
7
8#. split long lines in the abinit input (e.g. typat 1 1 1 2 --> typat 3*1 2)
9
10#. Better support for PBS
11