aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* add blank lines to load_copyright outputDafydd Harries2013-03-181-0/+2
* first pass at license exportDafydd Harries2013-03-181-3/+57
* use and/or instead of &/|Dafydd Harries2013-03-181-7/+7
* document dependenciesDafydd Harries2013-03-181-0/+11
* license.py: allow for traversal and flatteningDafydd Harries2013-03-181-6/+37
* code for parsing license summariesDafydd Harries2013-03-182-0/+84
* add ignore fileDafydd Harries2013-03-181-0/+4
* make scripts import-safeDafydd Harries2013-03-184-26/+30
* add tool for generating summary of licensesDafydd Harries2013-03-181-0/+21