1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
README file for transitfeed distribution
This distribution contains a library to help you parse and generate Google
Transit Feed files. It also contains some sample tools that demonstrate the
library and are useful in their own right when maintaining Google
Transit Feed files. You may fetch the specification from
http://code.google.com/transit/spec/transit_feed_specification.htm
See INSTALL for installation instructions
The most recent source can be downloaded from our subversion repository at
http://googletransitdatafeed.googlecode.com/svn/trunk/python/
See http://code.google.com/p/googletransitdatafeed/wiki/TransitFeedDistribution
for more information.
|