File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 28
28
OTHER DEALINGS IN THE SOFTWARE.
29
29
"""
30
30
31
- __version__ = '4.0.20210403 '
31
+ __version__ = '4.0.20210410 '
32
32
__license__ = __doc__
33
33
__project_url__ = 'http://winpython.github.io/'
Original file line number Diff line number Diff line change @@ -3046,3 +3046,27 @@ description = Quadratic programming solvers in Python with a unified API
3046
3046
[flit-core]
3047
3047
description = Distribution-building parts of Flit. See flit package for more information
3048
3048
3049
+ [swift-sim]
3050
+ description = A Python/Javascript Visualiser
3051
+
3052
+ [spatialmath-python]
3053
+ description = Provides spatial maths capability for Python.
3054
+
3055
+ [spatialgeometry]
3056
+ description = A Shape and Geometry Package
3057
+
3058
+ [rtb-data]
3059
+ description = Data files for the Robotics Toolbox for Python.
3060
+
3061
+ [roboticstoolbox-python]
3062
+ description = A Python library for robotic education and research
3063
+
3064
+ [pgraph-python]
3065
+ description = Simple graph functionality for Python.
3066
+
3067
+ [colored]
3068
+ description = Simple library for color and formatting to terminal
3069
+
3070
+ [ansitable]
3071
+ description = Quick and easy display of tabular data and matrices with optional ANSI color and borders.
3072
+
You can’t perform that action at this time.
0 commit comments