knit-graphs 0.0.1__py3-none-any.whl → 0.0.3__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.
knit_graphs/__about__.py CHANGED
@@ -1,4 +1,4 @@
1
1
  # SPDX-FileCopyrightText: 2024-present m.hofmann <m.hofmann@northeastern.edu>
2
2
  #
3
3
  # SPDX-License-Identifier: MIT
4
- __version__ = "0.0.1"
4
+ __version__ = "0.0.3"
@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: knit-graphs
3
- Version: 0.0.1
4
- Summary: A graph representation of knitted structures where each loop is a node and edges represent yarn and stictch relationships.
5
- Project-URL: Documentation, https://github.com/m.hofmann/knit-graphs#readme
6
- Project-URL: Issues, https://github.com/m.hofmann/knit-graphs/issues
7
- Project-URL: Source, https://github.com/m.hofmann/knit-graphs
3
+ Version: 0.0.3
4
+ Summary: A graph representation of knitted structures where each loop is a node and edges represent yarn and stitch relationships.
5
+ Project-URL: Documentation, https://github.com/mhofmann-Khoury/knit_graph#readme
6
+ Project-URL: Issues, https://github.com/mhofmann-Khoury/knit_graph/issues
7
+ Project-URL: Source, https://github.com/mhofmann-Khoury/knit_graph
8
8
  Author-email: Megan Hofmann <m.hofmann@northeastern.edu>
9
9
  License-Expression: MIT
10
10
  License-File: LICENSE
@@ -3,7 +3,7 @@ knit_graphs/Knit_Graph.py,sha256=yiVFVs4oDaSJUINu70KrdqllzUeXfPEBnbiKfxw1VZM,783
3
3
  knit_graphs/Loop.py,sha256=S2YGS8f_CtbFzy-OJsY6_JzGaHiiVMXrROO6P-wByTo,5236
4
4
  knit_graphs/Pull_Direction.py,sha256=G2JLbUT8x-ZfLNX3yjslv61FaoZiODUOPyYeDqj3pqQ,596
5
5
  knit_graphs/Yarn.py,sha256=reBK5uT9A85Cp4WWkSssZE8DvAoRhVUw6vlQuA_VgWs,9609
6
- knit_graphs/__about__.py,sha256=0dGX-kkae-WWoZuhH3iHJs8jYItYyHUvG_1GCu31nvM,137
6
+ knit_graphs/__about__.py,sha256=wvno_JlxEhpqekSk_Ncm82e14hUl8xvlUYeXvcpG0DU,137
7
7
  knit_graphs/__init__.py,sha256=bPQ_U3Sf5VvF36ywW6v79_J51b7DdZPvXuaHAtlbmg4,114
8
8
  knit_graphs/artin_wale_braids/Crossing_Direction.py,sha256=YVYfv11V-mB9WmQzNuOjbEQQI-b07gl9KF31vwujb1g,430
9
9
  knit_graphs/artin_wale_braids/Loop_Braid_Graph.py,sha256=z9_VyQA5U9y-XjyaZ67kSmOr0Bg_N1932ghV3YzNrP0,2742
@@ -16,7 +16,7 @@ knit_graphs/knit_graph_generators/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeR
16
16
  knit_graphs/knit_graph_generators/basic_knit_graph_generators.py,sha256=eRmoqIhjymKERJhjnwuQll3psAf9HHwnHWDkTcZX6Uk,11330
17
17
  knit_graphs/knit_graph_visualizer/Stitch_Visualizer.py,sha256=l90bdaucCDzSmua7iILoNmpVQuQsuMKHq5r0DkakoL0,21411
18
18
  knit_graphs/knit_graph_visualizer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
19
- knit_graphs-0.0.1.dist-info/METADATA,sha256=szjd1LI_debVFcLUqhBq6TaUopdTP2NlwOm-c4OljCM,5049
20
- knit_graphs-0.0.1.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
21
- knit_graphs-0.0.1.dist-info/licenses/LICENSE,sha256=M4U6L5axKj_93OoQXCm4RUIsUwHqEVzf7hsOVmyFPp0,1091
22
- knit_graphs-0.0.1.dist-info/RECORD,,
19
+ knit_graphs-0.0.3.dist-info/METADATA,sha256=BJFF839AI04AN3bFavrl22iDE5CNtkrGBuFM1QTWpYE,5063
20
+ knit_graphs-0.0.3.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
21
+ knit_graphs-0.0.3.dist-info/licenses/LICENSE,sha256=M4U6L5axKj_93OoQXCm4RUIsUwHqEVzf7hsOVmyFPp0,1091
22
+ knit_graphs-0.0.3.dist-info/RECORD,,