knit-graphs 0.0.5__tar.gz → 0.0.6__tar.gz

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.
@@ -1,12 +1,11 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: knit-graphs
3
- Version: 0.0.5
3
+ Version: 0.0.6
4
4
  Summary: A graph representation of knitted structures where each loop is a node and edges represent yarn and stitch relationships.
5
5
  Project-URL: Documentation, https://github.com/mhofmann-Khoury/knit_graph#readme
6
6
  Project-URL: Issues, https://github.com/mhofmann-Khoury/knit_graph/issues
7
7
  Project-URL: Source, https://github.com/mhofmann-Khoury/knit_graph
8
8
  Author-email: Megan Hofmann <m.hofmann@northeastern.edu>
9
- License-Expression: MIT
10
9
  License-File: LICENSE
11
10
  Keywords: ACT Lab,Northeastern,fabrication,knit,machine knit,textile
12
11
  Classifier: Development Status :: 2 - Pre-Alpha
@@ -10,7 +10,6 @@ homepage = "https://github.com/mhofmann-Khoury/knit_graph"
10
10
  repositor = "https://github.com/mhofmann-Khoury/knit_graph"
11
11
  readme = "README.md"
12
12
  requires-python = ">=3.11"
13
- license = "MIT"
14
13
  keywords = ["knit", "machine knit", "textile", "Northeastern", "ACT Lab", "fabrication"]
15
14
  authors = [
16
15
  { name = "Megan Hofmann", email = "m.hofmann@northeastern.edu" },
File without changes
File without changes
File without changes