audioarxiv 0.1.1rc58.post1__tar.gz → 0.1.2rc59.post1__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.
Files changed (55) hide show
  1. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/LICENSE +1 -1
  2. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/PKG-INFO +2 -2
  3. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/release_notes.rst +6 -0
  4. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/pyproject.toml +1 -1
  5. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/src/audioarxiv/__init__.py +1 -1
  6. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/.devcontainer/Dockerfile +0 -0
  7. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/.devcontainer/devcontainer.json +0 -0
  8. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/.github/dependabot.yml +0 -0
  9. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/.github/template-sync.yml +0 -0
  10. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/.github/workflows/CI.yml +0 -0
  11. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/.github/workflows/publish.yml +0 -0
  12. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/.github/workflows/schedule-update-actions.yml +0 -0
  13. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/.github/workflows/semantic-pr-check.yml +0 -0
  14. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/.github/workflows/sphinx.yml +0 -0
  15. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/.github/workflows/template-sync.yml +0 -0
  16. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/.gitignore +0 -0
  17. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/.pre-commit-config.yaml +0 -0
  18. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/.pypirc +0 -0
  19. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/.vscode/launch.json +0 -0
  20. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/.vscode/settings.json +0 -0
  21. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/CODE_OF_CONDUCT.md +0 -0
  22. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/README.md +0 -0
  23. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/SUPPORT.md +0 -0
  24. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/cspell.json +0 -0
  25. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/.gitignore +0 -0
  26. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/Makefile +0 -0
  27. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/conf.py +0 -0
  28. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/devcontainer.md +0 -0
  29. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/developer.md +0 -0
  30. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/index.rst +0 -0
  31. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/installation.rst +0 -0
  32. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/make.bat +0 -0
  33. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/pre-commit-config.md +0 -0
  34. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/pylint.md +0 -0
  35. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/pyproject.md +0 -0
  36. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/requirements.txt +0 -0
  37. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/templates/custom-class-template.rst +0 -0
  38. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/templates/custom-module-template.rst +0 -0
  39. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/user_guide.rst +0 -0
  40. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/vscode.md +0 -0
  41. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/docs/workflows.md +0 -0
  42. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/src/audioarxiv/audio/__init__.py +0 -0
  43. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/src/audioarxiv/audio/base.py +0 -0
  44. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/src/audioarxiv/preprocess/__init__.py +0 -0
  45. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/src/audioarxiv/preprocess/article.py +0 -0
  46. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/src/audioarxiv/preprocess/math_equation.py +0 -0
  47. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/src/audioarxiv/resources/__init__.py +0 -0
  48. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/src/audioarxiv/resources/paper.py +0 -0
  49. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/src/audioarxiv/tools/__init__.py +0 -0
  50. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/src/audioarxiv/tools/main.py +0 -0
  51. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/tests/audio/test_base.py +0 -0
  52. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/tests/preprocess/test_article.py +0 -0
  53. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/tests/preprocess/test_math_equation.py +0 -0
  54. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/tests/resources/test_paper.py +0 -0
  55. {audioarxiv-0.1.1rc58.post1 → audioarxiv-0.1.2rc59.post1}/tests/tools/test_main.py +0 -0
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) Microsoft Corporation.
3
+ Copyright (c) 2025 Isaac C. F. Wong
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: audioarxiv
3
- Version: 0.1.1rc58.post1
3
+ Version: 0.1.2rc59.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
7
7
  Description-Content-Type: text/markdown
8
8
  Classifier: Development Status :: 3 - Alpha
9
- Classifier: Intended Audience :: Developers
9
+ Classifier: Intended Audience :: Science/Research
10
10
  Classifier: License :: OSI Approved :: MIT License
11
11
  Classifier: Programming Language :: Python :: 3 :: Only
12
12
  Classifier: Programming Language :: Python :: 3.9
@@ -8,6 +8,12 @@ This page summarizes the key updates and changes in each release.
8
8
  For the full history and additional context, visit the
9
9
  `GitHub Releases <https://github.com/isaac-cf-wong/audioarxiv/releases>`_ page.
10
10
 
11
+ Version 0.1.2 (2025-04-20)
12
+ --------------------------
13
+ - Update the LICENSE and the intended audience.
14
+
15
+ **Full Changelog**: https://github.com/isaac-cf-wong/audioarxiv/compare/v0.1.1...v0.1.2
16
+
11
17
  Version 0.1.1 (2025-04-20)
12
18
  --------------------------
13
19
  - Update the description of the package in pyproject.toml.
@@ -11,7 +11,7 @@ description = "Turn arXiv papers into audio. audioarxiv lets you fetch the resea
11
11
  readme = "README.md"
12
12
  classifiers = [
13
13
  "Development Status :: 3 - Alpha",
14
- "Intended Audience :: Developers",
14
+ "Intended Audience :: Science/Research",
15
15
  "License :: OSI Approved :: MIT License",
16
16
  "Programming Language :: Python :: 3 :: Only",
17
17
  "Programming Language :: Python :: 3.9",
@@ -24,7 +24,7 @@ from pandas import DataFrame
24
24
 
25
25
  from . import audio, preprocess, resources
26
26
 
27
- __version__ = "0.1.1-rc58-post1"
27
+ __version__ = "0.1.2-rc59-post1"
28
28
 
29
29
 
30
30
  def get_version_information() -> str: