mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 17:50:31 -04:00
11 lines
414 B
Python
11 lines
414 B
Python
--- setup.py.orig 2024-02-22 11:49:22 UTC
|
|
+++ setup.py
|
|
@@ -87,7 +87,7 @@ setup(
|
|
package_data.update(b_data)
|
|
|
|
setup(
|
|
- name="PyXB-X",
|
|
+ name="pyxb-x",
|
|
description='PyXB-X ("pixbix") is a pure Python package that generates Python source code for classes that correspond to data structures defined by XMLSchema.',
|
|
author="Peter A. Bigot",
|
|
author_email="pabigot@users.sourceforge.net",
|