Difference between revisions of "External tools"
(Adding __NOINDEX__) |
|||
(20 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Main Page]] > [[ | + | __NOINDEX__ |
+ | [[Main Page]] > [[Documentation]] > External tools | ||
+ | |||
+ | <blockquote style="background-color:orange;"> | ||
+ | '''Note: The documentation on this page is out of date. Please see the [https://www.archivematica.org/docs official documentation page] for the latest.''' | ||
+ | </blockquote> | ||
=External software tools used in Archivematica= | =External software tools used in Archivematica= | ||
+ | |||
+ | ==Current release== | ||
+ | |||
+ | Archivematica integrates a suite of free and open-source tools that allows users to process digital objects from ingest to access based on the ISO-OAIS functional model. In addition to the core software which is released under AGPL v3 license, the following tools are bundled with Archivematica: | ||
+ | |||
+ | {| border="1" cellpadding="10" cellspacing="0" width=90% | ||
+ | |- | ||
+ | |- style="background-color:#cccccc;" | ||
+ | !style="width:20%"|'''Tool''' | ||
+ | !style="width:40%"|'''Description''' | ||
+ | !style="width:30%"|'''License''' | ||
+ | |- | ||
+ | |- | ||
+ | |[http://www.accesstomemory.org AtoM] | ||
+ | |Web-based archival description and access tool. | ||
+ | |GNU General Public License (GPL) | ||
+ | |- | ||
+ | |[https://github.com/LibraryOfCongress/bagit-java/ BagIt] | ||
+ | |Standard and script to package digital objects and metadata for archival storage | ||
+ | |BSD License | ||
+ | |- | ||
+ | |[https://github.com/simsong/bulk_extractor bulk_extractor] | ||
+ | |Disk image and file contents analysis tool | ||
+ | |Public domain | ||
+ | |- | ||
+ | |[http://www.clamav.net/ Clam AV (anti-virus)] | ||
+ | |Anti-virus toolkit for UNIX | ||
+ | |GNU General Public License (GPL) | ||
+ | |- | ||
+ | |[https://www.djangoproject.com/ Django] | ||
+ | |Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. | ||
+ | |BSD License | ||
+ | |- | ||
+ | |[http://www.elasticsearch.org/ ElasticSearch] | ||
+ | |Indexing and search | ||
+ | |Apache License 2.0 | ||
+ | |- | ||
+ | |[http://www.sno.phy.queensu.ca/~phil/exiftool/index.html ExifTool] | ||
+ | |Multimedia metadata extraction | ||
+ | |GNU General Public License and Artistic License | ||
+ | |- | ||
+ | |[http://ffmpeg.org/ FFmpeg] | ||
+ | |Converts a wide variety of audio and video formats | ||
+ | |GNU Lesser General Public License (LGPL) | ||
+ | |- | ||
+ | |[https://github.com/openplanets/fido fido] | ||
+ | |File format identification tool | ||
+ | |Licensed under the Apache License, Version 2.0 (the "License") | ||
+ | |- | ||
+ | |[https://projects.iq.harvard.edu/fits File Information Tool Set (FITS)] | ||
+ | |File format identification and validation software integration tool | ||
+ | |GNU Lesser General Public License (LGPL) | ||
+ | |- | ||
+ | |[http://gearman.org/ Gearman] | ||
+ | |Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. | ||
+ | |BSD License | ||
+ | |- | ||
+ | |[http://www.imagemagick.org/script/index.php Imagemagick] | ||
+ | |Converts a wide variety of bitmap images | ||
+ | |GPL compatible [http://www.imagemagick.org/script/license.php Imagemagick license] | ||
+ | |- | ||
+ | |[http://www.inkscape.org/ Inkscape] | ||
+ | |Converts vector images to Scalable Vector Graphic (SVG) format | ||
+ | |GNU General Public License (GPL) version 2 | ||
+ | |- | ||
+ | |[http://jhove.sourceforge.net/ JHOVE] | ||
+ | |File format validation tool | ||
+ | |GNU Lesser General Public License (LGPL) | ||
+ | |- | ||
+ | |[http://md5deep.sourceforge.net/ md5deep] | ||
+ | |Checksum generation and verification scripts | ||
+ | |GNU General Public License (GPL) | ||
+ | |- | ||
+ | |[https://mediaarea.net/MediaConch MediaConch] | ||
+ | |File policy conformance checker tool | ||
+ | |BSD (2-clause) | ||
+ | |- | ||
+ | |[https://mediaarea.net/en/MediaInfo MediaInfo] | ||
+ | |Multimedia metadata extraction | ||
+ | |BSD (2-clause), Zlib | ||
+ | |- | ||
+ | |[https://pkgs.org/download/nfs-common NFS-common] | ||
+ | |Network File System Access - allows access to files on network storage devices. | ||
+ | |GNU General Public License (GPL) | ||
+ | |- | ||
+ | |[http://p7zip.sourceforge.net/ p7zip] | ||
+ | |7-Zip is a file archiver with a high compression ratio. (LZMA) | ||
+ | |GNU General Public License (GPL) | ||
+ | |- | ||
+ | |[https://lxml.de/ Python-lxml] | ||
+ | |Python binding for libxml2 and libxslt | ||
+ | |GNU General Public License (GPL) | ||
+ | |- | ||
+ | |[https://github.com/richardlehane/siegfried Seigfried] | ||
+ | |File format identification tool | ||
+ | |Licensed under the Apache License, Version 2.0 (the "License") | ||
+ | |- | ||
+ | |[http://www.sleuthkit.org/ Sleuthkit] | ||
+ | |Disk image management and extraction toolkit | ||
+ | |Common Public License / IBM Public License | ||
+ | |- | ||
+ | |[http://code.google.com/p/tesseract-ocr/ Tesseract] | ||
+ | |Optical Character Recognition -read image files and convert to text | ||
+ | |Apache Licence Vesion 2 | ||
+ | |- | ||
+ | |[https://ubuntu.com/ Ubuntu Linux] | ||
+ | |Interface with computing hardware. Ubuntu Linux server edition. | ||
+ | |GNU General Public License (GPL) | ||
+ | |- | ||
+ | |[http://www.ossp.org/pkg/lib/uuid/ UUID] | ||
+ | |command line interface (CLI) for the generation of DCE 1.1, ISO/IEC 11578:1996 and IETF RFC-4122 compliant Universally Unique Identifier (UUID). | ||
+ | |GNU General Public License (GPL) | ||
+ | |- | ||
+ | |[http://unarchiver.c3.cx/commandline unar] | ||
+ | |The Unarchiver is an archive unpacker program | ||
+ | |GNU General Public License (GPL) | ||
+ | |- | ||
+ | |[http://manpages.ubuntu.com/manpages/hardy/man1/zip.1.html Zip] | ||
+ | |Utility called by Bagit to create AIP package | ||
+ | |Info-Zip license: "Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely" | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | </br> | ||
+ | |||
+ | ==Past releases== | ||
+ | |||
+ | |||
+ | '''[[Release 1.6.0]]''' (March 2017) | ||
+ | |||
+ | '''[[Release 1.5]]''' (June 2016) | ||
+ | |||
+ | '''[[Release 1.4.1]]''' (June 2015) | ||
+ | |||
+ | '''[[Release 1.4]]''' (May 2015) | ||
+ | |||
+ | '''[[Release 1.3.1]]''' (February 2015) | ||
'''[[Release 1.0]]''' (September 2014) | '''[[Release 1.0]]''' (September 2014) |
Latest revision as of 20:16, 12 December 2019
Main Page > Documentation > External tools
Note: The documentation on this page is out of date. Please see the official documentation page for the latest.
External software tools used in Archivematica[edit]
Current release[edit]
Archivematica integrates a suite of free and open-source tools that allows users to process digital objects from ingest to access based on the ISO-OAIS functional model. In addition to the core software which is released under AGPL v3 license, the following tools are bundled with Archivematica:
Tool | Description | License |
---|---|---|
AtoM | Web-based archival description and access tool. | GNU General Public License (GPL) |
BagIt | Standard and script to package digital objects and metadata for archival storage | BSD License |
bulk_extractor | Disk image and file contents analysis tool | Public domain |
Clam AV (anti-virus) | Anti-virus toolkit for UNIX | GNU General Public License (GPL) |
Django | Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. | BSD License |
ElasticSearch | Indexing and search | Apache License 2.0 |
ExifTool | Multimedia metadata extraction | GNU General Public License and Artistic License |
FFmpeg | Converts a wide variety of audio and video formats | GNU Lesser General Public License (LGPL) |
fido | File format identification tool | Licensed under the Apache License, Version 2.0 (the "License") |
File Information Tool Set (FITS) | File format identification and validation software integration tool | GNU Lesser General Public License (LGPL) |
Gearman | Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. | BSD License |
Imagemagick | Converts a wide variety of bitmap images | GPL compatible Imagemagick license |
Inkscape | Converts vector images to Scalable Vector Graphic (SVG) format | GNU General Public License (GPL) version 2 |
JHOVE | File format validation tool | GNU Lesser General Public License (LGPL) |
md5deep | Checksum generation and verification scripts | GNU General Public License (GPL) |
MediaConch | File policy conformance checker tool | BSD (2-clause) |
MediaInfo | Multimedia metadata extraction | BSD (2-clause), Zlib |
NFS-common | Network File System Access - allows access to files on network storage devices. | GNU General Public License (GPL) |
p7zip | 7-Zip is a file archiver with a high compression ratio. (LZMA) | GNU General Public License (GPL) |
Python-lxml | Python binding for libxml2 and libxslt | GNU General Public License (GPL) |
Seigfried | File format identification tool | Licensed under the Apache License, Version 2.0 (the "License") |
Sleuthkit | Disk image management and extraction toolkit | Common Public License / IBM Public License |
Tesseract | Optical Character Recognition -read image files and convert to text | Apache Licence Vesion 2 |
Ubuntu Linux | Interface with computing hardware. Ubuntu Linux server edition. | GNU General Public License (GPL) |
UUID | command line interface (CLI) for the generation of DCE 1.1, ISO/IEC 11578:1996 and IETF RFC-4122 compliant Universally Unique Identifier (UUID). | GNU General Public License (GPL) |
unar | The Unarchiver is an archive unpacker program | GNU General Public License (GPL) |
Zip | Utility called by Bagit to create AIP package | Info-Zip license: "Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely" |
Past releases[edit]
Release 1.6.0 (March 2017)
Release 1.5 (June 2016)
Release 1.4.1 (June 2015)
Release 1.4 (May 2015)
Release 1.3.1 (February 2015)
Release 1.0 (September 2014)
Release 0.10-beta (April 2013)
Release 0.9-beta (Aug 2012)
Release 0.8-alpha (Jan 2012)
Release 0.7.1-alpha (June 2011)
Release 0.7-alpha (Feb 2011)
Release 0.6.2-alpha (November 2010)
Release 0.6-alpha (May 2010)
Release 0.5-alpha (November 2009)
Release 0.4-alpha (October 2009)
Release 0.3.5-alpha (September 2009)
Release 0.3-alpha (June 2009)
Release 0.2-alpha (May 2009)
Release 0.1-alpha (Feb 2009)