AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.rst
MANIFEST.in
README.rst
pylintrc
pyproject.toml
requirements.txt
setup.cfg
setup.py
tasks.py
tox.ini
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/versioning.rst
docs/_static/theme_override.css
src/fnc/__init__.py
src/fnc/__version__.py
src/fnc/helpers.py
src/fnc/mappings.py
src/fnc/sequences.py
src/fnc/utilities.py
src/fnc.egg-info/PKG-INFO
src/fnc.egg-info/SOURCES.txt
src/fnc.egg-info/dependency_links.txt
src/fnc.egg-info/requires.txt
src/fnc.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/helpers.py
tests/test_mappings.py
tests/test_sequences.py
tests/test_utilities.py