# HG changeset patch # User Jeff Hammel # Date 1431877991 25200 # Node ID 3691ffa84a3a438323f254d4e709326fdce75922 # Parent 8d8c1ac0e8e1f6765c7b3a4bf578bcf7e4a02c6f add to setup diff -r 8d8c1ac0e8e1 -r 3691ffa84a3a setup.py --- a/setup.py Sun May 17 08:48:56 2015 -0700 +++ b/setup.py Sun May 17 08:53:11 2015 -0700 @@ -17,6 +17,7 @@ indent = textshaper.indent:main onelineit = textshaper.onelineit:main quote = textshaper.quote:main + sentences = textshaper.split:main textshaper = textshaper.main:main url2txt = textshaper.url2txt:main """