Changes
Page history
cagema created page: home
authored
Aug 10, 2016
by
Cage, Marshall Andrew
Show whitespace changes
Inline
Side-by-side
home.md
View page @
25ffd697
...
@@ -4,3 +4,7 @@ What is ARCTool?
...
@@ -4,3 +4,7 @@ What is ARCTool?
The Automatic Report Compilation Tool is a tool which can be used to procedurally generate reports.
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
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.
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