You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert xml/html to a more human readable/editable format (xmq/htmq) and back can also work with json. Includes a syntax highlighter and pretty printer, pager and can render to html and tex. Also supports ixml grammars for parsing any type of input.
A package for downloading, extracting, parsing, and processing data from SEC-EDGAR, a public online database of all documents filed with the USA's Securities and Exchange Commission.
This ruby gem provides a CLI in addition to an IXML class for use within your projects. Invisible XML (ixml) is a method for treating non-XML documents as if they were XML, enabling authors to write documents and data in a text format they prefer while providing XML for tasks that are best completed via XML processing techniques.