11 lines
291 B
Python
11 lines
291 B
Python
# Tools for A Feminist Audit of Pop Music.
|
|
# Copyright 2026 imacat. All rights reserved.
|
|
# Authors:
|
|
# imacat@mail.imacat.idv.tw (imacat), 2026/7/31
|
|
# AI assistance: Claude Code (Anthropic)
|
|
"""Tools for A Feminist Audit of Pop Music."""
|
|
|
|
|
|
VERSION: str = "0.0.0"
|
|
"""The package version."""
|