Books Database

Eliran Gonen eg at rootshell.be
Mon Mar 3 11:47:43 EST 2003


Hello !

I want to ask you what do you think is the best way to keep
a list of books with other data (such as year and author) in a
file ?

And what way should be used to parse it ?

Is something like:

<.database>

name=Example
author=Somedood
year=1969

name=Wuffy
author=Puffy
year=2010

....etc
</.databse>

Is alright ?

Thanks !





More information about the Python-list mailing list