/cclib-ios

builder ios for kivy

Primary LanguagePython

cclib for IOS ============

(This is a work in progress. The goal is to have an easy-to-use version of cclib/Python for iOS.

  1. This is based on kivy-ios. You need developer tools like autoconf, automake, libtool, etc.
  2. For now, only a trimmed-down version of cclib will be attempted. This is because cross-compiling numpy is not straight-foward. It should, however, be possible to compile multiarray (old Numeric) support directly into the Python interpreter.