##// END OF EJS Templates
sync
sync

File last commit:

r1:8ccb7546abb5 default
r7:49dd84cc2a77 default
Show More
__init__.py
10 lines | 304 B | text/x-python | PythonLexer
#!/usr/bin/env python
#-*- coding: utf-8 -*-
__author__ = "Alexis Jeandet"
__copyright__ = "Copyright 2015, Laboratory of Plasma Physics"
__credits__ = []
__license__ = "GPLv2"
__version__ = "1.0.0"
__maintainer__ = "Alexis Jeandet"
__email__ = "alexis.jeandet@member.fsf.org"
__status__ = "Development"