Popularity
1.0
Growing
Activity
0.0
Stable
2
3
0

Monthly Downloads: 6
Programming language: Elixir
License: MIT License
Latest version: v0.1.2

weebo alternatives and similar packages

Based on the "Framework Components" category.
Alternatively, view weebo alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of weebo or a related project?

Add another 'Framework Components' Package

README

Weebo

tl;dr — use elixir-xml_rpc instead

I wrote Weebo in early 2015 because there were no libraries at the time to do XML-RPC style parsing. It was my first Elixir package, and I learned a ton from it.

After I open-sourced Weebo, @ewildgoose released their own XML-RPC parser for Elixir, and I felt it was better than Weebo in several areas, so I decided to deprecate weebo in favor of it.

The code will still remain available on GitHub for reference/leanring, but I'll no longer be supporting it.

Check out elixir-xml_rpc on GitHub.

Steven Schobert, 7/15/15