weboob-devel/weboob
Guilhem Bonnefille c81b622c29 weboobcfg: Format capabilities as JSON array
Capabilities was always displayed as a single list of entries
separated by comma. This is not really efficient as the reader has to
parse this string to retrieve atomic informations, even in JSON.

This patch allows to display the capabilities as an array, allowing
standard JSON parsers to immediatly returns a valuable information.
2014-11-18 22:49:38 +01:00
..
applications weboobcfg: Format capabilities as JSON array 2014-11-18 22:49:38 +01:00
browser Add argument for compatibility with python 2.6 2014-11-18 22:43:43 +01:00
capabilities the default ID is an empty string, not None 2014-11-05 08:22:13 +01:00
core repositories update: display a message when all modules are up-to-date. 2014-11-05 22:08:54 +01:00
deprecated fix certificate check on servers which don't allow SSLv3 2014-10-16 11:37:21 +02:00
tools fixing month replacing twice 2014-11-05 16:17:29 +01:00
__init__.py PEP8 style fixes and other small style fixes 2012-03-14 04:51:46 +01:00
exceptions.py rename things related to browsers 2014-10-07 00:30:07 +02:00