-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
19 lines (19 loc) · 736 Bytes
/
Copy pathCITATION.cff
File metadata and controls
19 lines (19 loc) · 736 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
cff-version: "1.2.0"
message: "If you use this software, please cite it using the metadata from this file."
type: software
title: "Text-to-Music Prompt Structurer"
abstract: "A Python package that turns free-form musical ideas into structured prompts for text-to-music workflows."
authors:
- family-names: "Barrios"
given-names: "Eduardo J."
version: "0.1.1"
date-released: "2026-07-15"
license: "MPL-2.0"
repository-code: "https://github.com/edujbarrios/text-to-music-prompt-structurer"
repository-artifact: "https://pypi.org/project/text-to-music-prompt-structurer/"
url: "https://github.com/edujbarrios/text-to-music-prompt-structurer"
keywords:
- "music generation"
- "prompt engineering"
- "text-to-music"
- "Python"