mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 18:46:38 -04:00
11 lines
341 B
Python
11 lines
341 B
Python
--- setup.py.orig 2018-12-15 04:52:52 UTC
|
|
+++ setup.py
|
|
@@ -142,7 +142,7 @@ setup_params = dict(
|
|
long_description = f.read()
|
|
|
|
setup_params = dict(
|
|
- name="fontPens",
|
|
+ name="fontpens",
|
|
version="0.2.4",
|
|
description=("A collection of classes implementing the pen "
|
|
"protocol for manipulating glyphs."),
|