symphonyscript 0.0.1

Official placeholder for the SymphonyScript Generative Music Platform
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "symphonyscript"
version = "0.0.1"
edition = "2021"
authors = ["Tornike Tsomaia <tornike@symphonyscript.com>"]
description = "Official placeholder for the SymphonyScript Generative Music Platform"
license = "MIT"
repository = "https://github.com/symphonyscript-platform/symphonyscript"
homepage = "https://symphonyscript.com"
documentation = "https://symphonyscript.com/docs"

# This prevents accidental publishing to the wrong registry
publish = ["crates-io"]

[dependencies]