xref: /aosp_15_r20/external/fonttools/MANIFEST.in (revision e1fe3e4ad2793916b15cccdc4a7da52a7e1dd0e9)
1*e1fe3e4aSElliott Hughesinclude README.rst
2*e1fe3e4aSElliott Hughesinclude LICENSE
3*e1fe3e4aSElliott Hughesinclude LICENSE.external
4*e1fe3e4aSElliott Hughesinclude NEWS.rst
5*e1fe3e4aSElliott Hughesinclude Makefile
6*e1fe3e4aSElliott Hughesinclude fonttools
7*e1fe3e4aSElliott Hughesinclude Snippets/*.py
8*e1fe3e4aSElliott Hughesinclude Snippets/README.md
9*e1fe3e4aSElliott Hughesinclude MetaTools/*.py
10*e1fe3e4aSElliott Hughesinclude Lib/fontTools/ttLib/tables/table_API_readme.txt
11*e1fe3e4aSElliott Hughes
12*e1fe3e4aSElliott Hughesinclude *requirements.txt
13*e1fe3e4aSElliott Hughesinclude tox.ini
14*e1fe3e4aSElliott Hughesinclude mypy.ini
15*e1fe3e4aSElliott Hughes
16*e1fe3e4aSElliott Hughesrecursive-include Lib/fontTools py.typed
17*e1fe3e4aSElliott Hughes
18*e1fe3e4aSElliott Hughesinclude .appveyor.yml
19*e1fe3e4aSElliott Hughesinclude .codecov.yml
20*e1fe3e4aSElliott Hughesinclude .coveragerc
21*e1fe3e4aSElliott Hughesinclude .travis.yml
22*e1fe3e4aSElliott Hughesrecursive-include .travis *.sh
23*e1fe3e4aSElliott Hughes
24*e1fe3e4aSElliott Hughesrecursive-include Icons *.png *.pdf
25*e1fe3e4aSElliott Hughes
26*e1fe3e4aSElliott Hughesinclude Doc/Makefile
27*e1fe3e4aSElliott Hughesinclude Doc/make.bat
28*e1fe3e4aSElliott Hughesinclude Doc/docs-requirements.txt
29*e1fe3e4aSElliott Hughesinclude Doc/README.md
30*e1fe3e4aSElliott Hughesinclude Doc/source/assets/img/favicon.ico
31*e1fe3e4aSElliott Hughesrecursive-include Doc/man/man1 *.1
32*e1fe3e4aSElliott Hughesrecursive-include Doc/source *.py *.rst
33*e1fe3e4aSElliott Hughes
34*e1fe3e4aSElliott Hughesrecursive-include Tests *.py *.ttx *.otx *.fea *.feax
35*e1fe3e4aSElliott Hughesrecursive-include Tests *.ttc *.ttf *.dfont *.woff *.woff2
36*e1fe3e4aSElliott Hughesrecursive-include Tests *.otf *.ttx.*
37*e1fe3e4aSElliott Hughesrecursive-include Tests *.glif *.plist
38*e1fe3e4aSElliott Hughesrecursive-include Tests *.txt README
39*e1fe3e4aSElliott Hughesrecursive-include Tests *.lwfn *.pfa *.pfb
40*e1fe3e4aSElliott Hughesrecursive-include Tests *.xml *.designspace *.bin
41*e1fe3e4aSElliott Hughesrecursive-include Tests *.afm
42*e1fe3e4aSElliott Hughesrecursive-include Tests *.json
43*e1fe3e4aSElliott Hughesrecursive-include Tests *.ufoz
44