data/eso_collection.json
author ymh <ymh.work@gmail.com>
Wed, 18 Jul 2018 18:18:50 +0200
changeset 23 88aa4f9c6deb
parent 3 16fb4f5efa69
permissions -rw-r--r--
Added tag 0.3.1 for changeset 0a3945cad5ce
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
3b0a8a6e685e * Move importcollection and importmetacategories commands to the generic project
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
{
3b0a8a6e685e * Move importcollection and importmetacategories commands to the generic project
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
	"name": "eso",
3b0a8a6e685e * Move importcollection and importmetacategories commands to the generic project
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
	"verbose_name": "European Southern Observatory",
3b0a8a6e685e * Move importcollection and importmetacategories commands to the generic project
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
	"description": "L’ESO construit et gère les télescopes astronomiques au sol les plus puissants au monde qui permettent d’importantes découvertes scientifiques.",
3
16fb4f5efa69 * add scraping script
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
     5
	"image": "eso_logo.jpg"
1
3b0a8a6e685e * Move importcollection and importmetacategories commands to the generic project
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
}