File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed
Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 7474
7575# General information about the project.
7676project = "NURBS-Python"
77- copyright = "2016-2019 , Onur Rauf Bingol"
78- author = geomdl . __author__
79- description = geomdl . __description__
77+ copyright = "2016-2025 , Onur R. Bingol"
78+ author = "Onur R. Bingol"
79+ description = "Object-oriented B-Spline and NURBS evaluation library"
8080
8181# The version info for the project you're documenting, acts as replacement for
8282# |version| and |release|, also used in various other places throughout the
Original file line number Diff line number Diff line change 77# Library version
88__version__ = "5.3.1"
99
10- # Author and license
11- __author__ = "Onur Rauf Bingol"
12- __license__ = "MIT"
13-
1410# Support for "from geomdl import *"
1511# @see: https://stackoverflow.com/a/41895257
1612# @see: https://stackoverflow.com/a/35710527
You can’t perform that action at this time.
0 commit comments