Changes between Version 3 and Version 4 of dataRepositoryManager
- Timestamp:
- Sep 21, 2012, 7:20:50 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dataRepositoryManager
v3 v4 18 18 Description of the different sections 19 19 20 ===== header ===== 20 21 {{{ 22 = header = 21 23 format_version - 1 for now 22 24 23 = ==== repository =====25 = repository = 24 26 * name - natural language name of the repository 25 27 * last_update - epoch of the last update 26 28 27 29 28 = ==== data =====30 = data = 29 31 Contains sections for the different data sub-repositories. 30 32 31 33 32 == ==== monav ======34 == monav == 33 35 * name = "Monav offline routing data repository" 34 36 35 === ==== Example_Land =======37 === Example_Land === 36 38 * pack_type = "monav" 37 39 * url - pack URL … … 39 41 * bytes_size (optional) 40 42 41 ======== zsync_file_list - (optional) ======= 43 ==== zsync_file_list - (optional) === 44 }}} 45 42 46 43 47