mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-19 12:44:25 +01:00
26 lines
473 B
TOML
26 lines
473 B
TOML
# Ecosystem Level Information
|
|
title = "Saddle"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/saddle"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/saddle/jhdf5"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/saddle/saddle"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/saddle/saddle-doc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/saddle/saddle-sphinx-theme"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/saddle/saddle.g8"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/saddle/saddle.github.com"
|