visualdynamics 0.0.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1 @@
|
|
|
1
|
+
# Visual Dynamics: a placeholder holding the name; the first release is on its way.
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: visualdynamics
|
|
3
|
+
Version: 0.0.0
|
|
4
|
+
Summary: Visual Dynamics, a units-aware structural dynamics toolset. A placeholder holding the name; the first release is on its way.
|
|
5
|
+
Author: Brandon Zwink
|
|
6
|
+
Project-URL: Homepage, https://visualdynamics.org
|
|
7
|
+
Classifier: Development Status :: 1 - Planning
|
|
8
|
+
Requires-Python: >=3.12
|
|
9
|
+
Description-Content-Type: text/markdown
|
|
10
|
+
|
|
11
|
+
# Visual Dynamics
|
|
12
|
+
|
|
13
|
+
A units-aware structural dynamics toolset: geometry, test data,
|
|
14
|
+
mode shapes and reports, from a desktop application or from
|
|
15
|
+
Python. This version is a placeholder that holds the name on
|
|
16
|
+
PyPI; the first release is on its way at https://visualdynamics.org.
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
visualdynamics/__init__.py,sha256=__Uf5umr6ocOCsYtMf7yv1Wvdz3xQl-_6nzFrzNIZyE,84
|
|
2
|
+
visualdynamics-0.0.0.dist-info/METADATA,sha256=qFBmabbdJIGF0OpiXHjACGpIX1Hp8SD5Xo5-1piaEW4,649
|
|
3
|
+
visualdynamics-0.0.0.dist-info/WHEEL,sha256=YVMoNqKzERt-wjUZwJ33xBGAwnFl-4cqbYkTtWa4itE,91
|
|
4
|
+
visualdynamics-0.0.0.dist-info/top_level.txt,sha256=71hFCsLKuzE__GkQLJMqkgFZmFa4ijTfodtjg87tIQ0,15
|
|
5
|
+
visualdynamics-0.0.0.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
visualdynamics
|