Skip to content

Commit

Permalink
Customize repository
Browse files Browse the repository at this point in the history
  • Loading branch information
typiconman committed Sep 4, 2024
1 parent f81c151 commit 68a1249
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 4 deletions.
4 changes: 2 additions & 2 deletions OFL.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 20** The My Font Project Authors (https://github.com/googlefonts/googlefonts-project-template)
Copyright 2024 The Ponomar.Git Project Authors (https://github.com/slavonic/Ponomar.git)

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
Expand Down Expand Up @@ -90,4 +90,4 @@ COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.
OTHER DEALINGS IN THE FONT SOFTWARE.
133 changes: 131 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,131 @@
# Placeholder file, update the requirements by running `make update`.
-r requirements.in
absl-py==2.1.0
afdko==4.0.1
appdirs==1.4.4
attrs==24.2.0
axisregistry==0.4.11
babelfont==3.0.5
beautifulsoup4==4.12.3
beziers==0.6.0
blackrenderer==0.6.0
booleanOperations==0.9.0
Brotli==1.1.0
bump2version==1.0.1
bumpfontversion==0.4.1
cattrs==24.1.0
certifi==2024.8.30
cffi==1.17.0
cffsubr==0.3.0
charset-normalizer==3.3.2
cmarkgfm==2024.1.14
collidoscope==0.6.5
commandlines==0.4.1
compreffor==0.5.5
cryptography==43.0.1
defcon==0.10.3
dehinter==4.0.0
Deprecated==1.2.14
diffenator2==0.4.4
drawbot-skia==0.5.1
exceptiongroup==1.2.2
filelock==3.15.4
font-v==2.1.0
fontbakery==0.12.10
fontFeatures==1.8.0
fontmake==3.9.0
fontMath==0.9.4
fontParts==0.12.2
fonttools==4.53.1
freetype-py==2.5.1
fs==2.4.16
gflanguages==0.6.3
gfsubsets==2024.5.9
gftools==0.9.68
gitdb==4.0.11
GitPython==3.1.43
glyphsets==1.0.0
glyphsLib==6.8.2
h11==0.14.0
idna==3.8
importlib-resources==6.4.4
jinja2==3.1.4
kurbopy==0.11.0
lxml==5.3.0
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
munkres==1.1.4
MutatorMath==3.0.1
nanoemoji==0.15.1
networkx==3.1
ninja==1.11.1.1
numpy==1.24.4
openstep-plist==0.3.1
opentype-sanitizer==9.1.0
opentypespec==1.9.1
orjson==3.10.7
outcome==1.3.0.post0
packaging==24.1
picosvg==0.22.1
pillow==10.4.0
pip-api==0.0.34
pngquant-cli==2.17.0.post5
protobuf==3.20.3
pyahocorasick==2.1.0
pybind11==2.13.5
pycairo==1.26.1
pyclipper==1.3.0.post5
pycparser==2.22
pygit2==1.13.3
PyGithub==2.4.0
pygments==2.18.0
PyJWT==2.9.0
PyNaCl==1.5.0
pyparsing==3.1.4
python-bidi==0.4.2
python-dateutil==2.9.0.post0
PyYAML==6.0.2
regex==2024.7.24
requests==2.32.3
resvg-cli==0.22.0.post3
rich==13.8.0
rstr==3.2.2
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
selenium==4.24.0
sh==2.0.7
six==1.16.0
skia-pathops==0.8.0.post1
skia-python==87.6
smmap==5.0.1
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.6
sre-yield==1.2
statmake==0.6.0
strictyaml==1.7.3
stringbrewer==0.0.1
tabulate==0.9.0
toml==0.10.2
tqdm==4.66.5
trio==0.26.2
trio-websocket==0.11.1
ttfautohint-py==0.5.1
typing-extensions==4.12.2
ufo2ft==3.2.8
ufoLib2==0.16.0
ufolint==1.2.0
ufonormalizer==0.6.2
ufoProcessor==1.13.1
uharfbuzz==0.39.5
unicodedata2==15.1.0
Unidecode==1.3.8
urllib3==2.2.2
vfbLib==0.6.5
vharfbuzz==0.3.1
vttLib==0.12.0
websocket-client==1.8.0
wrapt==1.16.0
wsproto==1.2.0
youseedee==0.5.3
zipp==3.20.1
zopfli==0.2.3

0 comments on commit 68a1249

Please sign in to comment.