abjad-ext-rmakers
Advanced tools
@@ -1,5 +0,5 @@ | ||
| Metadata-Version: 2.1 | ||
| Metadata-Version: 2.2 | ||
| Name: abjad-ext-rmakers | ||
| Version: 3.20 | ||
| Summary: Rhythm-makers extend Abjad with tools for the construction of rhythm. | ||
| Version: 3.21 | ||
| Summary: rmakers extends Abjad with tools for rhythm construction. | ||
| Home-page: http://abjad.github.io | ||
@@ -9,3 +9,3 @@ Author: Trevor Bača | ||
| License: MIT | ||
| Keywords: music composition,music notation,lilypond | ||
| Keywords: lilypond,music composition,music notation | ||
| Platform: Any | ||
@@ -19,3 +19,14 @@ Classifier: Development Status :: 3 - Alpha | ||
| License-File: LICENSE | ||
| Requires-Dist: abjad>=3.20 | ||
| Requires-Dist: abjad>=3.21 | ||
| Dynamic: author | ||
| Dynamic: author-email | ||
| Dynamic: classifier | ||
| Dynamic: description | ||
| Dynamic: home-page | ||
| Dynamic: keywords | ||
| Dynamic: license | ||
| Dynamic: platform | ||
| Dynamic: requires-dist | ||
| Dynamic: requires-python | ||
| Dynamic: summary | ||
@@ -22,0 +33,0 @@ abjad-ext-rmakers |
@@ -1,1 +0,1 @@ | ||
| abjad>=3.20 | ||
| abjad>=3.21 |
@@ -1,4 +0,4 @@ | ||
| __version_info__ = (3, 20) | ||
| __version_info__ = (3, 21) | ||
| __version__ = ".".join(str(x) for x in __version_info__[:3]) + "".join( | ||
| __version_info__[3:] or [] | ||
| ) |
+16
-5
@@ -1,5 +0,5 @@ | ||
| Metadata-Version: 2.1 | ||
| Metadata-Version: 2.2 | ||
| Name: abjad-ext-rmakers | ||
| Version: 3.20 | ||
| Summary: Rhythm-makers extend Abjad with tools for the construction of rhythm. | ||
| Version: 3.21 | ||
| Summary: rmakers extends Abjad with tools for rhythm construction. | ||
| Home-page: http://abjad.github.io | ||
@@ -9,3 +9,3 @@ Author: Trevor Bača | ||
| License: MIT | ||
| Keywords: music composition,music notation,lilypond | ||
| Keywords: lilypond,music composition,music notation | ||
| Platform: Any | ||
@@ -19,3 +19,14 @@ Classifier: Development Status :: 3 - Alpha | ||
| License-File: LICENSE | ||
| Requires-Dist: abjad>=3.20 | ||
| Requires-Dist: abjad>=3.21 | ||
| Dynamic: author | ||
| Dynamic: author-email | ||
| Dynamic: classifier | ||
| Dynamic: description | ||
| Dynamic: home-page | ||
| Dynamic: keywords | ||
| Dynamic: license | ||
| Dynamic: platform | ||
| Dynamic: requires-dist | ||
| Dynamic: requires-python | ||
| Dynamic: summary | ||
@@ -22,0 +33,0 @@ abjad-ext-rmakers |
+3
-11
@@ -19,4 +19,2 @@ #! /usr/bin/env python | ||
| description = "Rhythm-makers extend Abjad with tools for the construction of rhythm." | ||
| if __name__ == "__main__": | ||
@@ -33,14 +31,8 @@ setuptools.setup( | ||
| ], | ||
| description=description, | ||
| description="rmakers extends Abjad with tools for rhythm construction.", | ||
| include_package_data=True, | ||
| install_requires=["abjad>=3.20"], | ||
| install_requires=["abjad>=3.21"], | ||
| license="MIT", | ||
| long_description=pathlib.Path("README.md").read_text(), | ||
| keywords=", ".join( | ||
| [ | ||
| "music composition", | ||
| "music notation", | ||
| "lilypond", | ||
| ] | ||
| ), | ||
| keywords="lilypond, music composition, music notation", | ||
| name=f"abjad-ext-{name}", | ||
@@ -47,0 +39,0 @@ packages=["abjadext"], |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
566088
0.05%14867
-0.05%