Table of Contents
Computing the License tag for a package has become more interesting with the introduction of SPDX license tags for Fedora. In conjunction with that change, the rules for how to compute a License tag changed in another significant way: packagers are to no longer omit some licenses because they are subsumed by other licenses. The License tag should now list all individual licenses of any bits in a binary RPM.
We have tools to deal with this new requirement in regard to the source code of a given package, but dealing with documentation can be difficult. Documentation builders commonly insert bits into the generated documentation with licenses of their own. This cannot be determined by scanning the source code with a license scanner.
Furthermore, so-called header-only projects provide definitions, and inline functions in particular, that are compiled into other projects.
This page is an attempt to document the bits that are inserted into packages I maintain by documentation builders and headers of other projects, and the associated licenses. Match the list of files in your package against these lists to find the associated licenses. Don’t assume an entire list applies to your package; in my experience, a given documentation build frequently copies only a subset of the files in any given list into the output.
Documentation builders
Doxygen
This section lists files that doxygen may copy into generated HTML documentation.
File | License |
---|---|
annotated_dup.js |
package license (generated) |
bc_s.png |
GPL-1.0-or-later |
bc_sd.png |
GPL-1.0-or-later |
bdwn.png |
GPL-1.0-or-later |
close.png |
GPL-1.0-or-later |
close.svg |
GPL-1.0-or-later |
closed.png |
GPL-1.0-or-later |
cookie.js |
MIT |
darkmode_settings.css |
GPL-1.0-or-later |
doc.png |
GPL-1.0-or-later |
doc.svg |
GPL-1.0-or-later |
docd.png |
GPL-1.0-or-later |
docd.svg |
GPL-1.0-or-later |
doxygen.css |
GPL-1.0-or-later |
doxygen.svg |
GPL-1.0-or-later |
dynsections.js |
MIT |
dynsections_tooltips.js |
GPL-1.0-or-later |
extsearch.js |
MIT |
files_dup.js |
package license (generated) |
fixed_tabs.css |
GPL-1.0-or-later |
folderclosed.png |
GPL-1.0-or-later |
folderclosed.svg |
GPL-1.0-or-later |
folderclosedd.svg |
GPL-1.0-or-later |
folderopen.png |
GPL-1.0-or-later |
folderopen.svg |
GPL-1.0-or-later |
functions_dup.js |
package license (generated) |
functions_func.js |
package license (generated) |
functions_vars.js |
package license (generated) |
globals_dup.js |
package license (generated) |
globals_func.js |
package license (generated) |
graph_legend.md5 |
package license (generated) |
graph_legend.png |
package license (generated) |
jquery.js |
MIT |
lightmode_settings.css |
GPL-1.0-or-later |
mag.png |
GPL-1.0-or-later |
mag.svg |
GPL-1.0-or-later |
mag_d.svg |
GPL-1.0-or-later |
mag_sel.png |
GPL-1.0-or-later |
mag_sel.svg |
GPL-1.0-or-later |
mag_seld.svg |
GPL-1.0-or-later |
menu.js |
MIT |
menudata.js |
MIT |
minus.svg |
GPL-1.0-or-later |
minusd.svg |
GPL-1.0-or-later |
modules.js |
package license (generated) |
nav_f.png |
GPL-1.0-or-later |
nav_fd.png |
GPL-1.0-or-later |
nav_g.png |
GPL-1.0-or-later |
nav_h.png |
GPL-1.0-or-later |
nav_hd.png |
GPL-1.0-or-later |
navtree.css |
GPL-1.0-or-later |
navtree.js |
MIT |
navtreedata.js |
package license (generated) |
open.png |
GPL-1.0-or-later |
plus.svg |
GPL-1.0-or-later |
plusd.svg |
GPL-1.0-or-later |
resize.js |
MIT |
search.css |
GPL-1.0-or-later |
search.js |
MIT |
search_common.css |
GPL-1.0-or-later |
search_fixedtabs.css |
GPL-1.0-or-later |
search_functions.php |
GPL-1.0-or-later |
search_l.png |
GPL-1.0-or-later |
search_m.png |
GPL-1.0-or-later |
search_nomenu.css |
GPL-1.0-or-later |
search_nomenu_toggle.css |
GPL-1.0-or-later |
search_opensearch.php |
GPL-1.0-or-later |
search_r.png |
GPL-1.0-or-later |
search_sidebar.css |
GPL-1.0-or-later |
splitbar.png |
GPL-1.0-or-later |
splitbard.png |
GPL-1.0-or-later |
svgpan.js |
BSD-2-Clause |
sync_off.png |
GPL-1.0-or-later |
sync_on.png |
GPL-1.0-or-later |
tab_a.png |
GPL-1.0-or-later |
tab_ad.png |
GPL-1.0-or-later |
tab_b.png |
GPL-1.0-or-later |
tab_bd.png |
GPL-1.0-or-later |
tab_h.png |
GPL-1.0-or-later |
tab_hd.png |
GPL-1.0-or-later |
tab_s.png |
GPL-1.0-or-later |
tab_sd.png |
GPL-1.0-or-later |
tabs.css |
GPL-1.0-or-later |
GAPDoc
This section lists files that GAPDoc may copy into generated HTML documentation.
File | License |
---|---|
chooser.html |
GPL-2.0-or-later |
lefttoc.css |
GPL-2.0-or-later |
manual.css |
GPL-2.0-or-later |
manual.js |
GPL-2.0-or-later |
nocolorprompt.css |
GPL-2.0-or-later |
ragged.css |
GPL-2.0-or-later |
rainbow.js |
GPL-2.0-or-later |
times.css |
GPL-2.0-or-later |
toggless.css |
GPL-2.0-or-later |
toggless.js |
GPL-2.0-or-later |
TeX or LaTeX
The fonts in this section are embedded info PDF files. They can be viewed with the pdffonts command, available in the poppler-utils package. Typically, all fonts in the same family carry the same license. We list font families or font foundries below.
Font | License | Package | Notes |
---|---|---|---|
AMS |
OFL-1.1-RFN | texlive-amsfonts | amssymb/msam/msbm/… |
Bera |
Bitstream-Vera | texlive-bera | fve/fvm/fvs |
CM |
Knuth-CTAN | texlive-cm | cmmi/cmr/cmsy/… |
CM-Super |
GPL-1.0-or-later | texlive-cm-super | sfit/sfst/sftt/… |
Courier |
GPL-1.0-or-later | texlive-courier | pcr/ucr… |
DejaVu |
LPPL-1.0 | texlive-dejavu | DejaVu |
DoubleStroke |
LicenseRef-DoubleStroke | texlive-doublestroke | dsrom/dsss |
EC |
LicenseRef-ec | texlive-ec | ecbi/ecbl/tcui/tcvi/… |
Helvetic |
GPL-1.0-or-later | texlive-helvetic | phvb/phvr/uhvb/uhvr/… |
LaTeX |
LPPL-1.0 | texlive-latex-fonts | circle/icm/lasy/line/… |
Latin Modern |
LPPL-1.0 | texlive-lm-math | LMSans/LMRoman/… |
Nimbus |
AGPL-3.0-only | urw-base35-fonts | |
RSFS |
LicenseRef-Rsfs | texlive-rsfs | |
StandardSymL |
GPL-1.0-or-later | texlive-symbol | |
Times |
GPL-1.0-or-later | texlive-times | ptmb/ptmr/utmb/utmr/… |
Tipa |
LPPL-1.0 | texlive-tipa | tipa/tipx/xipa/xipx |
Txfonts |
GPL-1.0-or-later | texlive-txfonts | rt/t1/tc/tx/ty |
Utopia |
LicenseRef-Utopia | texlive-utopia | putb/putr |
XY |
GPL-1.0-or-later | texlive-xypic | xy |
Sphinx
Files added by python3-sphinx.
File | License |
---|---|
searchindex.js |
BSD-2-Clause |
Extensions
Copybutton
This extension is available from the python3-sphinx-copybutton package.
File | License |
---|---|
_static/check-solid.svg |
MIT |
_static/clipboard.min.js |
MIT |
_static/copybutton.css |
MIT |
_static/copybutton.js |
MIT |
_static/copybutton_funcs.js |
MIT |
_static/copy-button.svg |
MIT |
Design
This extension is available from the python3-sphinx-design package.
File | License |
---|---|
_static/design-style.*.min.css |
MIT |
_static/design-tabs.js |
MIT |
Gallery
This extension is available from the python3-sphinx-gallery package.
File | License |
---|---|
_static/binder_badge_logo.svg |
BSD-3-Clause |
_static/broken_example.png |
BSD-3-Clause |
_static/broken_stamp.svg |
BSD-3-Clause |
_static/no_image.png |
BSD-3-Clause |
_static/sg_gallery.css |
BSD-3-Clause |
_static/sg_gallery-binder.css |
BSD-3-Clause |
_static/sg_gallery-dataframe.css |
BSD-3-Clause |
_static/sg_gallery-rendered-html.css |
BSD-3-Clause |
Inline Tabs
This extension is available from the python3-sphinx-inline-tabs package.
File | License |
---|---|
_static/tabs.css |
MIT |
_static/tabs.js |
MIT |
Themes
Basic
This theme does not inherit from any other theme, but does use non-themed Sphinx files. It is available from the python3-sphinx package.
File | License |
---|---|
_static/_sphinx_javascript_frameworks_compat.js |
BSD-2-Clause |
_static/basic.css |
BSD-2-Clause |
_static/doctools.css |
BSD-2-Clause |
_static/doctools.js |
BSD-2-Clause |
_static/documentation_options.js |
BSD-2-Clause |
_static/file.png |
BSD-2-Clause |
_static/jquery*.js |
MIT |
_static/language_data.js |
BSD-2-Clause |
_static/minus.png |
BSD-2-Clause |
_static/plus.png |
BSD-2-Clause |
_static/pygments.css |
package license (generated) |
_static/searchtools.js |
BSD-2-Clause |
_static/underscore*.js |
MIT |
changes/frameset.html |
BSD-2-Clause |
changes/rstsource.html |
BSD-2-Clause |
changes/versionchanges.html |
BSD-2-Clause |
defindex.html |
BSD-2-Clause |
domainindex.html |
BSD-2-Clause |
genindex-single.html |
BSD-2-Clause |
genindex-split.html |
BSD-2-Clause |
genindex.html |
BSD-2-Clause |
globaltoc.html |
BSD-2-Clause |
layout.html |
BSD-2-Clause |
localtoc.html |
BSD-2-Clause |
opensearch.xml |
BSD-2-Clause |
page.html |
BSD-2-Clause |
relations.html |
BSD-2-Clause |
search.html |
BSD-2-Clause |
searchbox.html |
BSD-2-Clause |
sourcelink.html |
BSD-2-Clause |
sphinx_highlight.js |
BSD-2-Clause |
Agogo
This theme inherits from the basic theme. It is available from the python3-sphinx package.
File | License |
---|---|
_static/agogo.css |
BSD-2-Clause |
_static/bgfooter.png |
BSD-2-Clause |
_static/bgtop.png |
BSD-2-Clause |
Alabaster
This theme inherits from the basic theme. It is available from the python3-sphinx-theme-alabaster package.
File | License |
---|---|
about.html |
BSD-3-Clause |
donate.html |
BSD-3-Clause |
navigation.html |
BSD-3-Clause |
_static/alabaster.css |
BSD-3-Clause |
_static/custom.css |
BSD-3-Clause |
Ansible theme
This theme inherits from the RTD theme. It is available from the python3-sphinx_ansible_theme package.
File | License |
---|---|
_static/ansible.css |
MIT |
_static/rtd-ethical-ads.css |
MIT |
built_with.html |
MIT |
extrabody.html |
MIT |
extrafooter.html |
MIT |
extrahead.html |
MIT |
extranav.html |
MIT |
rtd-ethical-ads.html |
MIT |
version_chooser.html |
MIT |
Basic-ng
This theme inherits from the basic theme. It is availabe from the python3-sphinx-basic-ng package.
File | License |
---|---|
_static/debug.css |
MIT |
_static/skeleton.css |
MIT |
components/breadcrumbs.html |
MIT |
components/edit-this-page.html |
MIT |
components/ethical-ads.html |
MIT |
components/logo.html |
MIT |
components/related-pages.html |
MIT |
components/search-hide.html |
MIT |
components/search-input.html |
MIT |
components/toggle-sidebar-primary.html |
MIT |
components/toggle-sidebar-secondary.html |
MIT |
components/view-this-page.html |
MIT |
sections/announcement.html |
MIT |
sections/article.html |
MIT |
sections/footer.html |
MIT |
sections/footer-article.html |
MIT |
sections/footer-content.html |
MIT |
sections/header.html |
MIT |
sections/header-article.html |
MIT |
sections/header-content.html |
MIT |
sections/header-secondary.html |
MIT |
sections/sidebar-primary.html |
MIT |
sections/sidebar-secondary.html |
MIT |
Bizstyle theme
This theme inherits from the basic theme. It is available from the python3-sphinx package.
File | License |
---|---|
_static/background_b01.png |
BSD-2-Clause |
_static/bizstyle.css |
BSD-2-Clause |
_static/bizstyle.js |
BSD-2-Clause |
_static/css3-mediaqueries.js |
MIT |
_static/css3-mediaqueries_src.js |
MIT |
Bootstrap theme
This theme inherits from the basic theme. It is available from the python3-sphinx-bootstrap-theme package.
File | License |
---|---|
_static/bootstrap-shinx.css |
MIT |
_static/bootstrap-shinx.js |
MIT |
_static/bootstrap-2* |
Apache-2.0 |
_static/bootstrap-3* |
MIT |
_static/bootswatch-2* |
Apache-2.0 |
_static/bootswatch-3* |
MIT |
_static/js/jquery* |
MIT |
navbar.html |
MIT |
navbar-2.html |
MIT |
navbarsearchbox.html |
MIT |
navbartoc.html |
MIT |
searchresults.html |
BSD-2-Clause |
Classic or default theme
This theme inherits from the basic theme. Its name is “classic”, but the “default” theme is currently “classic”. It is available from the python3-sphinx package.
File | License |
---|---|
_static/classic.css |
BSD-2-Clause |
_static/sidebar.js |
BSD-2-Clause |
Documatt theme
This theme inherits from the basic theme. It is available from the python3-sphinx-documatt-theme package.
File | License |
---|---|
_static/css/main.css |
MIT |
_static/img/external-link.png |
MIT |
_static/img/favicon.ico |
MIT |
_static/img/logo.svg |
MIT |
_static/js/main.js |
MIT |
breadcrumb.html |
MIT |
Enthought theme
This theme inherits from the basic theme. It is available from the python3-enthought-sphinx-theme package.
File | License |
---|---|
_static/enthought.css |
BSD-3-Clause |
_static/css/spc-bootstrap.css |
Apache-2.0 |
_static/css/spc-extend.css |
BSD-3-Clause |
_static/fonts/SourceCodePro-Regular.otf.woff |
OFL-1.1-RFN |
_static/fonts/SourceCodePro-Semibold.otf.woff |
OFL-1.1-RFN |
_static/fonts/SourceSansPro-It.otf.woff |
OFL-1.1-RFN |
_static/fonts/SourceSansPro-Regular.otf.woff |
OFL-1.1-RFN |
_static/fonts/SourceSansPro-SemiboldIt.otf.woff |
OFL-1.1-RFN |
_static/fonts/SourceSansPro-Semibold.otf.woff |
OFL-1.1-RFN |
_static/img/contents.png |
BSD-3-Clause |
_static/img/e-logo.png |
BSD-3-Clause |
_static/img/favicon.ico |
BSD-3-Clause |
_static/img/glyphicons-halflings.png |
MIT |
_static/img/glyphicons-halflings-white.png |
MIT |
_static/img/navigation.png |
BSD-3-Clause |
_static/img/transparent-pixel.gif |
BSD-3-Clause |
_static/img/ui-anim_basic_16x16.gif |
BSD-3-Clause |
_static/js/copybutton.js |
PSF-2.0 |
_static/js/wrap_on_dot.js |
BSD-3-Clause |
Epub theme
This theme inherits from the basic theme. It is available from the python3-sphinx package.
File | License |
---|---|
_static/epub.css |
BSD-2-Clause |
epub-cover.html |
BSD-2-Clause |
Furo theme
This theme inherits from the basic-ng theme. It will be available from the python3-furo package soon. (FIXME: add a link once it is.)
File | License |
---|---|
_static/scripts/furo.js |
MIT |
_static/scripts/furo.js.map |
MIT |
_static/scripts/furo-extensions.js |
MIT |
_static/scripts/gumshoe-patched.js |
MIT |
_static/styles/furo.css |
MIT |
_static/styles/furo.css.map |
MIT |
_static/styles/furo-extensions.css |
MIT |
_static/styles/furo-extensions.css.map |
MIT |
base.html |
MIT |
partials/_head_css_variables.html |
MIT |
partials/icons.html |
MIT |
sidebar/brand.html |
MIT |
sidebar/ethical-ads.html |
MIT |
sidebar/navigation.html |
MIT |
sidebar/rtd-versions.html |
MIT |
sidebar/scroll-end.html |
MIT |
sidebar/scroll-start.html |
MIT |
sidebar/search.html |
MIT |
sidebar/variant-selector.html |
MIT |
Haiku theme
This theme inherits from the basic theme. It is available from the python3-sphinx package.
File | License |
---|---|
_static/alert_info_32.png |
BSD-2-Clause |
_static/alert_warning_32.png |
BSD-2-Clause |
_static/bg-page.png |
BSD-2-Clause |
_static/bullet_orange.png |
BSD-2-Clause |
_static/haiku.css |
BSD-2-Clause AND MIT |
kr theme
This theme inherits from the basic theme. It is available from the python3-sphinx-kr-theme package.
File | License |
---|---|
_static/flasky.css |
BSD-3-Clause |
_static/small_flask.css |
BSD-3-Clause |
kr small theme
This theme inherits from the basic theme. It is available from the python3-sphinx-kr-theme package.
File | License |
---|---|
_static/flasky.css |
BSD-3-Clause |
lv2 theme
This theme does not inherit from any other theme. It is available from the python3-sphinx_lv2_theme package.
File | License |
---|---|
_static/sphinx_lv2_theme.css |
ISC |
domainindex.html |
ISC |
genindex.html |
ISC |
globaltoc.html |
ISC |
layout.html |
ISC |
localtoc.html |
ISC |
page.html |
ISC |
search.html |
ISC |
Nature theme
This theme inherits from the basic theme. It is available from the python3-sphinx package.
File | License |
---|---|
_static/nature.css |
BSD-2-Clause |
Nonav theme
This theme inherits from the basic theme. It is available from the python3-sphinx package.
File | License |
---|---|
_static/nonav.css |
BSD-2-Clause |
Press theme
This theme inherits from the basic theme. It is available from the python3-sphinx-press-theme package.
File | License |
---|---|
_static/sphinx_press_theme.css |
MIT |
_static/theme-vendors.js |
MIT |
_static/theme.css |
MIT |
_static/theme.js |
MIT |
util/bodyheader.html |
MIT |
util/extlinks.html |
MIT |
util/footer.html |
MIT |
util/linktags.html |
MIT |
util/navbar.html |
MIT |
util/navlinks.html |
MIT |
util/pagenav.html |
MIT |
util/searchbox.html |
MIT |
util/sidetoc.html |
MIT |
Py3doc enhanced theme
This theme inherits from the classic theme. It is available from the python3-sphinx-theme-py3doc-enhanced package.
File | License |
---|---|
_static/copybutton.js |
BSD-2-Clause |
_static/favicon.png |
BSD-2-Clause |
_static/pydoctheme.css |
BSD-2-Clause |
_static/right-red@2x.png |
BSD-2-Clause |
Pydata theme
This theme inherits from the basic theme. It is available from the python3-pydata-sphinx-theme package.
File | License |
---|---|
_static/scripts/pydata-sphinx-theme.js |
BSD-3-Clause |
_static/styles/pydata-sphinx-theme.css |
BSD-3-Clause |
_static/styles/theme.css |
BSD-3-Clause |
components/copyright.html |
BSD-3-Clause |
components/edit-this-page.html |
BSD-3-Clause |
components/footer-article/prev-next.html |
BSD-3-Clause |
components/icon-links.html |
BSD-3-Clause |
components/last-updated.html |
BSD-3-Clause |
components/navbar-icon-links.html |
BSD-3-Clause |
components/navbar-logo.html |
BSD-3-Clause |
components/navbar-nav.html |
BSD-3-Clause |
components/page-toc.html |
BSD-3-Clause |
components/search-field.html |
BSD-3-Clause |
components/sidebar-ethical-ads.html |
BSD-3-Clause |
components/sidebar-nav-bs.html |
BSD-3-Clause |
components/sphinx-version.html |
BSD-3-Clause |
components/theme-switcher.html |
BSD-3-Clause |
components/version-switcher.html |
BSD-3-Clause |
section/announcement.html |
BSD-3-Clause |
section/article.html |
BSD-3-Clause |
section/footer-article.html |
BSD-3-Clause |
section/footer.html |
BSD-3-Clause |
section/header.html |
BSD-3-Clause |
section/sidebar-primary.html |
BSD-3-Clause |
section/sidebar-secondary.html |
BSD-3-Clause |
Pylons theme
This theme inherits from the basic theme. It is available from the python3-pylons-sphinx-themes package.
File | License |
---|---|
_static/dialog-note.png |
BSD-3-Clause-Modification |
_static/dialog-seealso.png |
BSD-3-Clause-Modification |
_static/dialog-topic.png |
BSD-3-Clause-Modification |
_static/dialog-warning.png |
BSD-3-Clause-Modification |
_static/edit-me-on-github.png |
BSD-3-Clause-Modification |
_static/epub.css |
BSD-3-Clause-Modification |
_static/footerbg.png |
BSD-3-Clause-Modification |
_static/headerbg.png |
BSD-3-Clause-Modification |
_static/ie6.css |
BSD-3-Clause-Modification |
_static/in_progress.png |
BSD-3-Clause-Modification |
_static/middlebg.png |
BSD-3-Clause-Modification |
_static/outdated.png |
BSD-3-Clause-Modification |
_static/pylons-latex.png |
BSD-3-Clause-Modification |
_static/pylons-small.png |
BSD-3-Clause-Modification |
_static/pylons.css |
BSD-3-Clause-Modification |
_static/pylons.ico |
BSD-3-Clause-Modification |
_static/pylons.png |
BSD-3-Clause-Modification |
_static/transparent.gif |
BSD-3-Clause-Modification |
ethicalads.html |
BSD-3-Clause-Modification |
Pylonsfw theme
This theme inherits from the pylons theme. It is available from the python3-pylons-sphinx-themes package.
File | License |
---|---|
_static/pylonsfw-small.png |
BSD-3-Clause-Modification |
Pyramid (pylons) theme
This theme inherits from the pylons theme. It is available from the python3-pylons-sphinx-themes package.
File | License |
---|---|
_static/pyramid-latex.png |
BSD-3-Clause-Modification |
_static/pyramid-small.png |
BSD-3-Clause-Modification |
_static/pyramid.ico |
BSD-3-Clause-Modification |
_static/pyramid.png |
BSD-3-Clause-Modification |
Pyramid theme
This theme inherits from the basic theme. It is available from the python3-sphinx package.
File | License |
---|---|
_static/dialog-note.png |
BSD-2-Clause |
_static/dialog-seealso.png |
BSD-2-Clause |
_static/dialog-todo.png |
BSD-2-Clause |
_static/dialog-topic.png |
BSD-2-Clause |
_static/dialog-warning.png |
BSD-2-Clause |
_static/epub.css |
BSD-2-Clause |
_static/footerbg.png |
BSD-2-Clause |
_static/headerbg.png |
BSD-2-Clause |
_static/ie6.css |
BSD-2-Clause |
_static/middlebg.png |
BSD-2-Clause |
_static/pyramid.css |
BSD-2-Clause |
_static/transparent.gif |
BSD-2-Clause |
RTD theme
This theme inherits from the basic theme. It is available from the python3-sphinx_rtd_theme package.
File | License |
---|---|
_static/css/badge_only.css |
MIT |
_static/css/theme.css |
MIT |
_static/js/badge_only.js |
MIT |
_static/js/theme.js |
MIT |
breadcrumbs.html |
MIT |
footer.html |
MIT |
locale/* |
MIT |
versions.html |
MIT |
Scrolls theme
This theme inherits from the basic theme. It is available from the python3-sphinx package.
File | License |
---|---|
_static/darkmetal.png |
BSD-2-Clause |
_static/headerbg.png |
BSD-2-Clause |
_static/logo.png |
BSD-2-Clause |
_static/metal.png |
BSD-2-Clause |
_static/navigation.png |
BSD-2-Clause |
_static/print.css |
BSD-2-Clause |
_static/scrolls.css |
BSD-2-Clause |
_static/theme_extras.js |
BSD-2-Clause |
_static/watermark.png |
BSD-2-Clause |
_static/watermark_blur.png |
BSD-2-Clause |
artwork/logo.svg |
BSD-2-Clause |
Sphinxdoc theme
This theme inherits from the basic theme. It is available from the python3-sphinx package.
File | License |
---|---|
_static/contents.png |
BSD-2-Clause |
_static/navigation.png |
BSD-2-Clause |
Traditional theme
This theme inherits from the basic theme. It is available from the python3-sphinx package.
File | License |
---|---|
_static/traditional.css |
BSD-2-Clause |
Header-only packages
File | License | Package |
---|---|---|
CGAL/*.h |
LGPL-3.0-or-later AND GPL-3.0-or-later AND BSL-1.0 AND MIT | CGAL-devel |
cli11.h |
BSD-3-Clause | cli11-devel |
debugbreak.h |
BSD-2-Clause | debugbreak-devel |
dr_flac.h |
Unlicense OR MIT-0 | dr_flac-devel |
dr_mp3.h |
Unlicense OR MIT-0 | dr_mp3-devel |
dr_wav.h |
Unlicense OR MIT-0 | dr_wav-devel |
Eigen/Cholesky |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/Core |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/Dense |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/Eigen |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/Eigenvalues |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/Geometry |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/Householder |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/Jacobi |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/LU |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/MetisSupport |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/OrderingMethods |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/PardisoSupport |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/PaStiXSupport |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/QR |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/QtAlignedMalloc |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/Sparse |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/SparseCholesky |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/SparseCore |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/SparseLU |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/SparseQR |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/SPQRSupport |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/StdDeque |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/StdList |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/StdVector |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/SuperLUSupport |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/SVD |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
Eigen/UmfPackSupport |
MPL-2.0 AND BSD-3-Clause AND Apache-2.0 | eigen3-devel |
unsupported/Eigen/IterativeSolvers |
MPL-2.0 AND LGPL-2.1-only AND something MITish | eigen3-devel |
unsupported/Eigen/LevenbergMarquardt |
MPL-2.0 AND Minpack | eigen3-devel |
unsupported/Eigen/NonLinearOptimization |
MPL-2.0 AND Minpack | eigen3-devel |
fast_float/*.h |
Apache-2.0 OR MIT | fast_float-devel |
gala/*.h |
GPL-3.0-or-later AND GPL-2.0-or-later | freetdi-gala-devel |
libdivide.h |
Zlib OR BSL-1.0 | libdivide-devel |
nlohmann/*.h |
MIT AND CC0-1.0 | json-devel |
pcg_*.hpp |
MIT OR Apache-2.0 | pcg-cpp-devel |
permlib/*.h |
BSD-3-Clause | permlib-devel |
pybind11/*.h |
BSD-3-Clause | pybind11-devel |
rapidjson/*.h |
MIT | rapidjson-devel |
stb/stb_c_lexer.h |
Unlicense OR MIT | stb_c_lexer-devel |
stb/stb_connected_components.h |
Unlicense OR MIT | stb_connected_components-devel |
stb/stb_divide.h |
Unlicense OR MIT | stb_divide-devel |
stb/stb_ds.h |
Unlicense OR MIT | stb_ds-devel |
stb/stb_dxt.h |
Unlicense OR MIT | stb_dxt-devel |
stb/stb_easy_font.h |
Unlicense OR MIT | stb_easy_font-devel |
stb/stb_herringbone_wang_tile.h |
Unlicense OR MIT | stb_herringbone_wang_tile-devel |
stb/stb_hexwave.h |
Unlicense OR MIT | stb_hexwave-devel |
stb/stb_image.h |
Unlicense OR MIT | stb_image-devel |
stb/stb_image_resize.h |
Unlicense OR MIT | stb_image_resize-devel |
stb/stb_image_write.h |
Unlicense OR MIT | stb_image_write-devel |
stb/stb_leakcheck.h |
Unlicense OR MIT | stb_leakcheck-devel |
stb/stb_perlin.h |
Unlicense OR MIT | stb_perlin-devel |
stb/stb_rect_pack.h |
Unlicense OR MIT | stb_rect_pack-devel |
stb/stb_sprintf.h |
Unlicense OR MIT | stb_sprintf-devel |
stb/stb_textedit.h |
Unlicense OR MIT | stb_textedit-devel |
stb/stb_tilemap_editor.h |
Unlicense OR MIT | stb_tilemap_editor-devel |
stb/stb_truetype.h |
Unlicense OR MIT | stb_truetype-devel |
stb/stb_vorbis.h |
Unlicense OR MIT | stb_vorbis-devel |
stb/stb_voxel_render.h |
Unlicense OR MIT | stb_voxel_render-devel |
xxh3.h |
BSD-2-Clause | xxhash-devel |
xxhash.h |
BSD-2-Clause | xxhash-devel |