cezheng / Fuzi

A fast & lightweight XML & HTML parser in Swift with XPath & CSS support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fuzi on Ubuntu Linux

sergeydi opened this issue · comments

Hi,
How add Fuzi to swift project on Ubuntu Linux?

There had been a discussion on SPM & Linux support but there are many problems the prevent us from doing it. #7

To sum up:

  1. Fuzi relies on some Foundation APIs that is not implemented on Linux
  2. Fuzi has some problems adapting to the current SPM design

#101 adds SPM support for Xcode, but Linux SPM support is not covered. So reopening this.