AcUtils is a high performance abstraction layer for AccuRev. It's an open source library written in C#, developed at Verizon and available on https://github.com/Verizon/AcUtils. AcUtils expands AccuRev's core product offering by way of XML and the .NET Framework. As a strongly named (tamper resistant) assembly (AcUtils.dll), AcUtils provides a secure high level API to AccuRev CLI commands by spawning their execution and converting the XML result into .NET objects. This allows the use of integrated development environments and programming languages with familiar constructs. AcUtils facilitates the development of ad hoc queries, custom applications, and pre/post operation triggers. It helps streamline administrative tasks and enables third-party integration.
Your contributions are most welcome. Please send a pull request or raise an issue as appropriate.
Please refer to the documentation here.