cagema created page: home authored by Cage, Marshall Andrew's avatar Cage, Marshall Andrew
......@@ -4,3 +4,7 @@ What is ARCTool?
The Automatic Report Compilation Tool is a tool which can be used to procedurally generate reports.
Through the use of plugins, information can be retrieved from various locations and formatted into a
homogeneous document. The main goal of this tool is to be as extensible as possible.
ARCTool uses Python 3 and PyQt5, so it's cross platform and easy to develop for. ARCTool's plugins
use the same technologies, and other python modules can be loaded in as well to provide more
functionality.
\ No newline at end of file