PageRenderTime 24ms CodeModel.GetById 22ms RepoModel.GetById 1ms app.codeStats 0ms

/samples/module/README

http://txt2tags.googlecode.com/
#! | 20 lines | 15 code | 5 blank | 0 comment | 0 complexity | 0a7b1b9a803c0031e5bb324437e3cc03 MD5 | raw file
Possible License(s): GPL-2.0, GPL-3.0, WTFPL
  1. Txt2tags README File for Module Samples
  2. ---------------------------------------
  3. http://txt2tags.org
  4. The files on this directory are samples of Python scripts
  5. using txt2tags as a module.
  6. They are useful for Python programmers that want to embed
  7. txt2tags functionality into their own programs.
  8. The samples show how to prepare the marked text, set some
  9. configurations, perform the conversion and handle
  10. exceptions. Well, the code talks for itself.
  11. To run this samples you must copy the txt2tags program to
  12. this directory (or make a symlink) named as 'txt2tags.py'.
  13. Then just do "python module-full.py" command or similar.
  14. The author will be glad to know that you used txt2tags in
  15. your program. Mail him!