Skip to content

Commit

Permalink
fontra-copy: a tool to copy a font from one backend to another
Browse files Browse the repository at this point in the history
  • Loading branch information
justvanrossum committed Sep 4, 2023
1 parent 694e496 commit a4cff5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Source = "https://github.com/googlefonts/fontra"

[project.scripts]
fontra = "fontra.__main__:main"
fontra-copy = "fontra.backends.copy:main"


[project.entry-points."fontra.views"]
Expand Down

0 comments on commit a4cff5b

Please sign in to comment.