Atelier-Shiori/detectstream

Rewrite detectstream in Swift

moyitpro opened this issue · 1 comments

Since Swift is the future, I want to eventually transition detectstream from using Objective-C to Swift. While it's not viable today due to the huge file size, it will be in the future.

Here is the progress so far

  • Rewrite ezregex class

  • Rewrite Browser Detection class

  • Rewrite Media Parse class

  • Main routines and outputting JSON

The swift version will be developed in the swift branch.

Decided not to convert to Swift