PyOctaveBand 2.1.1__tar.gz → 2.1.2__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.
- {pyoctaveband-2.1.1 → pyoctaveband-2.1.2}/PKG-INFO +3 -2
- {pyoctaveband-2.1.1 → pyoctaveband-2.1.2}/pyproject.toml +3 -2
- {pyoctaveband-2.1.1 → pyoctaveband-2.1.2}/src/PyOctaveBand.egg-info/PKG-INFO +3 -2
- {pyoctaveband-2.1.1 → pyoctaveband-2.1.2}/README.md +0 -0
- {pyoctaveband-2.1.1 → pyoctaveband-2.1.2}/setup.cfg +0 -0
- {pyoctaveband-2.1.1 → pyoctaveband-2.1.2}/src/PyOctaveBand.egg-info/SOURCES.txt +0 -0
- {pyoctaveband-2.1.1 → pyoctaveband-2.1.2}/src/PyOctaveBand.egg-info/dependency_links.txt +0 -0
- {pyoctaveband-2.1.1 → pyoctaveband-2.1.2}/src/PyOctaveBand.egg-info/requires.txt +0 -0
- {pyoctaveband-2.1.1 → pyoctaveband-2.1.2}/src/PyOctaveBand.egg-info/top_level.txt +0 -0
- {pyoctaveband-2.1.1 → pyoctaveband-2.1.2}/src/pyoctaveband/__init__.py +0 -0
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: PyOctaveBand
|
|
3
|
-
Version: 2.1.
|
|
3
|
+
Version: 2.1.2
|
|
4
4
|
Summary: PyOctaveBand is now phonometry. This transition package installs phonometry and keeps 'import pyoctaveband' working.
|
|
5
5
|
Author-email: José Manuel Requena Plens <mail@jmrp.io>
|
|
6
|
-
Project-URL: Homepage, https://
|
|
6
|
+
Project-URL: Homepage, https://jmrp.io/docs/phonometry
|
|
7
|
+
Project-URL: Author, https://jmrp.io/
|
|
7
8
|
Project-URL: Documentation, https://jmrplens.github.io/phonometry/
|
|
8
9
|
Classifier: Development Status :: 7 - Inactive
|
|
9
10
|
Classifier: License :: OSI Approved :: MIT License
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "PyOctaveBand"
|
|
7
|
-
version = "2.1.
|
|
7
|
+
version = "2.1.2"
|
|
8
8
|
authors = [
|
|
9
9
|
{ name="José Manuel Requena Plens", email="mail@jmrp.io" },
|
|
10
10
|
]
|
|
@@ -27,7 +27,8 @@ dependencies = [
|
|
|
27
27
|
]
|
|
28
28
|
|
|
29
29
|
[project.urls]
|
|
30
|
-
"Homepage" = "https://
|
|
30
|
+
"Homepage" = "https://jmrp.io/docs/phonometry"
|
|
31
|
+
"Author" = "https://jmrp.io/"
|
|
31
32
|
"Documentation" = "https://jmrplens.github.io/phonometry/"
|
|
32
33
|
|
|
33
34
|
[tool.setuptools.packages.find]
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: PyOctaveBand
|
|
3
|
-
Version: 2.1.
|
|
3
|
+
Version: 2.1.2
|
|
4
4
|
Summary: PyOctaveBand is now phonometry. This transition package installs phonometry and keeps 'import pyoctaveband' working.
|
|
5
5
|
Author-email: José Manuel Requena Plens <mail@jmrp.io>
|
|
6
|
-
Project-URL: Homepage, https://
|
|
6
|
+
Project-URL: Homepage, https://jmrp.io/docs/phonometry
|
|
7
|
+
Project-URL: Author, https://jmrp.io/
|
|
7
8
|
Project-URL: Documentation, https://jmrplens.github.io/phonometry/
|
|
8
9
|
Classifier: Development Status :: 7 - Inactive
|
|
9
10
|
Classifier: License :: OSI Approved :: MIT License
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|