$search
Go to the source code of this file.
Namespaces | |
namespace | rosdoc::licenseindex |
Functions | |
def | rosdoc::licenseindex::_check_contaminated |
check to see if bsd package is contaminated by GPL | |
def | rosdoc::licenseindex::_generate_licenses_map |
build up map of packages by license | |
def | rosdoc::licenseindex::generate_license_index |
Generate index of packages by license. | |
def | rosdoc::licenseindex::li_license_links |
Variables | |
list | rosdoc::licenseindex::_already_unknown = [] |
list | rosdoc::licenseindex::bsdstyle = ['bsd', 'bsd-style', 'new bsd', 'bsd (new)', 'zlib', 'zlib-style', 'mit', 'wxwindows', 'lgpl', 'free', 'python', 'python-style', 'bsl1.0', 'boost', 'apache', 'apache license, version 2.0', 'boost software license', 'public domain', 'apache license', 'BSD, Boost Software License (Poco)', 'BSD, Boost'] |
dictionary | rosdoc::licenseindex::canonicalize |
string | rosdoc::licenseindex::contam_suffix = " (contaminated)" |
list | rosdoc::licenseindex::contaminated = ['gpl', 'creativecommons-by-nc-sa-2.0', 'commercial', 'proprietary'] |
tuple | rosdoc::licenseindex::license_template = load_tmpl('license-index.html') |
dictionary | rosdoc::licenseindex::license_urls |
all keys must be lower case |