Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-04 | Doh, forgot to close csv_writer object | Rob Austein | |
svn path=/scripts/arin-to-csv.py; revision=3458 | |||
2010-10-04 | Update for XML file that ate Manhattan | Rob Austein | |
svn path=/scripts/arin-to-csv.py; revision=3455 | |||
2010-10-02 | Updates to work with ARIN's new bulk-WHOIS service. | Rob Austein | |
ARIN now considers RPSL to be a legacy format, and the XSL that generates RPSL from their XML primary dump format doesn't normalize its output properly, so we get parse errors wherever somebody inserted, eg, newlines into contact phone numbers. For the moment, assume that we don't care about any line which fails to parse, which is a really bad assumption but suffices to get updates running again with the new input files. In the longer term, this script should be replaced by XSL that generates our CSV files directly from XML, bypassing RPSL entirely. svn path=/scripts/arin-to-csv.py; revision=3454 | |||
2010-04-20 | Cleanup | Rob Austein | |
svn path=/scripts/apnic-to-csv.py; revision=3218 | |||
2010-04-19 | Oops, tested all the myrpki/ => rpkid/ changes but didn't commit them | Rob Austein | |
all. svn path=/README; revision=3216 | |||
2010-04-13 | Move all of the testbed-related scripts to the scripts/ directory | Rob Austein | |
svn path=/myrpki/apnic-to-csv.py; revision=3192 |