aac-processors

View on PyPIReverse Dependencies (0)

0.1.4 aac_processors-0.1.4-py3-none-any.whl
0.1.3 aac_processors-0.1.3-py3-none-any.whl

Wheel Details

Project: aac-processors
Version: 0.1.3
Filename: aac_processors-0.1.3-py3-none-any.whl
Download: [link]
Size: 52671
MD5: abaac51203ccfdb300d137f62b65d600
SHA256: 448196874bc751cbc71369f38951827257f506b1e160b0e67134af00f3509de6
Uploaded: 2025-01-17 06:37:44 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: aac-processors
Version: 0.1.3
Summary: Process and convert between different AAC file formats
Author-Email: Will Wade <willwade[at]gmail.com>
Project-Url: Homepage, https://github.com/willwade/AACProcessors
Project-Url: Repository, https://github.com/willwade/AACProcessors.git
License: AGPL-3.0-or-later
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Requires-Dist: beautifulsoup4 (>=4.12.2)
Requires-Dist: lxml (>=4.9.3)
Requires-Dist: openpyxl (>=3.1.2)
Requires-Dist: pandas (>=2.1.1)
Requires-Dist: black (>=23.9.1); extra == "dev"
Requires-Dist: cssselect; extra == "dev"
Requires-Dist: mypy (>=1.5.1); extra == "dev"
Requires-Dist: pandas-stubs; extra == "dev"
Requires-Dist: pytest-cov (>=4.1.0); extra == "dev"
Requires-Dist: pytest (>=7.4.2); extra == "dev"
Requires-Dist: ruff (>=0.0.291); extra == "dev"
Requires-Dist: types-beautifulsoup4; extra == "dev"
Requires-Dist: types-html5lib; extra == "dev"
Requires-Dist: types-lxml; extra == "dev"
Requires-Dist: types-openpyxl; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 15744 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aac_processors/__init__.py sha256=gx1JXcToLnIeakAq60fxOhUSHDGagSWSjorSnFlLQNQ 474
aac_processors/base_processor.py sha256=cmW5vowA6MgIsCFkInzkn7jU_58qJ11KK7YI2xOo6s8 8536
aac_processors/cli.py sha256=Kr7B1MVMRMa5ssK1pZyfBa1xbcW0QVcxL_1PQ5q2oCs 7846
aac_processors/coughdrop_processor.py sha256=jj4DmhVrM5o9savTsXFtldyDLo1keNumBRdXxbshspg 31804
aac_processors/file_processor.py sha256=vWH6nuHzLFMwqUWAzI-3izGJATsO3LuEcrxRUoRiucM 9515
aac_processors/gridset_processor.py sha256=O_gMlWOTE6XYhL6Z4CvTqnyMPgMZqNrv_yOIOCRdjT0 26127
aac_processors/snap_processor.py sha256=P0v_qMrRnzfHrPu4mIEOxogszZRx_MiHi_xvwrrXlQI 17335
aac_processors/sqlite_processor.py sha256=VvxnCDA9gzu7qmHP4byRpp7aukwrYYuEsYGHmf0rdzM 8461
aac_processors/touchchat_processor.py sha256=iyRlbagUgBcaumUS2KeFe4OlVPYWZ57bjiR-PnOibgo 30874
aac_processors/tree_structure.py sha256=0NMEoA8eUoi7EciS3fEwp1NGKZ5iwzP0KW71S6yE5tI 6058
aac_processors/viewer.py sha256=ItvXaLAmhCSYN0XE94QZRINGPmWd6MliBV1uQ08w4m0 6045
aac_processors-0.1.3.dist-info/METADATA sha256=RQEtZFOReRgMSBUWSjX-9s6uazp-jUYxcgFceI_-CoU 17571
aac_processors-0.1.3.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
aac_processors-0.1.3.dist-info/entry_points.txt sha256=Ryz33ghvC-9NV6TyUKMm7ElM5m7RkUbMDEhww1dzQ0A 59
aac_processors-0.1.3.dist-info/licenses/LICENSE sha256=f49I5CZqqP0wM9-qS7f26DpgxuCZ-C1JWbgd6Q5nzY8 34503
aac_processors-0.1.3.dist-info/RECORD

entry_points.txt

aac-processors = aac_processors.cli:main