12 lines
229 B
JSON
12 lines
229 B
JSON
# This is a extended json package definition file
|
|
# We allow simple comments (lines starting with a hash symbol)
|
|
{
|
|
"ubuntu-oneiric": {
|
|
},
|
|
"rhel-6": {
|
|
"numpy": {
|
|
"version": "1.5"
|
|
}
|
|
}
|
|
}
|