Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasr8 authored and ThiefMaster committed Jul 12, 2023
1 parent 9cad625 commit 1fd5a8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README → README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Indico fonts [![Available on PyPI](https://img.shields.io/pypi/v/indico-fonts.svg)](https://pypi.python.org/pypi/indico-fonts/)

This package contains several fonts used by Indico for PDF generation.

This includes contents from the following projects:
- Liberation Fonts - https://fedorahosted.org/liberation-fonts/
- Libertine Open Fonts Project - http://linuxlibertine.sourceforge.net
- efont project (Kochi) - http://wiki.fdiary.net/font/
- CJK Unifonts - http://www.freedesktop.org/wiki/Software/CJKUnifonts
- Noto CJK fonts - https://github.com/notofonts/noto-cjk

The licenses for each of them are available as different LICENSE-* files.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ author = Indico Team
author_email = [email protected]
license = Several
description = Indico - Binary fonts
long_description = file: README.md
long_description_content_type = text/markdown; charset=UTF-8; variant=GFM
url = https://getindico.io
classifiers =
License :: Other/Proprietary License
Expand Down

0 comments on commit 1fd5a8f

Please sign in to comment.