aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix issues with missing licenses on exportRuben Rodriguez2015-07-171-8/+2
* Parse Sources file to extract information about the source tarball urlRuben Rodriguez2015-07-172-0/+48
* Handle missing license in copyright fileRuben Rodriguez2015-07-171-0/+2
* Change filename to import at load_copyright.pyRuben Rodriguez2015-07-171-1/+1
* Change filename to import at load_changelog.pyRuben Rodriguez2015-07-171-1/+1
* Export individual json filesRuben Rodriguez2015-07-171-3/+16
* Ignore license information for files in ./debianRuben Rodriguez2015-07-011-0/+2
* Parse the changelog files and extract the uploader name and date.Ruben Rodriguez2015-07-012-4/+57
* Sanitize Upstream-Name header in load_copyrightRuben Rodriguez2015-06-261-0/+2
* Handle errors and warnings with utf8 charactersRuben Rodriguez2015-06-262-2/+2
* Make load_copyright stop processing a file if a critical piece (Format header...Ruben Rodriguez2015-06-261-1/+4
* Prevent export.py crashing on missing description fieldsRuben Rodriguez2015-06-261-4/+7
* Added shebangs and utf8 encoding headersRuben Rodriguez2015-06-2610-1/+20
* export.py: add a few comments/docstringsDafydd Harries2013-05-231-0/+13
* add some documentation of data flowDafydd Harries2013-05-231-0/+23
* in Import template, include reference to source packages + versionsDafydd Harries2013-05-231-0/+8
* update READMEDafydd Harries2013-03-201-1/+13
* add json_to_wiki.py scriptDafydd Harries2013-03-202-2/+31
* factor out multi-file outputDafydd Harries2013-03-201-15/+25
* export_json.py: handle export errorsDafydd Harries2013-03-201-0/+6
* add export_json.py scriptDafydd Harries2013-03-201-0/+25
* refactor export_all()Dafydd Harries2013-03-201-9/+12
* separate copyright field + verified fieldsDafydd Harries2013-03-201-1/+4
* update README with export informationDafydd Harries2013-03-191-0/+10
* generate an index.jsonDafydd Harries2013-03-191-0/+6
* refactor all-package export to reduce duplicate codeDafydd Harries2013-03-191-28/+37
* include license texts in exportDafydd Harries2013-03-191-23/+57
* parse | in license descriptionsDafydd Harries2013-03-191-0/+4
* remove unused numpy importDafydd Harries2013-03-191-1/+0
* ignore output/Dafydd Harries2013-03-191-0/+1
* only encode upstream name for printingDafydd Harries2013-03-191-2/+1
* strip non-breaking spaces from upstream namesDafydd Harries2013-03-191-0/+8
* flag problematic text in descriptionsDafydd Harries2013-03-191-1/+10
* fix warning formattingDafydd Harries2013-03-191-1/+2
* move bulk export to separate functionDafydd Harries2013-03-181-22/+26
* add .wiki suffix to output filesDafydd Harries2013-03-181-1/+1
* make bulk output write to filesDafydd Harries2013-03-181-10/+36
* remove print statementsDafydd Harries2013-03-181-6/+0
* clarify package naming/groupingDafydd Harries2013-03-181-0/+7
* fix bulk package exportDafydd Harries2013-03-181-9/+26
* strip version number from Source fieldsDafydd Harries2013-03-182-9/+16
* handle Files stanzas with no Copyright fieldDafydd Harries2013-03-181-1/+2
* avoid unicode/str mixing errors in templatesDafydd Harries2013-03-181-1/+3
* refactor data accessDafydd Harries2013-03-181-19/+24
* add {{Import}} templateDafydd Harries2013-03-181-0/+6
* add submission fields to entry templateDafydd Harries2013-03-181-1/+7
* extract contact informationDafydd Harries2013-03-181-6/+26
* extract/export download URLSDafydd Harries2013-03-181-4/+26
* refactor license extractionDafydd Harries2013-03-181-28/+32
* stash license summary for copyright header stanzaDafydd Harries2013-03-181-0/+1