# urp v0.10.0 - Table of Contents Pure Elixir client for the UNO Remote Protocol — convert documents via LibreOffice over TCP ## Pages - [URP](readme.md) - [Performance](performance.md) - [Changelog](changelog.md) - [LICENSE](license.md) ## Modules - [URP](URP.md): Pure Elixir client for document conversion via LibreOffice's UNO Remote Protocol. - [URP.Bridge](URP.Bridge.md): Mid-level UNO operations over a URP connection. - [URP.Call](URP.Call.md): Binary frame builders for UNO API calls. - [URP.Protocol](URP.Protocol.md): Low-level URP (UNO Remote Protocol) binary wire format. - [URP.Stream](URP.Stream.md): Bidirectional URP dispatch for XInputStream/XOutputStream/XSeekable. - [URP.Telemetry](URP.Telemetry.md): Telemetry events emitted by URP. - [URP.Test](URP.Test.md): Test helpers for stubbing URP conversions without a running soffice.