* add a copy method inside the logging.Logging class to allow a deepcopy * add get_share_file in paths module to retieve full path of a file contained in share/data directory of a package in one function call.
0.5.8
* add copy_javascript_into_static_path function to add into a sphinx config file. * add the package module (buildPackage) and tool easy_buildPackage to create template layout. * add the module config_tools to ease manipulation of configuration file
0.5.7
* Update README and metadata * cleanup tests * sphinx doc: add developer section, add example for checkParam * Fix docstrings in all modules * Add __all__ in modules without it * In sphinx_themes and function to retrieve themes names
0.5.6
* fixing the headers. added version in the header. added new module logging_tools