name = name, value = {'s': 'conda_skeletor', 'col_offset': 9, 'lineno': 5}
name = version, value = {'ctx': <_ast.Load object at 0x7f5b138009e8>, 'id': 'VERSION', 'col_offset': 12, 'lineno': 6}
name = author, value = {'s': 'Eric Dill', 'col_offset': 11, 'lineno': 7}
name = author_email, value = {'s': 'thedizzle@gmail.com', 'col_offset': 17, 'lineno': 8}
name = description, value = {'s': 'Automagically generate conda recipes from your source', 'col_offset': 16, 'lineno': 9}
name = url, value = {'s': 'http://github.com/ericdill/conda-skeletor', 'col_offset': 8, 'lineno': 10}
name = platforms, value = {'s': 'Cross platform (Linux, Mac OSX, Windows)', 'col_offset': 14, 'lineno': 11}
name = license, value = {'s': 'GPLv3', 'col_offset': 12, 'lineno': 12}
name = packages, value = {'args': [], 'keywords': [], 'kwargs': None, 'lineno': 14, 'col_offset': 13, 'func': <_ast.Attribute object at 0x7f5b09e54c50>, 'starargs': None}
name = package_data, value = {'values': [<_ast.List object at 0x7f5b09e54d68>], 'keys': [<_ast.Str object at 0x7f5b09e54d30>], 'col_offset': 17, 'lineno': 16}
name = include_package_data, value = {'value': True, 'col_offset': 25, 'lineno': 17}
name = install_requires, value = {'ctx': <_ast.Load object at 0x7f5b138009e8>, 'elts': [<_ast.Str object at 0x7f5b09e54eb8>], 'col_offset': 21, 'lineno': 19}
name = entry_points, value = {'values': [<_ast.List object at 0x7f5b09e54f98>], 'keys': [<_ast.Str object at 0x7f5b09e54f60>], 'col_offset': 17, 'lineno': 21}