You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
567 B

name = "TelegramMarkov"
uuid = "3cc71c97-ced3-4d90-8f8e-c7b19a4280af"
authors = ["Hugo Levy-Falk"]
version = "0.1.0"
3 years ago
[deps]
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
Mux = "a975b10e-0019-58db-a62f-e48ff68538c9"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Telegram = "1da6f4ae-116c-4c38-8ee9-19974ff3601d"
[compat]
julia = "1"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]