Total Complexity | 0 |
Total Lines | 8 |
Duplicated Lines | 0 % |
Changes | 0 |
1 | __title__ = 'barentsz' |
||
2 | __version__ = '1.2.1' |
||
3 | __author__ = 'Ramon Hagenaars' |
||
4 | __author_email__ = '[email protected]' |
||
5 | __description__ = 'For discovering modules, classes, functions and attributes.' |
||
6 | __url__ = 'https://github.com/ramonhagenaars/barentsz' |
||
7 | __license__ = 'MIT' |
||
8 |