fabricatio 0.5.1.dev1__cp312-cp312-manylinux_2_34_x86_64.whl → 0.6.0__cp312-cp312-manylinux_2_34_x86_64.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.
@@ -70,3 +70,9 @@ if find_spec("fabricatio_yue"):
70
70
  "Lyricize",
71
71
  "SelectGenre",
72
72
  ]
73
+ if find_spec("fabricatio_memory"):
74
+ from fabricatio_memory.capabilities.memory import Remember
75
+
76
+ __all__ += [
77
+ "Remember",
78
+ ]
@@ -55,3 +55,8 @@ if find_spec("fabricatio_yue"):
55
55
  from fabricatio_yue.models.segment import Segment, Song
56
56
 
57
57
  __all__ += ["Segment", "Song"]
58
+
59
+ if find_spec("fabricatio_memory"):
60
+ from fabricatio_memory.models.note import Note
61
+
62
+ __all__ += ["Note"]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fabricatio
3
- Version: 0.5.1.dev1
3
+ Version: 0.6.0
4
4
  Classifier: License :: OSI Approved :: MIT License
5
5
  Classifier: Programming Language :: Rust
6
6
  Classifier: Programming Language :: Python :: 3.12
@@ -1,15 +1,15 @@
1
- fabricatio-0.5.1.dev1.data/scripts/tdown,sha256=bGBw9sjrVEXiEGvIrvk7c1ubhRBJAxwDCWm0mQ_cNZ4,5131464
2
- fabricatio-0.5.1.dev1.dist-info/METADATA,sha256=SjvIxCcg41zomNEbKc2b063igdweBkQe0db1xgaBx3c,7414
3
- fabricatio-0.5.1.dev1.dist-info/WHEEL,sha256=MegmbKpmfItx05_jJ5VsxUKelo4nKw5OVeAu8XxdjGw,108
4
- fabricatio-0.5.1.dev1.dist-info/licenses/LICENSE,sha256=yDZaTLnOi03bi3Dk6f5IjhLUc5old2yOsihHWU0z-i0,1067
1
+ fabricatio-0.6.0.data/scripts/tdown,sha256=bGBw9sjrVEXiEGvIrvk7c1ubhRBJAxwDCWm0mQ_cNZ4,5131464
2
+ fabricatio-0.6.0.dist-info/METADATA,sha256=YB1jacGFhhcxA0aP448gOnGhdbBN3KO_1Ytm92VO2P0,7409
3
+ fabricatio-0.6.0.dist-info/WHEEL,sha256=MegmbKpmfItx05_jJ5VsxUKelo4nKw5OVeAu8XxdjGw,108
4
+ fabricatio-0.6.0.dist-info/licenses/LICENSE,sha256=yDZaTLnOi03bi3Dk6f5IjhLUc5old2yOsihHWU0z-i0,1067
5
5
  fabricatio/__init__.py,sha256=RuDz5JHlGrYWvMm9H08prJxhwVQFr6-SpKWA3FB9JWg,694
6
6
  fabricatio/actions/__init__.py,sha256=4xR1wiPq2HPnVABXy6R3wOxcg9LZKD7g-h9IdTcNKvY,2106
7
- fabricatio/capabilities/__init__.py,sha256=jFjEAlWYJcl60_hGogmT8s9RClil5xK-YiGgnk9xeh4,2090
8
- fabricatio/models/__init__.py,sha256=bbfRfQhqXcgDXtGQOW2hGgVViOC_wOWylhy9kTQ4OwA,1551
7
+ fabricatio/capabilities/__init__.py,sha256=sUeObQapxx9VNSXTVgpJCOutjh81ZZxZ1QZoDy3bcUk,2232
8
+ fabricatio/models/__init__.py,sha256=iY3GYaJDuNdL72yHizy-fw5v0y12PTRmm01PJAmwJ50,1663
9
9
  fabricatio/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
10
  fabricatio/rust.cpython-312-x86_64-linux-gnu.so,sha256=D-7jPVKt8RBHUFEGeaWHiHj_Bo4PHNNyDXAQ4-PTa8o,392864
11
11
  fabricatio/toolboxes/__init__.py,sha256=_Snn7bB7pBsRYNgqzBzVL8jgka0FdgK6Lme8UnDsBjM,386
12
12
  fabricatio/toolboxes/arithmetic.py,sha256=kiX83WRfFyqNavpz9Wd0fPxa2HQbi_VTMRNp4B8ErNQ,1312
13
13
  fabricatio/toolboxes/fs.py,sha256=lipQP6I8HR08ujucsbMR_qBHxlLzMu4O38qPFitZtHc,715
14
14
  fabricatio/workflows/__init__.py,sha256=sr-0tgpNPdN5t2pDQa-gp-KUE7K0QDtjP9QGvWYLZ9A,305
15
- fabricatio-0.5.1.dev1.dist-info/RECORD,,
15
+ fabricatio-0.6.0.dist-info/RECORD,,