Metadata-Version: 2.1
Name: catalystcoop.arelle-mirror
Version: 1.2.1
Summary: An open source XBRL platform
Home-page: http://www.arelle.org
Author: arelle.org
Author-email: support@arelle.org
License: Apache-2
Download-URL: http://www.arelle.org/pub
Keywords: xbrl
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Classifier: Topic :: Text Processing :: Markup :: XML
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: lxml
Requires-Dist: isodate
Requires-Dist: openpyxl

<div align="center">
  <img src="http://arelle.org/arelle/wp-content/themes/platform/images/logo-platform.png">
</div>


## Note
This is a mirror of Arelle managed by [Catalyst Cooperative](https://github.com/catalyst-cooperative)
for out internal packaging uses only. We do not maintain or support Arelle. 


[Arelle](https://arelle.org/arelle/) is an end-to-end open source XBRL platform,
which provides the XBRL community with an easy to use set of tools.  It supports
XBRL and its extension features in an extensible manner.  It does this in a
compact yet robust framework that can be used as a desktop application and can
be integrated with other applications and languages utilizing its web service.

## Features
* Support for XBRL versioning. Validation tool for versioning reports and a
  production tool to generate the basics of a versioning report that can be
  inferred by diffing two DTSs.
* Edgar and Global Filer Manual validation
* Base Specification, Dimensions, Generic linkbase validation
* Formula validation including support for extension modules
* Instance creation is supported using forms defined by the table linkbase (Eurofiling version).
* RSS Watch facility
* Users can explore the functionality and features from an interactive GUI,
  command line interface, or web services, and can develop their own controller
  interfaces as needed.
* The Web Service API allows XBRL integration with applications, such as those in
  Excel, Java or Oracle.
* QuickBooks is supported by XBRL-GL.


## Installation

Please check out our [Arelle install guide](INSTALLATION.md).


## Contribution guidelines

If you want to contribute to Arelle, be sure to review the
[contribution guidelines](CONTRIBUTING.md).

We use [GitHub issues](https://github.com/arelle/arelle/issues) for
tracking requests and bugs.


## License

[Apache License 2.0](LICENSE.md)


