Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add .wiki suffix to output files | Dafydd Harries | 2013-03-18 | 1 | -1/+1 |
| | |||||
* | make bulk output write to files | Dafydd Harries | 2013-03-18 | 1 | -10/+36 |
| | |||||
* | remove print statements | Dafydd Harries | 2013-03-18 | 1 | -6/+0 |
| | |||||
* | clarify package naming/grouping | Dafydd Harries | 2013-03-18 | 1 | -0/+7 |
| | |||||
* | fix bulk package export | Dafydd Harries | 2013-03-18 | 1 | -9/+26 |
| | |||||
* | strip version number from Source fields | Dafydd Harries | 2013-03-18 | 2 | -9/+16 |
| | |||||
* | handle Files stanzas with no Copyright field | Dafydd Harries | 2013-03-18 | 1 | -1/+2 |
| | |||||
* | avoid unicode/str mixing errors in templates | Dafydd Harries | 2013-03-18 | 1 | -1/+3 |
| | |||||
* | refactor data access | Dafydd Harries | 2013-03-18 | 1 | -19/+24 |
| | |||||
* | add {{Import}} template | Dafydd Harries | 2013-03-18 | 1 | -0/+6 |
| | |||||
* | add submission fields to entry template | Dafydd Harries | 2013-03-18 | 1 | -1/+7 |
| | |||||
* | extract contact information | Dafydd Harries | 2013-03-18 | 1 | -6/+26 |
| | |||||
* | extract/export download URLS | Dafydd Harries | 2013-03-18 | 1 | -4/+26 |
| | |||||
* | refactor license extraction | Dafydd Harries | 2013-03-18 | 1 | -28/+32 |
| | |||||
* | stash license summary for copyright header stanza | Dafydd Harries | 2013-03-18 | 1 | -0/+1 |
| | |||||
* | add blank lines to load_copyright output | Dafydd Harries | 2013-03-18 | 1 | -0/+2 |
| | |||||
* | first pass at license export | Dafydd Harries | 2013-03-18 | 1 | -3/+57 |
| | |||||
* | use and/or instead of &/| | Dafydd Harries | 2013-03-18 | 1 | -7/+7 |
| | |||||
* | document dependencies | Dafydd Harries | 2013-03-18 | 1 | -0/+11 |
| | |||||
* | license.py: allow for traversal and flattening | Dafydd Harries | 2013-03-18 | 1 | -6/+37 |
| | |||||
* | code for parsing license summaries | Dafydd Harries | 2013-03-18 | 2 | -0/+84 |
| | | | | Plus test runner. | ||||
* | add ignore file | Dafydd Harries | 2013-03-18 | 1 | -0/+4 |
| | |||||
* | make scripts import-safe | Dafydd Harries | 2013-03-18 | 4 | -26/+30 |
| | |||||
* | add tool for generating summary of licenses | Dafydd Harries | 2013-03-18 | 1 | -0/+21 |
| | |||||
* | export descriptions | Dafydd Harries | 2013-03-18 | 1 | -5/+26 |
| | |||||
* | export.py: fix homepage field name | Dafydd Harries | 2013-03-18 | 1 | -1/+1 |
| | |||||
* | add tool to import package descriptions | Dafydd Harries | 2013-03-18 | 2 | -0/+16 |
| | |||||
* | (partial) mapping of license names | Dafydd Harries | 2013-03-17 | 1 | -0/+285 |
| | | | | E.g. FSD "AGPLv3" == Debian "agpl-3". | ||||
* | capitalize name | Dafydd Harries | 2013-03-17 | 1 | -1/+1 |
| | |||||
* | extract language information | Dafydd Harries | 2013-03-17 | 1 | -1/+31 |
| | |||||
* | skeleton export script | Dafydd Harries | 2013-03-17 | 1 | -0/+84 |
| | |||||
* | package reference for copyright file is source package | Dafydd Harries | 2013-03-17 | 1 | -3/+3 |
| | |||||
* | don't try to limit copyright fields to a known subset | Dafydd Harries | 2013-03-17 | 1 | -5/+6 |
| | | | | (for now) | ||||
* | add pkg_summary script | Dafydd Harries | 2013-03-16 | 1 | -0/+6 |
| | |||||
* | import | Dafydd Harries | 2013-03-12 | 3 | -0/+173 |