How to use:

When you download this file, you can already using and enjoying this library as a module, see the test file "test_pfp_string.py" which will serve as an example of use.

To use this library as an extension of Python is required:

  1. Installing GCC compiler, Cython and Python header files (python-devel.x86_64 to 64 bits or python-devel.i686 to 32 bits).
  2. Run the setup.py file (python setup.py install), which is located in "libpfp/src/src_build/".
  3. Ready to use.

Questions of how to use it:

In the directory "extension_test" has the test file, which also serves as an example of use.

 

Last edit: willians costa da silva 2013-04-16