libnetstream is set of stream library functions mainly for protocols for network like http https ftp tcp udp over a stream manner (FILE*) in stdio, the idea is to create the interfacing for internet protocol streams to a normal posix FILE* stream.
Itunes library Parser to read the Tracks & Playlists as Java objects
Itunes Library Parser can parse the Itunes library, read the Tracks & Playlists as Java objects and thereby perform all sorts of operations on the files such as read itunes stored data about the tracks and playlists.
One of the coveted feature would be to transfer the playlists onto non-apple devices such as Android.