mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
update README.txt with mustache (and other libraries)
This commit is contained in:
parent
c55c42c99d
commit
ce1690c1be
25
README.txt
25
README.txt
@ -41,7 +41,7 @@ The Autopsy code is released under the Apache License, Version 2. See LICENSE-2
|
||||
|
||||
EMBEDDED SOFTWARE
|
||||
|
||||
This section lists the software components and libraries that are used by of
|
||||
This section lists the software components and libraries that are used by
|
||||
Autopsy. These tools are bundled with the Windows installer, unless specified otherwise.
|
||||
|
||||
JRE (Java Runtime Environment) 1.8
|
||||
@ -50,8 +50,7 @@ JRE (Java Runtime Environment) 1.8
|
||||
|
||||
Netbeans 8.0.2 RCP platform and .jar files bundled with the platform
|
||||
- Web page: http://netbeans.org/features/platform/
|
||||
- License:
|
||||
https://netbeans.org/downloads/jdk-bundle/8.0.2/nb802-LICENSE.txt
|
||||
- License: https://netbeans.org/downloads/jdk-bundle/8.0.2/nb802-LICENSE.txt
|
||||
|
||||
Sleuth Kit for analyzing disk images.
|
||||
- Web page: http://www.sleuthkit.org/sleuthkit/
|
||||
@ -114,6 +113,26 @@ ImgScalr 4.2 for image resizing in image viewers
|
||||
- Web page: http://www.thebuzzmedia.com/software/imgscalr-java-image-scaling-library/
|
||||
- License: http://www.thebuzzmedia.com/software/imgscalr-java-image-scaling-library/#license
|
||||
|
||||
ControlsFX JavaFX GUI library
|
||||
- Web page: http://fxexperience.com/controlsfx/
|
||||
- License: https://bitbucket.org/controlsfx/controlsfx/src/default/license.txt?fileviewer=file-view-default
|
||||
|
||||
JFXtras JavaFX GUI library
|
||||
- Web page: http://jfxtras.org/
|
||||
- License: https://github.com/JFXtras/jfxtras#license
|
||||
|
||||
Mustache.java templating system
|
||||
- Web page: https://github.com/spullara/mustache.java
|
||||
- License: https://github.com/spullara/mustache.java/blob/master/LICENSE
|
||||
|
||||
Joda-Time date and time library
|
||||
- Web page: http://www.joda.org/joda-time/
|
||||
- License: http://www.joda.org/joda-time/license.html
|
||||
|
||||
TwelveMonkeys ImageIO plugins
|
||||
- Web page: https://github.com/haraldk/TwelveMonkeys
|
||||
- License: https://github.com/haraldk/TwelveMonkeys#license
|
||||
|
||||
|
||||
EMBEDDED RESOURCES
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user