home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / fns101.zip / Add-Ons / Fnorb / src / README < prev   
Text File  |  1999-06-28  |  347b  |  18 lines

  1. Fnorb has 2 extension modules:-
  2.  
  3.     - cdr.pyd
  4.     - bison.pyd
  5.  
  6. To build the extension modules:-
  7.  
  8. C> nmake
  9.  
  10. Be sure the C:\Python\Lib\lib-dynload directory is
  11. in your PYTHONPATH environment variable, so that
  12. the extension modules will be seen by the Python
  13. interpreter.
  14.  
  15. - Packaged for OS/2 by:
  16.  
  17.   Jeff Rush <jrush@summit-research.com>
  18.