···34 The Google Data APIs provide a simple protocol for reading and writing
35 data on the web.
36 '';
0037 platforms = platforms.linux;
38 };
39}
···34 The Google Data APIs provide a simple protocol for reading and writing
35 data on the web.
36 '';
37+38+ license = licenses.asl20;
39 platforms = platforms.linux;
40 };
41}