Skip to content

Commit

Permalink
Customize repository
Browse files Browse the repository at this point in the history
  • Loading branch information
typiconman committed Jan 15, 2025
1 parent e89dd68 commit cb77609
Show file tree
Hide file tree
Showing 2 changed files with 138 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 2025 The Monomakh.Git Project Authors (https://github.com/slavonic/Monomakh.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.
138 changes: 136 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,136 @@
# Placeholder file, update the requirements by running `make update`.
-r requirements.in
absl-py==2.1.0
afdko==4.0.2
appdirs==1.4.4
attrs==24.3.0
axisregistry==0.4.11
babelfont==3.1.2
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.2
certifi==2024.12.14
cffi==1.17.1
cffsubr==0.3.0
charset-normalizer==3.4.1
cmarkgfm==2024.11.20
collidoscope==0.6.5
commandlines==0.4.1
compreffor==0.5.6
cryptography==44.0.0
defcon==0.10.3
dehinter==4.0.0
Deprecated==1.2.15
diffenator2==0.4.5
docopt==0.6.2
drawbot-skia==0.5.1
filelock==3.16.1
font-v==2.1.0
fontbakery==0.13.0
fontFeatures==1.8.0
fontmake==3.10.0
fontMath==0.9.4
fontParts==0.12.3
fontPens==0.2.4
fonttools==4.55.3
freetype-py==2.3.0
fs==2.4.16
gflanguages==0.7.1
gfsubsets==2024.9.25
gftools==0.9.76
gitdb==4.0.12
GitPython==3.1.44
glyphsets==1.1.0
glyphsLib==6.9.5
h11==0.14.0
idna==3.10
importlib_resources==6.5.2
Jinja2==3.1.5
kurbopy==0.11.1
lxml==5.3.0
markdown-it-py==3.0.0
MarkupSafe==3.0.2
mdurl==0.1.2
munkres==1.1.4
MutatorMath==3.0.1
nanoemoji==0.15.1
networkx==3.4.2
ninja==1.11.1.3
num2words==0.5.14
numpy==2.2.1
openstep_plist==0.4.0
opentype-sanitizer==9.2.0
opentypespec==1.9.1
orjson==3.10.14
outcome==1.3.0.post0
packaging==24.2
picosvg==0.22.1
pillow==11.1.0
pip-api==0.0.34
pngquant-cli==3.0.3
protobuf==3.20.3
pyahocorasick==2.1.0
pybind11==2.13.6
pycairo==1.27.0
pyclipper==1.3.0.post6
pycparser==2.22
pygit2==1.15.0
PyGithub==2.5.0
Pygments==2.19.1
PyJWT==2.10.1
PyNaCl==1.5.0
pyparsing==3.2.1
PySocks==1.7.1
python-bidi==0.4.2
python-dateutil==2.9.0.post0
PyYAML==6.0.2
regex==2024.11.6
requests==2.32.3
resvg-cli==0.44.0
rich==13.9.4
rstr==3.2.2
ruamel.yaml==0.18.10
ruamel.yaml.clib==0.2.12
selenium==4.27.1
setuptools==75.8.0
sh==2.2.1
shaperglot==0.6.4
six==1.17.0
skia-pathops==0.8.0.post2
skia-python==87.6
smmap==5.0.2
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
termcolor==2.5.0
toml==0.10.2
tqdm==4.67.1
trio==0.28.0
trio-websocket==0.11.1
ttfautohint-py==0.5.1
typing_extensions==4.12.2
ufo2ft==3.4.0
ufoLib2==0.17.0
ufolint==1.2.0
ufomerge==1.8.2
ufonormalizer==0.6.2
ufoProcessor==1.13.3
uharfbuzz==0.45.0
unicodedata2==15.1.0
Unidecode==1.3.8
urllib3==2.3.0
vharfbuzz==0.3.1
vttLib==0.12.0
websocket-client==1.8.0
wrapt==1.17.2
wsproto==1.2.0
youseedee==0.5.3
zopfli==0.2.3.post1

0 comments on commit cb77609

Please sign in to comment.