LICENSE
MANIFEST.in
README.md
setup.py
secstructartist/__init__.py
secstructartist.egg-info/PKG-INFO
secstructartist.egg-info/SOURCES.txt
secstructartist.egg-info/dependency_links.txt
secstructartist.egg-info/requires.txt
secstructartist.egg-info/top_level.txt
secstructartist/artists/__init__.py
secstructartist/artists/abc.py
secstructartist/artists/helix.py
secstructartist/artists/loop.py
secstructartist/artists/sheet.py
secstructartist/interface/__init__.py
secstructartist/interface/artist.py
secstructartist/interface/artist_dssp.py
secstructartist/interface/funcs.py
secstructartist/utils/__init__.py
secstructartist/utils/utils.py