audioarxiv 0.1.2rc66.post1__py3-none-any.whl → 0.1.2rc68.post1__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.
- audioarxiv/__init__.py +1 -1
- {audioarxiv-0.1.2rc66.post1.dist-info → audioarxiv-0.1.2rc68.post1.dist-info}/METADATA +1 -1
- {audioarxiv-0.1.2rc66.post1.dist-info → audioarxiv-0.1.2rc68.post1.dist-info}/RECORD +6 -6
- {audioarxiv-0.1.2rc66.post1.dist-info → audioarxiv-0.1.2rc68.post1.dist-info}/WHEEL +0 -0
- {audioarxiv-0.1.2rc66.post1.dist-info → audioarxiv-0.1.2rc68.post1.dist-info}/entry_points.txt +0 -0
- {audioarxiv-0.1.2rc66.post1.dist-info → audioarxiv-0.1.2rc68.post1.dist-info}/licenses/LICENSE +0 -0
audioarxiv/__init__.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: audioarxiv
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.2rc68.post1
|
4
4
|
Summary: Turn arXiv papers into audio. audioarxiv lets you fetch the research papers from arXiv and read them aloud.
|
5
5
|
Author-email: "Isaac C. F. Wong" <isaac.cf.wong@gmail.com>
|
6
6
|
Requires-Python: >=3.9
|
@@ -1,4 +1,4 @@
|
|
1
|
-
audioarxiv/__init__.py,sha256=
|
1
|
+
audioarxiv/__init__.py,sha256=4AZt-RskMOzebqEviHt-Im886DDC8ooK1Q-KTn-7-ss,5827
|
2
2
|
audioarxiv/audio/__init__.py,sha256=UZx3AkhC8NZFXwQbW_sU4sQ1uGeEIRXCPDghXvZy8rY,214
|
3
3
|
audioarxiv/audio/base.py,sha256=LLZGciBbFeaGlRqt_VF58RWOSKDZevks4U2SpWAk1To,6005
|
4
4
|
audioarxiv/preprocess/__init__.py,sha256=NUCDDLpSwpWTBaPNdLWUVK2FhtwMPsFvXczTE21_UvU,338
|
@@ -8,8 +8,8 @@ audioarxiv/resources/__init__.py,sha256=KCZm9Hq0O9oCCtfpyKVDGo_qX-PU2qS8aJe1Ngvm
|
|
8
8
|
audioarxiv/resources/paper.py,sha256=o6DD4KrcypjH810ArDzD93uBkdpKUNvnErIUJUZ3J9s,7302
|
9
9
|
audioarxiv/tools/__init__.py,sha256=7X5vtxzvCY9URWo0p3zvM11J6whGFeDPF7XU0dt1Qcw,28
|
10
10
|
audioarxiv/tools/main.py,sha256=n5Q22HTktaxPv1C1Z7HxkN2OJqi9F6QxSWbnzqZ448E,6735
|
11
|
-
audioarxiv-0.1.
|
12
|
-
audioarxiv-0.1.
|
13
|
-
audioarxiv-0.1.
|
14
|
-
audioarxiv-0.1.
|
15
|
-
audioarxiv-0.1.
|
11
|
+
audioarxiv-0.1.2rc68.post1.dist-info/entry_points.txt,sha256=d_K6uTNuC8-f9XUQ_enFBgssiK2lVV57EHCEloriVY4,57
|
12
|
+
audioarxiv-0.1.2rc68.post1.dist-info/licenses/LICENSE,sha256=EaCbwfO894O6p0QwcO_sgtKCIEWxfBS0fhybH9sURk8,1140
|
13
|
+
audioarxiv-0.1.2rc68.post1.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
|
14
|
+
audioarxiv-0.1.2rc68.post1.dist-info/METADATA,sha256=SQAWLGtM585aaWMHL55AP9RE_i3UNdvdSI4Kt7CGKgA,5220
|
15
|
+
audioarxiv-0.1.2rc68.post1.dist-info/RECORD,,
|
File without changes
|
{audioarxiv-0.1.2rc66.post1.dist-info → audioarxiv-0.1.2rc68.post1.dist-info}/entry_points.txt
RENAMED
File without changes
|
{audioarxiv-0.1.2rc66.post1.dist-info → audioarxiv-0.1.2rc68.post1.dist-info}/licenses/LICENSE
RENAMED
File without changes
|