ChangeLog
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
include/pillowfight/pillowfight.h
include/pillowfight/util.h
pypillowfight.egg-info/PKG-INFO
pypillowfight.egg-info/SOURCES.txt
pypillowfight.egg-info/dependency_links.txt
pypillowfight.egg-info/requires.txt
pypillowfight.egg-info/top_level.txt
src/pillowfight/__init__.py
src/pillowfight/_ace.c
src/pillowfight/_blackfilter.c
src/pillowfight/_blurfilter.c
src/pillowfight/_border.c
src/pillowfight/_canny.c
src/pillowfight/_compare.c
src/pillowfight/_gaussian.c
src/pillowfight/_grayfilter.c
src/pillowfight/_masks.c
src/pillowfight/_noisefilter.c
src/pillowfight/_pymod.c
src/pillowfight/_pymod.h
src/pillowfight/_sobel.c
src/pillowfight/_swt.c
src/pillowfight/_version.c
src/pillowfight/_version.h
src/pillowfight/util.c