diff --git a/content/opensource_packages/apache_thrift.md b/content/opensource_packages/apache_thrift.md new file mode 100644 index 00000000..87497b0d --- /dev/null +++ b/content/opensource_packages/apache_thrift.md @@ -0,0 +1,29 @@ +--- +name: Apache Thrift +category: Databases - Big-data +description: Apache Thrift is a cross-language framework for building scalable services, enabling efficient communication through serialization and remote procedure calls. +download_url: https://thrift.apache.org/download +works_on_arm: true +supported_minimum_version: + version_number: 0.10.0 + release_date: 2017/01/06 + + +optional_info: + homepage_url: https://thrift.apache.org/ + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://thrift.apache.org/docs/BuildingFromSource + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: Linux/ARM64 release notes are not available. Version "0.10.0" has been successfully installed on the Neoverse N1, prior versions are failing to build. + +--- diff --git a/content/opensource_packages/deeptools.md b/content/opensource_packages/deeptools.md new file mode 100644 index 00000000..3c2f5125 --- /dev/null +++ b/content/opensource_packages/deeptools.md @@ -0,0 +1,29 @@ +--- +name: DeepTools +category: Miscellaneous +description: DeepTools is a software suite for analyzing and visualizing high-throughput sequencing data, particularly in genomics and epigenomics research. +download_url: https://github.com/deeptools/deepTools/releases +works_on_arm: true +supported_minimum_version: + version_number: 2.4.0 + release_date: 2016/11/02 + + +optional_info: + homepage_url: https://github.com/deeptools/deepTools + support_caveats: + alternative_options: + getting_started_resources: + arm_content: + partner_content: + official_docs: https://deeptools.readthedocs.io/en/latest/content/installation.html + arm_recommended_minimum_version: + version_number: + release_date: + +optional_hidden_info: + release_notes__supported_minimum: + release_notes__recommended_minimum: + other_info: Linux/ARM64 release notes are not available. Version 2.4.0 has been successfully installed and tested on the Neoverse N1, prior versions are failing to build. + +---