/getphone-c

Gets a candidate phone number from stdin using Google's RE2 lib

Primary LanguageMakefileApache License 2.0Apache-2.0

getphone-c

Gets a candidate phone number from stdin using Google's RE2 lib

OSX install requirements:

  • XCode
  • Homebrew

To make on OSX:

brew install re2
brew install coreutils
brew install libtool
brew install autoconf
brew install aclocal
brew install automake
cd getphone-c/Release
make