{
    "FAudio":{
        "j_title":"FNA用に開発されたオーディオライブラリ",
        "j_desc":"Microsoftが開発したXNAをOSSとして再実装したFNAプロジェクト用のオーディオライブラリ",
        "e_title":"FAudio is an XAudio reimplementation",
        "e_desc":"This is FAudio, an XAudio reimplementation that focuses solely on developing fully accurate DirectX Audio runtime libraries for the FNA project, including XAudio2, X3DAudio, XAPO, and XACT3."
    },
    "FD":{
        "j_title":"ファイルマネージャ FD",
        "j_desc":"FDはMS-DOSから大型機の世界まで広く使われているファイル・ディレクトリの管理ツールです",
        "e_title":"File and Directory manager FD",
        "e_desc":"FD is a widely used file/directory management tool."
    },
    "IM":{
        "j_title":"各種インプットメソッド",
        "j_desc":"日本語等，キーボードから直接入力できない文字を入力するためのインプットメソッド集",
        "e_title":"Input methods",
        "e_desc":"Various input methods, such as anthy, skk, uim"
    },
    "IPAexfont":{
        "j_title":"IPAex TrueTypeフォント",
        "j_desc":"独立行政法人IPAが公開しているフリーの日本語TrueTypeフォント集の新版",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "IPAfont":{
        "j_title":"IPA TrueTypeフォント",
        "j_desc":"独立行政法人IPAが公開しているフリーの日本語TrueTypeフォント集の旧版",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "Imath":{
        "j_title":"Imath 2D/3D ベクトル/配列表現ライブラリ",
        "j_desc":"Imath 2次元/3次元のベクトルや配列，その他有用な数学的オブジェクトをC++から簡単に利用できるようにするライブラリです",
        "e_title":"Imath 2D/3D vectors/matrices library ",
        "e_desc":" Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the “half” 16-bit floating-point type."
    },
    "Mako":{
        "j_title":"Python用templateエンジンMako",
        "j_desc":"Python用に高速なテンプレート機能を提供するテンプレートエンジン",
        "e_title":"Mako template engine for Python",
        "e_desc":"Mako is a fast template engine for Python"
    },
    "MarkupSafe":{
        "j_title":"特殊文字エスケープ用モジュール ",
        "j_desc":"HTML/XML形式の文書用に特殊文字をエスケープするためのモジュール",
        "e_title":"escape characters converter ",
        "e_desc":"MarkupSafe implements a text object that escapes characters so it is safe to use in HTML and XML."
    },
    "OpenBLAS":{
        "j_title":"行列演算用ライブラリ OpenBLAS",
        "j_desc":"BLAS(Basic Linear Algebra Subprograms)をOSSで実装したライブラリ",
        "e_title":"OpenBLAS library ",
        "e_desc":"OpenBLAS is an optimized Basic Linear Algebra Subprograms (BLAS) library."
    },
    "OpenSP":{
        "j_title":"OpenSP SGML/XML 操作ツール集",
        "j_desc":"OpenJadeプロジェクトが開発した，SGML形式のファイルを処理するためのパーサ",
        "e_title":"OpenSP tools",
        "e_desc":"Parser for processing SGML format file developed by OpenJade project."
    },
    "Pillow":{
        "j_title":"Python画像処理用ライブラリ",
        "j_desc":"PillowはPython Imaging Library(PIL)を元に開発された画像処理用ライブラリです．",
        "e_title":"Python Imaging Library",
        "e_desc":"Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors."
    },
    "PyOpenGL":{
        "j_title":"OpenGL用Pythonモジュール",
        "j_desc":"PythonからOpenGLの機能を使うためのモジュール",
        "e_title":"OpenGL for Python",
        "e_desc":"Python modules to handle OpenGL"
    },
    "PyQt5_gpl":{
        "j_title":"Python-Qt5",
        "j_desc":"Pythonに，Qt5を操作する機能を追加するためのモジュール",
        "e_title":"Python-Qt5",
        "e_desc":"Python modules for handling Qt5."
    },
    "PyQt5_sip":{
        "j_title":"Py-Qt5用sipモジュール",
        "j_desc":"Pythonに，Qt5を操作する機能を追加するためのモジュール",
        "e_title":"sip for Python-Qt5",
        "e_desc":"Python modules for handling Qt5."
    },
    "PySolFC":{
        "j_title":"各種カードゲーム集",
        "j_desc":"KlondikeやFreecell等の著名なカードゲームに加えて、四川省タイプのパズルゲームも含めたゲーム集",
        "e_title":"Famous card/mahjong games",
        "e_desc":"Compiletion of famous card/mahjongg games such as Kondike, Freecell and Shisensho"
    },
    "PySolFC_Cardsets":{
        "j_title":"PySolFC用カードデータ",
        "j_desc":"PySolFCが利用する様々なデザインのカード、麻雀牌のデータ集",
        "e_title":"Cards data for PySolFC",
        "e_desc":"Compiletion of card designs for PySolFC"
    },
    "PyStemmer":{
        "j_title":"snowball用Pythonモジュール",
        "j_desc":"snowball stemmingライブラリを使うためのPython用モジュール",
        "e_title":"Python module for snowball stemming library",
        "e_desc":"Python module for snowball stemming library"
    },
    "Python":{
        "j_title":"Python3",
        "j_desc":"仕様を洗練するために後方互換性を捨てて進化したPythonの新バージョン．Python2と共存するためにコマンド名は python3 になっています．",
        "e_title":"OO scription language Python3",
        "e_desc":"Python3 is a new version of Python, it has a bit incompatibility with Python2."
    },
    "Python2":{
        "j_title":"オブジェクト指向スクリプト言語 Python2",
        "j_desc":"Guido van Rossum 作のオプジェクト指向スクリプト言語 Python2",
        "e_title":"OO scripting Language Python2",
        "e_desc":"Python2 is an Object Oriented Scripting Language developed byGuido van Rossum"
    },
    "SPIRV_Headers":{
        "j_title":"SPIR-V用ヘッダファイル集",
        "j_desc":"VulkanグラフィックAPI用の中間言語 SPIR-V用ヘッダファイル",
        "e_title":"SPIR-V Header files",
        "e_desc":"Header files for SPIR-V intermediate language for Vulkan API"
    },
    "SPIRV_Headers_sdk":{
        "j_title":"SPIR-V用ヘッダファイル集",
        "j_desc":"VulkanグラフィックAPI用の中間言語 SPIR-V用ヘッダファイル",
        "e_title":"SPIR-V Header files",
        "e_desc":"Header files for SPIR-V intermediate language for Vulkan API"
    },
    "SPIRV_LLVM_Translator":{
        "j_title":"SPIR-V/LLVM トランスレイター",
        "j_desc":"SPIR-V の 中間言語(Internal Representation:IR)と LLVM の IR を相互変換するツール ",
        "e_title":"LLVM/SPIR-V translator",
        "e_desc":"LLVM/SPIR-V Bi-Directional Translator, a library and tool for translation between LLVM IR and SPIR-V."
    },
    "SPIRV_Tools":{
        "j_title":"SPIR-V用ツール",
        "j_desc":"SPIR-V用のアセンブラやモジュールパーサ、オプティマイザ",
        "e_title":"Tools for SPIR-V",
        "e_desc":"The SPIR-V Tools project provides an API and commands for processing SPIR-V modules.The project includes an assembler, binary module parser, disassembler, validator, and optimizer for SPIR-V. "
    },
    "Thunar":{
        "j_title":"thunar ファイルマネージャー",
        "j_desc":"thunar は XFce 用に開発されたファイルマネージャーです",
        "e_title":"thunar file manager",
        "e_desc":"thunar is a file manager for XFce."
    },
    "VLGothic":{
        "j_title":"VLGothic TrueTypeフォント",
        "j_desc":"Vine Linux projectが開発したフリーの日本語TrueTypeフォント(ゴシックのみ)",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "Vulkan_Headers":{
        "j_title":"Vulkan用ヘッダファイル",
        "j_desc":"次世代グラフィックAPI Vulkan 用のヘッダファイル",
        "e_title":"Header files for Vulkan API",
        "e_desc":"Vulkan is a 3D graphics and compute API providing cross-platform access to modern GPUs with low overhead and targeting realtime graphics applications such as games and interactive media. This package contains the development headers for packages wanting to make use of Vulkan."
    },
    "Vulkan_Loader":{
        "j_title":"Vulkan ICD ローダ",
        "j_desc":"Vulkan用ICD(Installable Client Driver)ローダ",
        "e_title":"Reference ICD loader for Vulkan",
        "e_desc":"Vulkan_Loader contains the reference ICD loader for Vulkan."
    },
    "Vulkan_Tools":{
        "j_title":"Vulkan用ツール",
        "j_desc":"Khoros Groupが提供しているVulkan用各種ツール",
        "e_title":"Diagnostic utilities for Vulkan",
        "e_desc":"Vulkan_Tools contains the Khronos official Vulkan tools and utilities."
    },
    "XPython":{
        "j_title":"XPython3",
        "j_desc":"tkinterを使えるように、libtcl/libtkをリンクし、X用の各種ライブラリを必要とするPython3. 02_devel/Pythonパッケージを上書きします.",
        "e_title":"Python3 with X libs",
        "e_desc":"Python3 linked with libtcl/tk, which needs X libs. This Package automatically overwrites 02_devel/Python."
    },
    "a52dec":{
        "j_title":"AC-3 codecデコーダライブラリ a52dec",
        "j_desc":"ディジタルTVやDVD等で利用されているATSC A/52(AC-3)ストリームをデコードするためのライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "aaa_base":{
        "j_title":"Linux の基本的なファイルシステムパッケージ",
        "j_desc":"基本的なディレクトリ構造を作成して、root のメールボックスに Linux 歓迎メールを追加します。:-) このパッケージは、一番最初にインストールされ、決してアンインストールしてはいけません。",
        "e_title":"Basic Linux file system package",
        "e_desc":"This package makes basic directory structure and adds anemail to root's mailbox welcoming them to Linux. :)This package should be installed first, and neveruninstalled."
    },
    "aalib":{
        "j_title":"ASCII Art ライブラリ",
        "j_desc":"aalib は画像データをキャラクターコードのみで表示するアスキーアートに変換するためのライブラリです．",
        "e_title":"ASCII Art library",
        "e_desc":"aalib is a library for convert graphic data tocharacter data."
    },
    "accountsservice":{
        "j_title":"ユーザーアカウント情報を検索したり操作するデーモン",
        "j_desc":"D-Bus インターフェースを通じて、ユーザーアカウント情報を検索したり操作したりします。 また usermod(8), useradd(8), userdel(8) といったコマンドに準拠した、上記インターフェースの実装を提供します。",
        "e_title":"a daemon that manipulates user account information",
        "e_desc":"The AccountsService package provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of those interfaces based on the usermod(8), useradd(8) and userdel(8) commands."
    },
    "acl":{
        "j_title":"ACL管理ツール",
        "j_desc":"ACL(Access Control List)は，ファイルやディレクトリに対してより細かいアクセス管理を行うための仕組みです",
        "e_title":"ACL tool",
        "e_desc":"POSIX Access Contol List for Linux"
    },
    "acpid":{
        "j_title":"ACPI管理デーモン",
        "j_desc":"acpidはPCの電源を管理するACPIを管理，制御するデーモンです．",
        "e_title":"acpid - Advanced Configuration and Power Interface event daemon",
        "e_desc":"acpid is a flexible and extensible daemon for delivering ACPI events."
    },
    "adwaita_icon_theme":{
        "j_title":"GNOME用Adwaitaテーマ",
        "j_desc":"AdwaitaはGNOMEデスクトップ環境がデフォルトとして採用しているアイコン/テーマ集です．",
        "e_title":"Adwaita icon theme",
        "e_desc":"Adwaita is a default icon/theme collection for GNOME desktop environment."
    },
    "alsa_firmware":{
        "j_title":"ALSAファームウェア集",
        "j_desc":"ALSAプロジェクトが配布している，サウンドカード用ファームウェア集",
        "e_title":"ALSA firmwares",
        "e_desc":"Firmwares for sound cards distributed by ALSA project"
    },
    "alsa_lib":{
        "j_title":"ALSA用ライブラリ",
        "j_desc":"ALSA(Advanced Linux Sound Archtecture)用のライブラリ",
        "e_title":"ALSA library",
        "e_desc":"Library for ALSA(Advanced Linux Sound Archtecture) system"
    },
    "alsa_oss":{
        "j_title":"OSS-ALSA互換ライブラリ",
        "j_desc":"古いOSS(Open Sound System)用互換ライブラリ",
        "e_title":"OSS compat-libs",
        "e_desc":"Compatible libraries for old OSS(Open Sound System)."
    },
    "alsa_plugins":{
        "j_title":"ALSA用プラグイン",
        "j_desc":"ALSAプロジェクトが開発している各種プラグンイン",
        "e_title":"Plugins for ALSA",
        "e_desc":"Plugins developed by ALSA project"
    },
    "alsa_utils":{
        "j_title":"ALSA用ユーティリティ",
        "j_desc":"ALSAプロジェクトが開発している各種ユーティリティ",
        "e_title":"Utilities for ALSA",
        "e_desc":"Utilities developed by ALSA project"
    },
    "amf_headers":{
        "j_title":"AMF用ヘッダーファイル",
        "j_desc":"AMDが提供するマルチメディアプラットフォーム(AMF:Advanced Media Framework)用のヘッダーファイル",
        "e_title":"stripped down copies of the AMD AMF headers",
        "e_desc":"AMF is a light-weight, portable multimedia framework that abstracts away most of the platform and API-specific details and allows for easy implementation of multimedia applications using a variety of technologies, such as DirectX 11, OpenGL, and OpenCL and facilitates an efficient interop between them."
    },
    "anthy":{
        "j_title":"かな漢字変換システム Anthy",
        "j_desc":"AnthyはLGPLでライセンスされたかな漢字変換システムです",
        "e_title":"Anthy kana-kanji FEP",
        "e_desc":"ANthy is a kana-kanji FEP licensed by LGPL."
    },
    "anthy_unicode":{
        "j_title":"unicode版 Anthy IM",
        "j_desc":"日本語IM Anthy の unicode 版",
        "e_title":"IM Anthy in unicode",
        "e_desc":"Anthy Unicode is another Anthy project forked from Anthy."
    },
    "appstream_glib":{
        "j_title":"Appstream-Gobjectライブラリ",
        "j_desc":"ソフトウェアパッケージのメタデータを記述するためのAppstreamデータをGObject経由で操作するためのライブラリ",
        "e_title":"AppStream handling library via GObject",
        "e_desc":"This library provides GObjects and helper methods to make it easy to read and write AppStream metadata. "
    },
    "apr":{
        "j_title":"Apache Portable Runtime library",
        "j_desc":"apr library は，元々 Apache httpd 用に開発された機能のうち，他のソフトウェアからも使われることが多い機能をライブラリ化したものです．",
        "e_title":"Apache Portable Runtime library",
        "e_desc":"APR is a portable library developed by Apache project."
    },
    "apr_util":{
        "j_title":"APR Utils",
        "j_desc":"Apache Portable Runtime Library 用のユーティリティ集",
        "e_title":"APR Utils",
        "e_desc":"Utilities for APR"
    },
    "argon2":{
        "j_title":"Argon2 ハッシュジェネレーター",
        "j_desc":"Password Hashing Competitionで優勝したパスワードハッシュを生成するアルゴリズム",
        "e_title":"Argon2 hash generator",
        "e_desc":"Argon2 is cryptographic hashing algorithm, most recommended for password hashing."
    },
    "asciidoc":{
        "j_title":"AsciiDocテキストフォーマッター",
        "j_desc":"HTMLやPDF，EPUB，manページなど，さまざまな形式を出力可能なmarkdown風のテキストフォーマッター．",
        "e_title":"AsciiDoc text formatter",
        "e_desc":"AsciiDoc is a text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs. AsciiDoc files can be translated to many formats including HTML, PDF, EPUB, man page."
    },
    "asciidoctor":{
        "j_title":"Asciidoctor",
        "j_desc":"AsciiDocで書かれたコンテンツをHTML5、DocBook、PDFなどに変換するRuby製のテキストプロセッサおよびパブリッシングツールチェイン",
        "e_title":"Asciidoctor",
        "e_desc":"Ruby-based text processor for parsing AsciiDoc into a document model and converting it to output formats such as HTML 5, DocBook 5, manual pages, PDF, EPUB 3, and other formats."
    },
    "aspell":{
        "j_title":"Advanced ispell",
        "j_desc":"aspell は進化したスペルチェッカーです。",
        "e_title":"Advanced ispell",
        "e_desc":"Aspell is an advanced spell checker."
    },
    "aspell6_en":{
        "j_title":"Aspell 辞書",
        "j_desc":"Aspell v6 英語用辞書。",
        "e_title":"Aspell dictionary",
        "e_desc":"Aspell v6 dictionary for English."
    },
    "asunder":{
        "j_title":"GTKベースのシンプルなCD ripper",
        "j_desc":"CDDBに対応したシンプルなCD ripper",
        "e_title":"asunder CD ripper",
        "e_desc":"Asunder is a graphical Audio CD ripper and encoder for Linux. You can use it to save tracks from an Audio CD as any of WAV, MP3, OGG, FLAC, Opus, WavPack, Musepack, AAC, and Monkey's Audio files."
    },
    "at":{
        "j_title":"時限実行ツール",
        "j_desc":"at/atd は指定した時刻に登録したコマンドを実行するためのコマンドです．",
        "e_title":"at",
        "e_desc":"at/atd invokes a command at registerd time."
    },
    "at_spi2_atk":{
        "j_title":"AT SPI2 ATK",
        "j_desc":"ATKとAt-Spi2のD-Busサービスを結びつけるためのライブラリ",
        "e_title":"AT SPI2 ATK",
        "e_desc":"Libarry for connecting 2 D-Bus services such as ATK and AT-Spi2."
    },
    "at_spi2_core":{
        "j_title":"AT SPI2 core",
        "j_desc":"GNOME Accessibilityプロジェクトの成果であるAt-Spi2のコアパッケージで，GNOME環境で利用できるユーザ補助機能へのインターフェイスとアプリケーション向けのライブラリを提供します．",
        "e_title":"AT SPI2 core",
        "e_desc":"At-Spi2 Core package is a part of the GNOME Accessibility Project. It provides a Service Provider Interface for the Assistive Technologies available on the GNOME platform and a library against which applications can be linked. "
    },
    "atk":{
        "j_title":"GLibアクセシビリティツールキット",
        "j_desc":"ユーザ補助機能をサポートするためのGLib2の追加ライブラリです。",
        "e_title":"GLib Accessibility Toolkit",
        "e_desc":"Additional library to GLib2, supporting about accesibility."
    },
    "atkmm":{
        "j_title":"atk用C++バインディング",
        "j_desc":"atk(Accesibility ToolKit)をC++経由で使うためのバインディング",
        "e_title":"C++ binding for atk",
        "e_desc":"C++ binding for atk(Accesibility ToolKit)"
    },
    "atkmm1":{
        "j_title":"atk用C++バインディング．旧バージョン",
        "j_desc":"atk(Accesibility ToolKit)をC++経由で使うためのバインディング，互換性用旧バージョン",
        "e_title":"C++ binding for atk, older version for compat.",
        "e_desc":"C++ binding for atk(Accesibility ToolKit) older version for compat"
    },
    "atril":{
        "j_title":"Mate用ドキュメントビューワー atril",
        "j_desc":"様々な形式の文書ファイルを表示可能なドキュメントビューワ",
        "e_title":"Atril document viewer",
        "e_desc":"Atril which supports many document formats, is a document viewer for Mate Desktop."
    },
    "attr":{
        "j_title":"attr 管理ツール",
        "j_desc":"attr はファイルやディレクトリに与えられた属性を拡張するためのツールで，ACLと組み合わせると，従来よりもきめ細かいセキュリティ設定を可能にします",
        "e_title":"attr control tool",
        "e_desc":"Extended attributes are name:value pairs associated permanently withfiles and directories, similar to the environment strings associatedwith a process."
    },
    "audacious":{
        "j_title":"XMMS風のオーディオプレイヤー audacious",
        "j_desc":"WinAMP/XMMS の流れを引き継ぐシンプルなオーディオプレイヤー",
        "e_title":"audacious audio player",
        "e_desc":"Audacious is an open source audio player. A descendant of XMMS,"
    },
    "audacious_plugins":{
        "j_title":"Audacious用プラグイン",
        "j_desc":"Audaciousオーディオプレイヤー用各種プラグイン",
        "e_title":"Audacious plugins",
        "e_desc":"plugins for Audacious audio player"
    },
    "audiofile":{
        "j_title":"オーディオファイルライブラリ",
        "j_desc":"さまざまな形式のディジタル音声ファイルを共通の方法で操作できるようにするライブラリ",
        "e_title":"audiofile",
        "e_desc":"The Audio File Library provides a uniform programming interface tostandard digital audio file formats."
    },
    "auto_background_changer":{
        "j_title":"背景画像自動更新ツール",
        "j_desc":"デスクトップの背景画像を一定時間ごとに自動更新するためのツール。Mate以外にも、gnome3, unity, feh に対応している",
        "e_title":"auto background changer",
        "e_desc":"small daemon to make slide show on Desktop background."
    },
    "autoconf":{
        "j_title":"GNU Autoconf",
        "j_desc":"さまざまなUnix系環境の違いを吸収して適切なMakefileを生成するconfigureスクリプトを生成するためのツール",
        "e_title":"GNU Autoconf",
        "e_desc":"Autoconf is a configure script builder."
    },
    "autoconf213":{
        "j_title":"GNU Autoconf 2.13",
        "j_desc":"さまざまなUnix系環境の違いを吸収して適切なMakefileを生成するconfigureスクリプトを生成するためのツール。autoconfのバージョンに依存するコードがあるため，古いバージョンも用意．",
        "e_title":"GNU Autoconf 2.13",
        "e_desc":"Older version of GNU autoconf which still be used some softwares."
    },
    "autoconf_archive":{
        "j_title":"GNU autoconf用のマクロ集",
        "j_desc":"GNU autoconf用に作成された(あまりメジャーではない)マクロ集。/usr/share/aclocal/以下に ax_XXX としてインストールされる",
        "e_title":"macro collection for GNU autoconf",
        "e_desc":"The GNU Autoconf Archive is a collection of more than 500 macros for GNU Autoconf that have been contributed as free software by friendly supporters of the cause from all over the Internet. "
    },
    "autofs":{
        "j_title":"自動マウント制御用デーモン",
        "j_desc":"autofs はオートマウントの管理を行なうデーモンです。バージョン4系列では、Sun互換のマップによる管理が可能です。デフォルトでは、/etc/auto.master にマップを記述してください。",
        "e_title":"autofs",
        "e_desc":"autofs is a daemon to manage the automount feature. In the version4 series, you can manage it with the Sun-compatible style maps.By default, define map into /etc/auto.master."
    },
    "automake":{
        "j_title":"GNU Automake",
        "j_desc":"GNU Autoconfと連携した,Makefileのテンプレートファイル(Makefile.in)を生成するためのツール",
        "e_title":"GNU Automake",
        "e_desc":"Automake makes Makefile template(Makefile.in) corporates with autoconf."
    },
    "avahi":{
        "j_title":"mDNS/DNS-SD サーバ avahi",
        "j_desc":"Apple Rendezvous互換のmDNSディスカバリサービスとIP自設定機能を提供します。GNOMEは、mDNSディスカバリを用いたサーバブラウジングを提供しています。また、iTunesサーバ等の構築時にも必須のサービスです。",
        "e_title":"avahi, A mDNS/DNS-SD Server",
        "e_desc":"It provides mDNS discovery and IP autoconfiguration which iscompatible to Apple's Rendezvous.GNOME has a feature of browsing via mDNS discovery. It alsorequired to develop iTunes server."
    },
    "avtp":{
        "j_title":"AV転送プロトコル(AVTP)用プラグイン",
        "j_desc":"GStreamer上でAVTP(Audio Video Transport Progocol)を使うためのプラグイン",
        "e_title":"Audio Video Transport Protocol (AVTP) Plugin",
        "e_desc":"The AVTP plugin implements typical Talker and Listener functionalities that can be leveraged by GStreamer-based applications in order to implement TSN audio/video applications."
    },
    "ayatana_ido":{
        "j_title":"Ayatanaインディケータ用オブジェクト",
        "j_desc":"デスクトップ環境に各種情報を通知するAyatanaインディケータシステムが利用するウィジェットとオブジェクト",
        "e_title":"Ayatana indicator objects",
        "e_desc":"Shared library providing extra gtk menu items for display in system Ayatana Indicators."
    },
    "babl":{
        "j_title":"ピクセルフォーマット変換ライブラリ",
        "j_desc":"bablは，さまざまな形式が存在するピクセルデータを，高速に相互変換するためのライブラリです",
        "e_title":"e_title",
        "e_desc":"babl is a dynamic, any to any, pixel format translation library."
    },
    "bash":{
        "j_title":"GNU bash",
        "j_desc":"GNU Bourne-Again SHell です。Bash は sh と互換のコマンドインタープリタで、標準入力やファイルからコマンドを読みこんで実行します。Bash は sh と互換機能だけではなく、Kornシェル(ksh)や C シェル(csh)からの有益な機能を多数取りこんでいます。Bash の最終目標は IEEE Posix Shell and Toolsspecification(IEEE WG 1003.2) に準拠することです。起動スクリプトの多くが bash を使っているため、システムの起動にはbash が必須です。",
        "e_title":"GNU bash",
        "e_desc":"GNU Bourne-Again SHell. Bash is a sh compatible commandinterpreter, and read command from file or stdio andexecute these command。Bash is not only sh compatible,but also include some useful functions from Korn shell(ksh) or  C shell(csh). Bash will attempt to certifyIEEE Posix Shell and Tools specification(IEEE WG 1003.2)Many rc scripts use bash so you must install bashfor your system"
    },
    "bc":{
        "j_title":"Gnu bc - 任意精度演算言語",
        "j_desc":"bc はコマンドを逐次実行しながら対話的に計算する任意精度の演算言語です。文法は多少なりとも C 言語に似ています。この bc は GNU readline ライブラリをリンクしています。",
        "e_title":"Gnu bc - arbitrary calculator language",
        "e_desc":"bc is a language that supports arbitrary precision numbers withinteractive execution statements.This bc is linked with GNU readline library."
    },
    "bind_tools":{
        "j_title":"DNS用ツール",
        "j_desc":"DNSを扱う際に便利なツール",
        "e_title":"Tools for DNS",
        "e_desc":"DNS tools developed by ISC"
    },
    "binutils":{
        "j_title":"GNU Binutils",
        "j_desc":"GCCの出力をコンパイルするアセンブラ(gas)や作成したオブジェクトファイルをリンクするリンカ(ld)等，バイナリファイルを生成するためのツール集",
        "e_title":"GNU Binutils",
        "e_desc":"Tools for making binary files from GCC outputs, includes gas and ld."
    },
    "bison":{
        "j_title":"GNU Bison",
        "j_desc":"コンパイラ言語の骨組となる構文解析器を生成するためのコンパイラ・コンパイラと呼ばれるツール",
        "e_title":"GNU Bison",
        "e_desc":"Bison is a lexical analyzer(compiler compiler) written by GNU project."
    },
    "blueman":{
        "j_title":"BluetoothのGUI設定ツール",
        "j_desc":"Linux用BluetoothスタックBluezをGUI経由で管理、設定するためのツール",
        "e_title":"Blueman (Graphical Bluetooth Manager)",
        "e_desc":"Blueman is a GTK+ Bluetooth Manager for tasks such as connecting to 3G/EDGE/GPRS via DUN profile, bluetooth networks, input/audio devices, transfer files via OBEX Pairing"
    },
    "bluetooth_autoconnect":{
        "j_title":"bluetooth機器自動接続ツール",
        "j_desc":"あらかじめ登録してあるBluetooth機器をコマンドラインから接続するツール",
        "e_title":"CLI tool to connect bluetooth devices ",
        "e_desc":"A linux command line tool to automatically connect to all paired and trusted bluetooth devices."
    },
    "bluez":{
        "j_title":"Linux用Bluetoothスタック",
        "j_desc":"LinuxでBluetooth機器を操作するために必要なツールやライブラリ集",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "boost":{
        "j_title":"C++ の先進的ライブラリ",
        "j_desc":"C++の先駆的な開発者のコミュニティ、及びそのコミュニティによって公開されているC++用の機能拡張用ライブラリです。",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "bridge_utils":{
        "j_title":"イーサネットブリッジ設定ツール",
        "j_desc":"bridge-utils は Linux をイーサネットブリッジとして利用する際に必要となるツールです．",
        "e_title":"ethernet bridge configuration tool",
        "e_desc":"bridge-utils is a tool to manage Linux ethernet-bridge."
    },
    "brotli":{
        "j_title":"brotli データ圧縮ツール",
        "j_desc":"brotliは，LZ77やHuffmanコーディング，2次文脈モデリング等の技術を採用した，新しい汎用的データ圧縮アルゴリズムです．",
        "e_title":"brotli generic-purpose lossless compression",
        "e_desc":"Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling."
    },
    "btrfs_progs":{
        "j_title":"Btrfs 操作ツール",
        "j_desc":"Btrfsを操作するために必要なプログラム集です",
        "e_title":"Btrfs utilities",
        "e_desc":"Tools for manipulating Btrfs"
    },
    "build":{
        "j_title":"Python用新ビルド管理用モジュール ",
        "j_desc":"pyproject.toml形式の新しいビルド処理を管理するためのモジュール",
        "e_title":"A simple, correct Python packaging build frontend.",
        "e_desc":"build manages pyproject.toml-based builds, invoking build-backend hooks as appropriate to build a distribution package. It is a simple build tool and does not perform any dependency management."
    },
    "bvi":{
        "j_title":"バイナリファイルエディタ",
        "j_desc":"bvi はバイナリファイル用でディスプレイ志向のエディタで，vi テキストエディタをベースにしています。vi に慣れ親しんでいるなら，本エディタをすぐに立ち上げて，編集を始めることができます！",
        "e_title":"binary file editor",
        "e_desc":"The bvi is a display-oriented editor for binary files, based on the vitext editor.  If you are familiar with vi, just start the editor andbegin to edit!"
    },
    "bzip2":{
        "j_title":"bzip2 ファイル圧縮コマンド",
        "j_desc":"bzip2 は gzip よりも高い圧縮率を誇りますが，その分スピードが遅くメモリ使用量も gzip よりも多くなります．",
        "e_title":"bzip2",
        "e_desc":"bzip2 is a compress/decompress command which compress moreefficiently than gzip but needs more memories and run slower than gzip."
    },
    "c_ares":{
        "j_title":"非同期DNSリクエストライブラリ",
        "j_desc":"c-aresは名前解決を含むDNSリクエストを非同期に実行するためのライブラリです．",
        "e_title":"Asynchronous DNS requests Library",
        "e_desc":"c-ares is a C library for asynchronous DNS requests (including name resolves)"
    },
    "ca_certificate":{
        "j_title":"電子証明書作成スクリプト",
        "j_desc":"OpenSSLやGnuTLS，S/MIMEなどが利用する電子証明書を作成するためのスクリプト",
        "e_title":"CA certificate builder",
        "e_desc":"script to build CA certificate"
    },
    "cabextract":{
        "j_title":"CABアーカイブ展開ツール",
        "j_desc":"Windowsの世界で広く使われているCAB形式のアーカイブを展開するためのツール",
        "e_title":"CAB archive extractor",
        "e_desc":"cabextract is Free Software for extracting Microsoft cabinet files, also called .CAB files."
    },
    "cairo":{
        "j_title":"2Dグラフィックライブラリ",
        "j_desc":"クロスプラットフォームな2Dベクトルグラフィックスライブラリです。GTK+が描画バックエンドとして用います。",
        "e_title":"Cairo, A 2D Graphics Library",
        "e_desc":"A cross-platform 2D vector graphics library. GTK+ uses it asa backend for drawing."
    },
    "cairomm":{
        "j_title":"Cairo用C++バインディング，旧バージョン",
        "j_desc":"2次元グラフィック用ライブラリCairoをC++経由で使うためのバインディング，互換性用旧バージョン",
        "e_title":"C++ bindings for Cairo, older version",
        "e_desc":"C++ bindings for Cairo, 2D graphics library, older version for compat"
    },
    "cairomm1":{
        "j_title":"Cairo用C++バインディング",
        "j_desc":"2次元グラフィック用ライブラリCairoをC++経由で使うためのバインディング",
        "e_title":"C++ bindings for Cairo",
        "e_desc":"C++ bindings for Cairo, 2D graphics library"
    },
    "caja":{
        "j_title":"Mate用ファイルマネージャ Caja",
        "j_desc":"GNOME2のNautirusファイルマネージャを元に，Mate用の進化させたファイルマネージャーです．",
        "e_title":"Caja file manager",
        "e_desc":"Caja is a filemanager for Mate, derived from Nautirus filemanager in GNOME2."
    },
    "caja_actions":{
        "j_title":"Caja用動作拡張ツール",
        "j_desc":"Cajaファイルマネージャから，任意のプログラムを起動できるようにする拡張ツール",
        "e_title":"action-extensions for Caja",
        "e_desc":"Caja-actions is an extension for Caja file manager which allows the user to add arbitrary program to be launched through the Caja file manager popup menu of selected files."
    },
    "caja_dropbox":{
        "j_title":"Caja Dropboxエクステンション",
        "j_desc":"Cajaファイルマネージャ用のDropbox用拡張機能",
        "e_title":"Caja Dropbox extension",
        "e_desc":"This package affords Dropbox extension for Caja file manager"
    },
    "caja_extensions":{
        "j_title":"Cajaファイルマネージャ用拡張機能集",
        "j_desc":"Cajaファイルマネージャに認証機能やイメージコンバーター，メール送信，端末実行等の機能を追加するパッケージ",
        "e_title":"Caja extensions",
        "e_desc":"Extensions for Caja file manager, include gksu, image-converter,open-terminal, send-to, and share."
    },
    "cbindgen":{
        "j_title":"RustコードのCバインディングを生成するツール",
        "j_desc":"cbindgenを使ってRustのCバインディングを生成できます。",
        "e_title":"Tool for generating C bindings for Rust code",
        "e_desc":"Cbindgen can be used to generate C bindings for Rust code."
    },
    "cdparanoia":{
        "j_title":"CD 吸い出しツール CDparanoia",
        "j_desc":"音楽 CD から音声データを抽出するためのツールです。",
        "e_title":"CD Ripper CDparanoia",
        "e_desc":"CDparanoia is a Compact Disc Digital Audio (CDDA) extractiontool, commonly known on the net as a 'ripper'."
    },
    "certifi":{
        "j_title":"Python用Root Certificatesモジュール",
        "j_desc":"certifiはSSL証明書の信頼性検証を、ルート認証局(CA)を利用して精緻に検証するライブラリです",
        "e_title":"Root Certificates for Python",
        "e_desc":"Certifi is a carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Requests project."
    },
    "cgroupfs_mount":{
        "j_title":"cgroup(v1)をマウントするためのスクリプト",
        "j_desc":"cgroup v1用のcgroupfsをマウントするためのヘルパスクリプトです",
        "e_title":"scripts for setting up cgroup(v1)",
        "e_desc":"Light-weight package to set up cgroupfs mounts for cgroup v1"
    },
    "chardet":{
        "j_title":"Python用文字コード判別モジュール",
        "j_desc":"Python2/3に各種文字コードを判別する機能を提供するモジュール",
        "e_title":"Chardet: The Universal Character Encoding Detector",
        "e_desc":"Universal Character Encoding Detector for Python2/3"
    },
    "check":{
        "j_title":"ユニットテストフレームワーク check",
        "j_desc":"check はC用のユニットテストフレームワークです．",
        "e_title":"check, unit testing framework",
        "e_desc":"Check is a unit testing framework for C."
    },
    "check_update_cache":{
        "j_title":"デスクトップ用キャッシュ更新ツール",
        "j_desc":"デスクトップ環境が使用するアプリケーションDB，MIME DB，Icon DB等を必要に応じて更新するためのツール",
        "e_title":"Desktop cache updator",
        "e_desc":"Desktop cache updator for application DB, MIME DB and Icon DB"
    },
    "cifs_utils":{
        "j_title":"CIFS用ユーティリティ",
        "j_desc":"SMBの後継であるCIFS(Common Internet File System)を操作するためのユーティリティ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "clisp":{
        "j_title":"Common LISP",
        "j_desc":"GNUプロジェクトが開発したCommon LISPの実装です．",
        "e_title":"Common LISP",
        "e_desc":"GNU Clisp is a Common Lisp implementation which includes an interpreter, compiler, debugger, and many extensions. "
    },
    "cmake":{
        "j_title":"クロスプラットフォーム make",
        "j_desc":"cmakeは，UnixやWindows,MacOSといった複数のプラットフォーム上で共通のビルドシステムを構築するためのソフトウェアです．",
        "e_title":"cmake build tool",
        "e_desc":"Cmake is a multi-platform build system for Unix/Windows/MacOS."
    },
    "colord":{
        "j_title":"色管理用デーモンcolord",
        "j_desc":"colordは入出力デバイスごとの色調整情報を管理するデーモンです",
        "e_title":"color management daemon colord",
        "e_desc":"Colord is a color adjustments manager for output devices."
    },
    "coreutils":{
        "j_title":"ファイル操作ツール群",
        "j_desc":"以前は textutils と sh_utils に分かれていた各種基本コマンドがcoreutils として一まとめになりました．",
        "e_title":"GNU coreutils",
        "e_desc":"coreutils consited from many fundamental commands which included intextutils and sh_utils previously."
    },
    "cpio":{
        "j_title":"CPIO形式アーカイバ",
        "j_desc":"GNU cpio パッケージです。cpio はファイルのアーカイブを管理するためのコマンドです。cpio はファイルを cpio や tar の形式のアーカイブファイルに保存したり取りだしたりします。これらの形式では、パス名や所有者、タイムスタンプ、アクセス権限などの情報が保存されます。",
        "e_title":"GNU cpio",
        "e_desc":"GNU cpio package. cpio is a command for manage file archive.This package also include mt program for control tape streamercpio can handle  cpio or tar format archives."
    },
    "cppunit":{
        "j_title":"C++用ユニットテストフレームワーク",
        "j_desc":"ユニットテスト用フレームワーク JUnitのC++版",
        "e_title":"C++ Unit test framework",
        "e_desc":"CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI based for supervised tests."
    },
    "cracklib":{
        "j_title":"パスワードチェック用ライブラリ",
        "j_desc":"cracklib はパスワードに辞書に載っているような安易な単語を使っていないかチェックするためのライブラリです．",
        "e_title":"cracklib",
        "e_desc":"Cracklib used to check the password which useseasily asumable words."
    },
    "cryptsetup":{
        "j_title":"暗号化ブロックデバイスの設定",
        "j_desc":"cryptsetup は，暗号化デバイスの設定用コマンドラインインタフェースを提供します。Linux カーネルのデバイスマッパーターゲット dm-crypt を使い暗号化されます。このバージョンの cryptsetup は LUKS のサポートが統合されています。",
        "e_title":"configures encrypted block devices",
        "e_desc":"Cryptsetup provides a command-line interface for configuring encrypteddevices.  This is done using the Linux kernel device mapper targetdm-crypt.  This version of cryptsetup has integrated support for LUKS."
    },
    "cssselect":{
        "j_title":"Python用CSSセレクタ",
        "j_desc":"inkscape等が外部ファイルを読み込む際に利用するCSSセレクタ ",
        "e_title":"CSS selectors for Python ",
        "e_desc":"cssselect parses CSS3 Selectors and translate them to XPath 1.0 expressions. Such expressions can be used in lxml or another XPath engine to find the matching elements in an XML or HTML document. "
    },
    "cups":{
        "j_title":"UNIX用プリンティングシステム CUPS",
        "j_desc":"CUPS(Common Unix Printing System)は，LPDに代わる新しい世代の印刷システムです．",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "cups_filters":{
        "j_title":"CUPSフィルター集",
        "j_desc":"CUPSが使う各種プリンタ用のフィルター集",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "curl":{
        "j_title":"ファイルアップロード/ダウンロードプログラム curl",
        "j_desc":"curl は様々なプロトコル(HTTP, HTTPS, FTP, FTPS, GOPHER, DICT,TELNET, LDAP など)に対応した，コマンドラインでのデータのアップローダ・ダウンローダです．wget にはない機能も持つ強力なプログラムで，curl は Mac OS Xにも標準で含まれています．",
        "e_title":"curl",
        "e_desc":"curl is a tool to transfer data from or to a server, using oneof the supported protocols (HTTP, HTTPS, FTP, FTPS, GOPHER, DICT,TELNET, LDAP or FILE). The command is designed to work withoutuser interaction."
    },
    "cython":{
        "j_title":"Python用のC拡張",
        "j_desc":"Pythonと拡張Cython言語による静的コンパイラ。Python用のC拡張機能を簡単に作成できます。",
        "e_title":"C-Extensions for Python",
        "e_desc":"Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). It makes writing C extensions for Python as easy as Python itself."
    },
    "dav1d":{
        "j_title":"dav1d AV1 デコードライブラリ",
        "j_desc":"VideoLan方面で開発された AV1 codec デコード用ライブラリ",
        "e_title":"AV1 decode library dav1d",
        "e_desc":"dav1d is a new open-source AV1 decoder developed by the VideoLAN and FFmpeg communities and sponsored by the Alliance for Open Media. "
    },
    "db":{
        "j_title":"Oracle Berkeley DB",
        "j_desc":"BSD Unixで生まれ，Unixの世界で長く使われてきたBerkeley DBです．しばらくはSleepycat社が開発していましたが，同社がOracleに買収され，現在ではOracle Berkeley DBという名称になりました．",
        "e_title":"Oracle Berkeley DB",
        "e_desc":"Berkeley DB was originally born in BSD Unix and widely used in Unix world. For some time, Sleepycat Software suceeded the development. Today, Oracle bought Sleepycat and named as Oracle Bekeley DB now."
    },
    "dbskkd_cdb":{
        "j_title":"dbskkd_cdb",
        "j_desc":"dbskkd-cdb は，skkserv と同様の機能を提供する SKK 用の共通辞書サーバーで，辞書は D.J.Bernstein の cdb を使ってデータベース化し，検索を高速化しています。",
        "e_title":"dbskkd_cdb",
        "e_desc":"dbskkd_cdb is a common dictionary server for SKK."
    },
    "dbus":{
        "j_title":"D-BUSプロセス間通信ライブラリ",
        "j_desc":"D-BUSは、FreeDesktopプロジェクトの成果で、メッセージバスと呼ばれる、メッセージ指向の単純なプロセス間通信を提供します。HALサービスにおけるコンポーネント間通信に利用されます。",
        "e_title":"D-BUS, An IPC Library",
        "e_desc":"D-BUS provides a simple IPC scheme based on messages, calledmessage bus, which is developped as a result of FreeDesktopproject.It is used for communications between components in the HALservices."
    },
    "dbus_glib":{
        "j_title":"D-Bus glib binding",
        "j_desc":"アプリ間で周辺機器の情報をやりとりするD-Busをglibから使うためのバインディングです．",
        "e_title":"D-Bus glib binding",
        "e_desc":"dbus_glib is a glib binding for message bus system, D-Bus."
    },
    "dbus_python":{
        "j_title":"D-Bus用Python3バインディング",
        "j_desc":"Python3からD-Bus機能を使うためのバインディング",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "dconf":{
        "j_title":"DConf設定システム",
        "j_desc":"GSettingsのバックエンドの設定システム",
        "e_title":"DConf config system",
        "e_desc":"DConf is a configuration system of GSetting config system."
    },
    "dconf_editor":{
        "j_title":"dconf用エディタ",
        "j_desc":"GTK系のアプリが設定等を保存するdconfデータベースを編集するためのGUIエディタ",
        "e_title":"GUI editor for glib/dconf database",
        "e_desc":"The dconf-editor program provides a graphical interface for editing settings that are stored by other applications using the gsettings functions of the glib library, or in the dconf database"
    },
    "dcron":{
        "j_title":"コマンド自動実行ツール",
        "j_desc":"dcron は指定した日時に繰り返しコマンドを実行するためのコマンドです．dcron は vixie cron ほど高機能な指定はできませんが必要な機能はそなえています．",
        "e_title":"Dillon cron",
        "e_desc":"dcron is a command to execute registerd commands at registereddate and time. Dcron doesn't have so many features like vixie cron,but has equipped with required features."
    },
    "ddskk":{
        "j_title":"Daredevil SKK",
        "j_desc":"ddskk(Daredevil SKK)は SKK Openlab で開発されている SKK の実装です。",
        "e_title":"Daredevil SKK",
        "e_desc":"ddskk (Daredevil SKK) is a SKK implementation developed at SKK Openlab."
    },
    "dejavu_fonts_ttf":{
        "j_title":"Unicode用TTフォント",
        "j_desc":"BitStream Veraフォントを元にしたUnicode用TTフォント",
        "e_title":"TT fonts for Unicode",
        "e_desc":"Dejavu_fonts are TT fonts for Unicode based on BitStream Vera fonts design."
    },
    "desktop_file_utils":{
        "j_title":"デスクトップファイルユーテイリテイ",
        "j_desc":"desktop-entry-specification に従ったデスクトップ環境を提供するためのユーテイリテイ",
        "e_title":"Desktop file utilities for desktop-entry spec",
        "e_desc":"desktop-file-utils contains a few command line utilities for workingwith desktop entries. It requires GLib to compile, because theimplementation requires Unicode utilities and such."
    },
    "dhcp":{
        "j_title":"DHCP 操作ツール",
        "j_desc":"ISC が配布している DHCP server/client パッケージです。Plamo-3.x までの Plamo は dhcpcd を採用していましたが、4.0 では ISC DHCP に変更しました。",
        "e_title":"ISC DHCP",
        "e_desc":"DHCP server/client packaged provided by ISC.Plamo 3.x used dhcpcd package, but 4.0 uses ISC versionof DHCP package."
    },
    "dialog":{
        "j_title":"メニューdialog作成ツール",
        "j_desc":"CUI上で対話メニュー画面を作成するコマンド",
        "e_title":"Dialogbox tool for CUI",
        "e_desc":"dialog is a CUI command to make dialogbox using ncurses library."
    },
    "diffutils":{
        "j_title":"Diffユーティリティ",
        "j_desc":"ソースコード間の差分(diff)を取るためのツール集",
        "e_title":"Diff Utilities",
        "e_desc":"Tools to get differences between source codes."
    },
    "dmraid":{
        "j_title":"dmraid:RAID用デバイス・マッパー  ",
        "j_desc":"RAIDデバイス用のデバイス・マッパーインターフェイス",
        "e_title":"Device mapper RAID interface",
        "e_desc":"This software supports RAID device discovery, RAID set activation, creation,removal, rebuild and display of properties for ATARAID/DDF1 metadata."
    },
    "dnsmasq":{
        "j_title":"dnsmasq (簡易 DNS/DHCP サーバ)",
        "j_desc":"dnsmasq は軽量で，DNS フォワーダや DHCP サーバをお手軽に構築できます。小規模ネットワーク向けに，DNS(もしくは DHCP)を提供するように設計され，グローバルな DNS には保持されないローカルマシンの名前を解決できます。dnsmasq は，Simon Kelley によって書かれました。",
        "e_title":"dnsmasq (small DNS and DHCP server)",
        "e_desc":"Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCPserver.  It is designed to provide DNS (and optionally DHCP) to asmall network, and can serve the names of local machines which are notin the global DNS. Dnsmasq was written by Simon Kelley."
    },
    "docbook2X":{
        "j_title":"DocBookコンバータ docbook2X",
        "j_desc":"DocBook形式で書かれたドキュメントをUnixのman形式やGNU texinfo形式に変換するツール",
        "e_title":"docbook2X DocBook converter",
        "e_desc":"Docbook2X is a DocBook format convert for Unix man and GNU texinfo."
    },
    "docbook31":{
        "j_title":"DocBook V3.1",
        "j_desc":"DocBook version 3.1 の定義集",
        "e_title":"DocBook V3.1",
        "e_desc":"Definitions for DocBook V3.1"
    },
    "docbook45":{
        "j_title":"DocBook v4.5",
        "j_desc":"DocBook version 4.5 の定義集",
        "e_title":"DocBook v4.5",
        "e_desc":"Definitions for DocBook v4.5"
    },
    "docbook_dsssl":{
        "j_title":"DocBook DSSSL スタイルシート",
        "j_desc":"DocBook DTD形式で記述されたドキュメントをDSSSL(Document Style Semantics and Style Language)経由でHTML形式やプリントアウト形式等に変換するためのスタイルシート",
        "e_title":"DocBook DSSSL stylesheet",
        "e_desc":"Stylesheet for converting DocBook DTD format to DSSSL and HTML formats."
    },
    "docbook_utils":{
        "j_title":"DocBookユーティリティ",
        "j_desc":"SGML形式で書かれたファイルをHTMLやRTF，Postscript,PDF等の形式に変換するための jw とSGMLファイル間の差分を取るためのsgmldiff を収めたパッケージ",
        "e_title":"DocBook utility",
        "e_desc":"Utilities for DocBook which includes jw and sgmldiff."
    },
    "docbook_xml45":{
        "j_title":"DocBook XML 4.5",
        "j_desc":"元々はSGML形式で定義されていたDocBookを，よりシンプルなXML形式で定義したDocBook-xmlのバージョン4.5",
        "e_title":"DocBook XML 4.5",
        "e_desc":"XML format definition for DocBook 4.5"
    },
    "docbook_xsl_nons":{
        "j_title":"ネームスペース不使用のdocbook-xsl",
        "j_desc":"DocBook-XSLを利用してXMLファイルを変換する際に利用される名義定義ファイル",
        "e_title":"DocBook-XSL NO name space",
        "e_desc":"Name definition file for DocBook-XSL"
    },
    "docutils":{
        "j_title":"Python用ドキュメントシステム",
        "j_desc":"Pythonコミュニティで広く利用されているドキュメントシステム",
        "e_title":"Document system for Python",
        "e_desc":"Docutils is a document system which used widly in Python community."
    },
    "docutils_py2":{
        "j_title":"Mate docutils Python2 バインディング",
        "j_desc":"Mate Docutilsの機能をPython2から使うためのバインディング",
        "e_title":"Mate docutils Python2 binding",
        "e_desc":"Bindings for Mate docutils for Python2"
    },
    "dosfstools":{
        "j_title":"DOS形式フォーマットツール",
        "j_desc":"dosfstools はフロッピーディスクを MS-DOS の形式にフォーマットするためのツールです．",
        "e_title":"dosfstools",
        "e_desc":"dosfstools contains some tools to format floopies with MS-DOSfile system."
    },
    "double_conversion":{
        "j_title":"IEEE 倍精度浮動小数点用ライブラリ",
        "j_desc":"IEEE 754が定めた倍精度浮動小数点表記に従って、2進数/10進数間を変換するためのライブラリ",
        "e_title":"double-conversion provides binary-decimal and decimal-binary routines for IEEE doubles.",
        "e_desc":"The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been refactored and improved so that it can be used more easily in other projects."
    },
    "dovecot":{
        "j_title":"Dovecot IMAP/POP3 サーバ",
        "j_desc":"セキュリティに意識して書かれた IMAP/POP3 サーバ",
        "e_title":"Dovecot IMAP/POP3 Server",
        "e_desc":"IMAP and POP3 server written with security in mind"
    },
    "dssim":{
        "j_title":"非類似性検証ライブラリ",
        "j_desc":"複数のPNGイメージ間の相違を人間の感じに準ずるように計算するライブラリ",
        "e_title":"RGBA Structural Similarity",
        "e_desc":"This tool computes (dis)similarity between two or more PNG images using an algorithm approximating human vision"
    },
    "duktape":{
        "j_title":"ESMAScriptエンジン duktape",
        "j_desc":"duktapeはコンパクトなECMAScript E5/E5.1の実装です．",
        "e_title":"duktape ECMAScript E5/E5.1 engine",
        "e_desc":"Duktape is a small and portable ECMAScript E5/E5.1 implementation."
    },
    "dump":{
        "j_title":"ファイルシステムバックアップツール",
        "j_desc":"dump/restore はファイルシステムの状態をテープやファイルに出力保存するためのコマンドです．",
        "e_title":"dump",
        "e_desc":"dump/restore is a command to dump the filestystem(s) to tapemedia or file."
    },
    "e2fsprogs":{
        "j_title":"ext2/ext3 fs 用各種ユーティリティ",
        "j_desc":"ext2/ext3 ファイルシステムを操作するための各種ユーティリティです。このパッケージには以下のようなコマンドが入っています：chattr, lsattr, mke2fs, mklost+found, tune2fs, fsck,e2fsck, debugfs, dumpe2fs,flushb, badblocks。これらのユーティリティは Remy Card(ext2fs の開発者兼管理者)とThedore T'so が作成しました。",
        "e_title":"ext2/ext3 fs utiles",
        "e_desc":"utilites for operate ext2/ext3 filesystemincludes :chattr, lsattr, mke2fs, mklost+found, tune2fs, fsck,e2fsck, debugfs, dumpe2fs,flushb, badblocks.These utilities were made by Remy Card andThedore T'so."
    },
    "ed":{
        "j_title":"ed",
        "j_desc":"ラインエディターです。",
        "e_title":"ed",
        "e_desc":"GNU ed is an 8-bit clean, POSIX-compliant line editor."
    },
    "efibootmgr":{
        "j_title":"EFI boot manager",
        "j_desc":"UEFI環境から起動するために、EFIパーティションにインストールしたブートローダに関する情報をUEFI BIOSに登録するためのツール",
        "e_title":"EFI boot manager",
        "e_desc":"A tool to install bootloader information into UEFI BIOS to boot from UEFI system partition."
    },
    "efivar":{
        "j_title":"EFI変数操作ツール",
        "j_desc":"UEFI環境で設定されている各種変数を操作するためのツール",
        "e_title":"EFI variables editor",
        "e_desc":"A tool for edit variables which defined in UEFI environment."
    },
    "elementary_xfce":{
        "j_title":"Xfce用基本テーマ集",
        "j_desc":"Xfce用の基本(elementary)テーマ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "elfutils":{
        "j_title":"ELFフォーマット用ユーティリティ",
        "j_desc":"汎用的なbinutilsの機能をELF(Executable and Linkable Format)形式用に特化したツール集",
        "e_title":"ELF format utility",
        "e_desc":"Selected binutils specialized for ELF format."
    },
    "ell":{
        "j_title":"組み込み向けライブラリ ell",
        "j_desc":"Linuxカーネルの機能を組み込み環境で利用する際に便利なライブラリ",
        "e_title":"Embedded Linux Library: ell",
        "e_desc":"Embedded Linux Library(ell) is a small library to use linux kernel functions in Embedded system"
    },
    "elogind":{
        "j_title":"ユーザーとシートとセッションのマネージャー",
        "j_desc":"PAMを使い、システムにログインしているユーザーと、そのログイン方法を認識して管理するデーモン。systemdのlogindをスタンドアローンで起動できるように抽出したパッケージ",
        "e_title":"User, Seat and Session Manager",
        "e_desc":"It integrates with PAM to know the set of users that are logged in to a system and whether they are logged in graphically, on the console, or remotely."
    },
    "emacs":{
        "j_title":"超多機能エディタ Emacs",
        "j_desc":"Emacs は，さまざまな機能をマクロで追加可能な，超高機能エディタです。",
        "e_title":"Emacs",
        "e_desc":"Emacs is a high-fuctional editor which has LISP language for macrofunctions."
    },
    "emacs_bin":{
        "j_title":"Emacs用ツール",
        "j_desc":"emacsが利用する各種ツール",
        "e_title":"Tools for Emacs",
        "e_desc":"small tools for Emacs"
    },
    "emacs_lib":{
        "j_title":"Emacs Lispパッケージ",
        "j_desc":"Emacsの機能を拡張するさまざまなマクロ集",
        "e_title":"Emacs Lisp package",
        "e_desc":"Macro packages to add features to Emacs"
    },
    "emacs_mini":{
        "j_title":"emacs without X",
        "j_desc":"Xlib等，GUI用のライブラリをリンクしないコンソール用のEmacs",
        "e_title":"emacs without X",
        "e_desc":"Emacs for console which doesn't use GUI libraries"
    },
    "emacs_mozc":{
        "j_title":"Emacs用Mozc",
        "j_desc":"Emacsから日本語IME Mozc を使うためのモジュール",
        "e_title":"Mozc module for Emacs",
        "e_desc":"Mozc module for Emacs"
    },
    "enchant2":{
        "j_title":"Enchantスペルチェッカー Ver.2",
        "j_desc":"Enchantはさまざまな言語に対応可能なスペルチェック用ライブラリです",
        "e_title":"Enchant spell check library ver.2",
        "e_desc":"On the surface, Enchant appears to be a generic spell checking library.You can request dictionaries from it, ask if a word is correctly spelled,get corrections for a misspelled word, etc.."
    },
    "encodings":{
        "j_title":"encodings",
        "j_desc":"各種文字コードのUNICODEとの対照表",
        "e_title":"encodings",
        "e_desc":"cross refences for each char code to UNICODE"
    },
    "engrampa":{
        "j_title":"Mate用ファイルアーカイバ Engrampa",
        "j_desc":"Gnome2のfile-rollerを元に開発されたMate用のファイルアーカイバ",
        "e_title":"file archiver for Mate",
        "e_desc":"Engrampa is a file archiver for Mate."
    },
    "eom":{
        "j_title":"Mate用イメージビューワ",
        "j_desc":"各種画像を表示可能なイメージビューワ EOM(Eye Of Mate)",
        "e_title":"Imageviwer for Mate",
        "e_desc":"EOM(Eye Of Mate) is a image viewer for Mate."
    },
    "etc":{
        "j_title":"/etc ディレクトリに展開される各種設定ファイル",
        "j_desc":"/etc ディレクトリは、伝統的に設定ファイルや管理用のプログラムを置く場所です。",
        "e_title":"configuration files for /etc directory",
        "e_desc":"Most configuration files are put in /etc directory.Many configuration files for system setup installedfrom this package."
    },
    "ethtool":{
        "j_title":"イーサネットカード設定ツール ethtool",
        "j_desc":"ethtool はイーサネットの速度や送受信の可否等を設定するためのツールです",
        "e_title":"ethernet configuration tool",
        "e_desc":"ethtool is a command to configure ethernet card."
    },
    "eudev":{
        "j_title":"デバイス管理ツール eudev",
        "j_desc":"EudevはLinuxのデバイスファイルを動的に管理するためのツールです．元々のudevはsystemdと統合されてしまったため，forkとして開発されました．",
        "e_title":"Device management tool eudev",
        "e_desc":"Eudev is a dynamic device management tool for Linux kernel. Original udev is now included in systemd, so eudev forks from it."
    },
    "evince":{
        "j_title":"ドキュメントビューワー evince",
        "j_desc":"PDFやPostScriptに対応したドキュメントビューワー",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "exempi":{
        "j_title":"XMP用ツール Exempi",
        "j_desc":"Exempi は XMP (Adobe の Extensible Metadata Platform) を実装をしています．",
        "e_title":"Exempi: XMP tools",
        "e_desc":"exempi is a port of Adobe XMP SDK to work on UNIX and to be build with GNU automake."
    },
    "exiv2":{
        "j_title":"exiv2",
        "j_desc":"画像のメタデータを扱うためのライブラリ、およびユーティリティです。",
        "e_title":"exiv2",
        "e_desc":"a C++ library and a command line utility to read andwrite Exif, IPTC and XMP image metadata."
    },
    "exo":{
        "j_title":"libexo ",
        "j_desc":"libexo は XFce 上でのアプリケーション開発用の機能拡張ライブラリです．",
        "e_title":"libexo",
        "e_desc":"This is libexo, an extension library to Xfce, developed by os-cillation. WhileXfce comes with quite a few libraries that are targeted at desktop development,libexo is targeted at application development."
    },
    "expat":{
        "j_title":"XML parsing library expat",
        "j_desc":"expat は C で書かれた XML パース用ライブラリです．最近は多くの設定ファイルがXML 化されており，fontconfig 等もこのライブラリを必要とします．",
        "e_title":"XML parsing library expat",
        "e_desc":"expat is an XML parsing library written in C."
    },
    "extra_cmake_modules":{
        "j_title":"CMake用追加モジュール",
        "j_desc":"CMakeに各種機能を追加するためのモジュール集",
        "e_title":"CMake extra modules",
        "e_desc":"Extra modules to add CMake functions."
    },
    "faac":{
        "j_title":"Free Advanced Audio Codec",
        "j_desc":"MPEG2-AAC，MPEG4-AAC で使われている音声用コーデックであるAAC(Advanced Audio Codec)をエンコードするためのライブラリ",
        "e_title":"Free Advanced Audio Codec",
        "e_desc":"FAAC is an Advanced Audio Coder (MPEG2-AAC, MPEG4-AAC). The goal ofFAAC is to explore the possibilities of AAC and exceed the quality ofthe currently best MP3 encoders."
    },
    "faad2":{
        "j_title":"Free Advanced Audio Decoder 2",
        "j_desc":"MPEG2-AAC, MPEG4-AAC で使われている音声用コーデックであるAAC(Advanced Audio Codec)をデコードするためのライブラリ",
        "e_title":"Free Advanced Audio Decoder",
        "e_desc":"FAAD2 is the fastest ISO AAC audio decoder available.FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP,LD and ER object type AAC files."
    },
    "fcitx":{
        "j_title":"Fcitxインプットメソッドフレームワーク",
        "j_desc":"Fcitxは元々中国語用に開発されたインプットメソッドですが，最近では日本語，朝鮮語，ベトナム語等のインプットメソッドモジュールにも対応したフレームワークになっています．",
        "e_title":"Fcitx Input method framework",
        "e_desc":"Fcitx [ˈfaɪtɪks] is an input method framework with extension support. Currently it supports Linux and Unix systems like freebsd. It has three built-in Input Method Engine, Pinyin, QuWei and Table-based input methods"
    },
    "fcitx5":{
        "j_title":"fcitx IM バージョン5",
        "j_desc":"汎用的なIMフレームワーク fcitx バージョン5",
        "e_title":"Fcitx5 input method framework",
        "e_desc":"Fcitx 5 is a generic input method framework released under LGPL-2.1+."
    },
    "fcitx5_anthy":{
        "j_title":"fcitx5用Anthyラッパー",
        "j_desc":"fcitx5用Anthyラッパー",
        "e_title":"Anthy Wrapper for Fcitx5.",
        "e_desc":"Anthy Wrapper for Fcitx5."
    },
    "fcitx5_configtool":{
        "j_title":"fcitx5用設定ツール",
        "j_desc":"fcitx5用設定ツール",
        "e_title":"fcitx5 configuration tool",
        "e_desc":"fcitx5 configuration tool"
    },
    "fcitx5_gtk":{
        "j_title":"GTK用fcitx5モジュール",
        "j_desc":"GTK環境でfcitx5を利用するためのIMモジュール",
        "e_title":"Gtk im module for fcitx5 and glib based dbus client library",
        "e_desc":"Gtk im module for fcitx5 and glib based dbus client library"
    },
    "fcitx5_mozc":{
        "j_title":"fcitx5用 mozc",
        "j_desc":"mozc はGoogleが開発した日本語IMでemacsやfcitx5から利用できます．",
        "e_title":"mozc for fcitx5/emacs",
        "e_desc":"Mozc - a Japanese Input Method Editor designed for multi-platform"
    },
    "fcitx5_qt":{
        "j_title":"Qt用fcitx5モジュール",
        "j_desc":"Qt用fcitx5モジュール",
        "e_title":"fcitx5 IM module for Qt",
        "e_desc":"fcitx5 IM module for Qt"
    },
    "fcitx5_skk":{
        "j_title":"Fcitx5用SKKインプットメソッド",
        "j_desc":"Fcitx5用SKKインプットメソッド",
        "e_title":"SKK input method engine for Fcitx5",
        "e_desc":"fcitx5-skk is an input method engine for Fcitx5, which uses libskk as its backend."
    },
    "fcitx_configtool":{
        "j_title":"Fcitx用設定ツール",
        "j_desc":"Fcitxインプットメソッドの設定ツール",
        "e_title":"Fcitx Input method config tool",
        "e_desc":"Configuration tool for Fcitx Input Method."
    },
    "fcitx_mozc":{
        "j_title":"Fctix用Mozcインプットメソッド",
        "j_desc":"Google日本語入力を元に開発されたMozcインプットメソッドのFctix用モジュール",
        "e_title":"Mozc IM module for Fctix",
        "e_desc":"Mozc IM module for Fctix. Mozc is an OSS Japanese Input method derived from Google Japanese IM"
    },
    "fcitx_qt5":{
        "j_title":"fcitx用 Qt5 IMモジュール",
        "j_desc":"fcitx用 Qt5 IMモジュール",
        "e_title":"Qt5/6 IM Module for Fcitx",
        "e_desc":"Qt5/6 IM Module for Fcitx"
    },
    "fdk_aac":{
        "j_title":"Fraunhofer FDK AACエンコーダー",
        "j_desc":"フラウンホーファー研究機構が開発したAACエンコーダー",
        "e_title":"Fraunhofer FDK AAC encoder",
        "e_desc":"AAC encoder developed by Fraunhofer society."
    },
    "ffmpeg":{
        "j_title":"FFmpeg 動画CODECSライブラリ",
        "j_desc":"FFmpeg は各種形式に対応したオーディオ/ビデオ CODEC ライブラリです",
        "e_title":"FFmpeg stream audio/video library",
        "e_desc":"FFmpeg is a complete solution to record, convert and stream audio andvideo. It includes libavcodec, the leading audio/video codeclibrary. FFmpeg is developed under Linux, but it can compiled undermost operating systems, including Windows."
    },
    "ffmpeg34":{
        "j_title":"FFmpeg 動画CODECSライブラリ(Ver.3.4系列)",
        "j_desc":"FFmpeg は各種形式に対応したオーディオ/ビデオ CODEC ライブラリです(Ver.3.4系列)",
        "e_title":"FFmpeg stream audio/video library(Ver.3.4 series)",
        "e_desc":"FFmpeg is a complete solution to record, convert and stream audio andvideo. It includes libavcodec, the leading audio/video codeclibrary. FFmpeg is developed under Linux, but it can compiled undermost operating systems, including Windows.(Ver.3.4 series)"
    },
    "ffmpegthumbnailer":{
        "j_title":"ffmpeg動画サムネイラー ",
        "j_desc":"ffmpegを使った各種動画のサムネイラー(見出し)作成ツール ",
        "e_title":"video files thumbnailer using ffmpeg ",
        "e_desc":"FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg."
    },
    "fftw":{
        "j_title":"高速フーリエ変換ライブラリ fftw",
        "j_desc":"fftw(the Fastest Fourier Transform in West)は離散フーリエ変換を高速に計算するためのライブラリです",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "file":{
        "j_title":"ファイル形式確認コマンド",
        "j_desc":"file はあらかじめ登録されている情報に基いてファイルの種類を判別するコマンドです．",
        "e_title":"file",
        "e_desc":"file is a command to descriminate a kind of filefrom pre-registerd header formats."
    },
    "findutils":{
        "j_title":"ファイル検索ユーティリティ",
        "j_desc":"GNU 版の find, xargs, locate などのプログラム集です。find と xargs は、私の知る限り POSIX 1003.2 互換です。加えて、いくつかの Unix 由来の追加機能や GNU 独自の追加機能が入っています。",
        "e_title":"GNU find utility",
        "e_desc":"GNU-ish find, xargs, locate programs"
    },
    "firefox":{
        "j_title":"firefox Webブラウザ",
        "j_desc":"Mozillaプロジェクトが開発している高速、高機能のウェブブラウザ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "flac":{
        "j_title":"可逆音声コーデックFLAC",
        "j_desc":"フリーの可逆音声コーデックFLAC(Free Loseless Audio Codec)の実装です。",
        "e_title":"FLAC, A Free Loseless Audio Codec",
        "e_desc":"An implementation of A Free Loseless Audio Codec, FLAC. Itis comprised of libraries for FLAC and OggFLAC, a plugin forXMMS, and command-line programs."
    },
    "flex":{
        "j_title":"The Fast LEXical analyzer",
        "j_desc":"コンパイラ等の言語用に字句解析器を作成するためのツール",
        "e_title":"The Fast LEXical analyzer",
        "e_desc":"Flex is a Fast LEXical analyzer which used for compiler copiler."
    },
    "flit":{
        "j_title":"PyPI用パッケージ管理ツール ",
        "j_desc":"Pythonのパッケージ/モジュールをPyPIに簡単に登録するためのツール ",
        "e_title":"simple packages/modules packager for PyPI.",
        "e_desc":"Flit is a simple way to put Python packages and modules on PyPI. It tries to require less thought about packaging and help you avoid common mistakes. "
    },
    "flit_core":{
        "j_title":"Flit配布パッケージ作成ツール ",
        "j_desc":"Flitを利用して配布パッケージを作るためのモジュール",
        "e_title":"distribution-building parts of Flit",
        "e_desc":"Distribution-building parts of Flit. See flit package for more information."
    },
    "fltk":{
        "j_title":"FLTKツールキット",
        "j_desc":"FLTKはマルチプラットフォームなC++ GUIツールキットです．",
        "e_title":"FLTK toolkit",
        "e_desc":"FLTK (pronounced 'fulltick') is a cross-platform C++ GUI toolkit for UNIX/Linux(X11), Microsoft Windows, and MacOS X. "
    },
    "fluidsynth":{
        "j_title":"fluidsynth ソフトウェアシンセサイザー",
        "j_desc":"SoundFont2に対応したソフトウェアシンセサイザー",
        "e_title":"fluidsynth software synthesizer",
        "e_desc":"FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications and has reached widespread distribution. "
    },
    "fmt":{
        "j_title":"C/C++用フォーマットライブラリ",
        "j_desc":"CのstdioやC++のiostreamsの替りに使える文字列フォーマットライブラリ",
        "e_title":"formatting and printing library",
        "e_desc":"{fmt} is a fast and safe alternative to C stdio and C++ iostreams"
    },
    "font_adobe_utopia_type1":{
        "j_title":"Adobe Utopia Type1 フォント",
        "j_desc":"Adobeが提供したPostscript Type1形式のUtopiaフォント",
        "e_title":"Adobe Utopia Type1 fonts",
        "e_desc":"Utopia fonts in PostScript Type1 format, donated by Adobe."
    },
    "font_alias":{
        "j_title":"フォント別名定義集",
        "j_desc":"フォント名のエイリアス定義集",
        "e_title":"font alias list",
        "e_desc":"Alias definitions for font names"
    },
    "font_bh_ttf":{
        "j_title":"B&H Lucida TT フォント",
        "j_desc":"B&H社が提供したTrueType形式のLucidaフォント",
        "e_title":"B&H Lucida TTF",
        "e_desc":"Lucida fonts in TrueType format, donated by B&H"
    },
    "font_bh_type1":{
        "j_title":"B&H Lucida Type1 フォント",
        "j_desc":"B&Hが提供したPostScript Type1形式のLucidaフォント",
        "e_title":"B&H Lucida Type1",
        "e_desc":"Lucida fonts in PostScript Type1 format, donated by B&H"
    },
    "font_ibm_type1":{
        "j_title":"IBM Type1 フォント",
        "j_desc":"IBMが提供したPostScript Type1形式のフォント",
        "e_title":"IBM Type1 fonts",
        "e_desc":"PostScript Type1 format fonts, donated by IBM"
    },
    "font_util":{
        "j_title":"フォント操作ツール",
        "j_desc":"X11用フォント操作ツール",
        "e_title":"font utils",
        "e_desc":"Fonts handling utilities for X11"
    },
    "font_xfree86_type1":{
        "j_title":"Type1 カーソルフォント",
        "j_desc":"XFree86用に開発されたカーソル用Type1フォント",
        "e_title":"Type1 cursor fonts",
        "e_desc":"Type1 formatted cursor fonts for XFree86"
    },
    "fontconfig":{
        "j_title":"TrueTypeフォント設定用ツール",
        "j_desc":"freetype2ライブラリを設定するためのツール",
        "e_title":"TrueType fonts configration tool",
        "e_desc":"Fontconfig handles TrueType fonts configurations."
    },
    "fonts":{
        "j_title":"フォントコレクション",
        "j_desc":"fontconfig/freetype経由で利用するTrueTypeフォント集",
        "e_title":"fonts collection",
        "e_desc":"TrueType fonts which are used through fontconfig/freetype"
    },
    "fonts_migmix":{
        "j_title":"MigMix TTフォント",
        "j_desc":"M+フォントとIPAフォントを合成した日本語TTフォント",
        "e_title":"MigMix TT fonts",
        "e_desc":"Japanese TT fonts with M+ fonts and IPA fonts"
    },
    "fonts_migu":{
        "j_title":"TTフォントMigu",
        "j_desc":"フリーで配布されているM+フォントをより見やすくなるように変更したフォントにIPAフォントを合成したTrueTypeフォント",
        "e_title":"Migu TT fonts",
        "e_desc":"TT Japanese fonts derived from M+ fonts and IPA fonts"
    },
    "fortune_mod":{
        "j_title":"箴言ツール fortune",
        "j_desc":"fortune cookie と呼ばれる米国版おみくじをソフトウェアで実現したコマンドです。",
        "e_title":"provides fortune cookies on demand",
        "e_desc":"fortune displays epigrams selected randomly from a selection offortune files."
    },
    "freeglut":{
        "j_title":"FreeGLUTライブラリ",
        "j_desc":"OpenGLを使いやすくするために開発されたライブラリ",
        "e_title":"FreeGlut for OpenGL",
        "e_desc":"FreeGLUT is a free-software/open-source alternative to the OpenGL Utility Toolkit (GLUT) library."
    },
    "freerdp":{
        "j_title":"Remote Desktop Protocol(RDP)のOSS実装",
        "j_desc":"ApacheライセンスのRDPのフリーな実装",
        "e_title":"A remote desktop protocol implementation",
        "e_desc":"a free implementation of the Remote Desktop Protocol (RDP), released under the Apache License"
    },
    "freetype":{
        "j_title":"freetypeライブラリ",
        "j_desc":"TrueTypeフォントを操作するためのライブラリ",
        "e_title":"freetype library",
        "e_desc":"Library for rendering TrueType fonts."
    },
    "fribidi":{
        "j_title":"fribidi ライブラリ",
        "j_desc":"fribidiはunicodeの双方向文字列表示機能を実現するライブラリ",
        "e_title":"fribidi library",
        "e_desc":"Fribidi is a library for handling UNICODE Bidirectional algorithm(BIDI)."
    },
    "fuse2":{
        "j_title":"ユーザ領域用ファイルシステムサービス (Ver.2)",
        "j_desc":"fuseは，ユーザ領域用プログラムにファイルシステムを実装するためのインターフェイスを提供します。このパッケージは fuse ver.2 系列で、必要なファイルのみ収録しています",
        "e_title":"Filesystem in User space (Ver.2)",
        "e_desc":"Filesystem in User space (Ver.2)"
    },
    "fuse3":{
        "j_title":"ユーザ領域用ファイルシステムサービス (Ver.3)",
        "j_desc":"fuseは，ユーザ領域用プログラムにファイルシステムを実装するためのインターフェイスを提供します",
        "e_title":"Filesystem in User space (Ver.3)",
        "e_desc":"Filesystem in User space (Ver.3)"
    },
    "g++":{
        "j_title":"GCC/G++ コンパイラ",
        "j_desc":"GCC(GNU Compiler Collection)のうちのC++コンパイラ部．動作にはgccパッケージが必要",
        "e_title":"GCC/G++ compiler",
        "e_desc":"C++ compiler part from GCC(GNU Compiler Collerction). Need gcc package to work."
    },
    "garcon":{
        "j_title":"garconメニューライブラリ",
        "j_desc":"garconは，Glib/GIO上に実装されたメニュー機能を操作するためのライブラリです",
        "e_title":"garcon menu library",
        "e_desc":"garcon is a library to serve menu related functions"
    },
    "gawk":{
        "j_title":"GNU 版 AWK コマンドインタープリタ",
        "j_desc":"AWK は UNIX に古くから存在している行指向のスクリプト言語です．gawk は GNU 版の AWK コマンドインタープリタです．",
        "e_title":"gawk(GNU AWK)",
        "e_desc":"gawk is a free implementation of AWK scripting language."
    },
    "gc":{
        "j_title":"Boehm GC",
        "j_desc":"Boehm GC は C/C++ から使える Garbage Collection 用ライブラリです",
        "e_title":"Boehm GC",
        "e_desc":"Boehm GC is a Garbage Collection library for C/C++."
    },
    "gcc":{
        "j_title":"GCC/Cコンパイラ",
        "j_desc":"GCC(GNU Compiler Collection)のベースとなるCコンパイラ部c++やgcj等にはこのパッケージが必要",
        "e_title":"GCC/C compiler",
        "e_desc":"Basic(C compiler) part of GCC(GNU Compiler Collection). Other GCC compiler such as g++ and gcc_go needs this package."
    },
    "gconf":{
        "j_title":"GConf設定システム",
        "j_desc":"GConfはGnomeベースの環境で各種設定を管理するための設定システムです",
        "e_title":"GConf config system",
        "e_desc":"GConf is configuration system for GNOME environment"
    },
    "gcr":{
        "j_title":"GNOME向け認証機能ライブラリ",
        "j_desc":"Gcrパッケージは証明書の表示やキーストアへのアクセス用のライブラリ，暗号ファイルのビューワーなどを提供します．",
        "e_title":"GNOME crypt service",
        "e_desc":"The Gcr package contains libraries used for displaying certificates and accessing key stores. It also provides the viewer for crypto files on the GNOME Desktop."
    },
    "gcr4":{
        "j_title":"GNOME向け認証機能ライブラリ V4",
        "j_desc":"Gcrパッケージは証明書の表示やキーストアへのアクセス用のライブラリ，暗号ファイルのビューワーなどを提供します．バージョン4系統",
        "e_title":"GNOME crypt service V4",
        "e_desc":"The Gcr package contains libraries used for displaying certificates and accessing key stores. It also provides the viewer for crypto files on the GNOME Desktop. Ver4.x series"
    },
    "gdb":{
        "j_title":"GNU デバッガ",
        "j_desc":"生成したバイナリファイルを1ステップごとに実行したり，指定した箇所で実行を停止したり，変数の状態を調べたりするためのツール(デバッガ)",
        "e_title":"GNU debugger",
        "e_desc":"Dynamic Debugger written by GNU project"
    },
    "gdbm":{
        "j_title":"GNUデータベースツール",
        "j_desc":"gdbm はバークレー DB と同等の機能を持つ GNU 版のデータベースツールです．",
        "e_title":"GNU Database Management tool",
        "e_desc":"GDBM is a GNU version of Database Management tool likeBerkeley DB."
    },
    "gdk_pixbuf":{
        "j_title":"GDK Pixbufライブラリ",
        "j_desc":"GNOME/GTKツールキットから各種画像データを操作するためのライブラリ",
        "e_title":"GDK Pixbuf library",
        "e_desc":"Gdk-pixbuf is a library for GNOME/GTK toolkits to handle many kinds of image formats."
    },
    "gdk_pixbuf_xlib":{
        "j_title":"xlib用gdk-pixbuf",
        "j_desc":"gdk-pixbuf側では廃止されたxlib用のライブラリを独立させたパッケージ",
        "e_title":"deplicated xlib parts for gdk-pixbuf",
        "e_desc":"The gdk-pixbuf-xlib package provides a deprecated Xlib interface to gdk-pixbuf, which is needed for some applications which have not been ported to use the new interfaces yet. "
    },
    "gdl":{
        "j_title":"GNOME Docking Library",
        "j_desc":"gtk+にドッキング機能を提供するライブラリ",
        "e_title":"GDL:Gnome Docking Library",
        "e_desc":"GNOME Docking library Provides docking features for gtk+."
    },
    "gegl":{
        "j_title":"汎用グラフィックライブラリ",
        "j_desc":"GEGL(GEnelic Graphical Library)は，グラフ形式を利用した画像処理用フレームワークです",
        "e_title":"e_title",
        "e_desc":"GEGL (Generic Graphics Library) is a graph based image processing framework."
    },
    "get_pkginfo":{
        "j_title":"Plamo用パッケージ更新ツール",
        "j_desc":"サーバ上に更新されたパッケージがあるかをチェック，ダウンロードするためのコマンド",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "gettext":{
        "j_title":"GNU Gettextライブラリ",
        "j_desc":"ソフトウェアを国際化するための機能を集めたライブラリ",
        "e_title":"GNU Gettext library",
        "e_desc":"Library for make software i18n."
    },
    "gexiv2":{
        "j_title":"exiv2のGObjectラッパー",
        "j_desc":"デジカメ画像のメタデータを操作するexiv2の機能をGObject経由で利用可能にするラッパー",
        "e_title":"GObject wrapper for exiv2",
        "e_desc":"gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It allows for GNOME applications to easily inspect and update EXIF, IPTC, and XMP metadata in photo and video files of various formats."
    },
    "gfortran":{
        "j_title":"GCC FORTRAN",
        "j_desc":"GCC のうち FORTRAN プログラムをコンパイルするのに必要な部分をまとめました．このパッケージを使うには gcc パッケージが必要です．",
        "e_title":"GCC FORTRAN",
        "e_desc":"FORTRAN part of GCC(GNU Compiler Collection). Need gcc package to work."
    },
    "ghostscript":{
        "j_title":"GPL Ghostscript",
        "j_desc":"GhostScriptはフリーなPSリッパーです．",
        "e_title":"GPL Ghostscript",
        "e_desc":"Ghostscript is a free PS ripper."
    },
    "giflib":{
        "j_title":"GIF画像用ライブラリ",
        "j_desc":"GIF形式の画像データを操作するためのライブラリ",
        "e_title":"Library for GIF",
        "e_desc":"Giflib is a library for handling GIF format data."
    },
    "gimp":{
        "j_title":"GIMP 画像処理システム",
        "j_desc":"GIMP(GNU Image Manipulation Program)は複数のレイヤーと強力な編集機能を持つビットマップグラッフィク編集・加工ソフトウェアです",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "gimp_help":{
        "j_title":"GIMP用ヘルプメッセージ",
        "j_desc":"GIMP用のオンラインヘルプメッセージ集です。",
        "e_title":"Help messages for GIMP",
        "e_desc":"Help messages for GIMP, written in HTML format."
    },
    "git":{
        "j_title":"ソースコード管理システム git",
        "j_desc":"git は，Linux のソースコードを管理するための開発された大規模プロジェクト用のソースコード管理システムで，最近は多くのプロジェクトで採用されています．",
        "e_title":"Source code management system git",
        "e_desc":"Git was originally developed for linux kernel source code, but it was used for many OSS projects."
    },
    "glad":{
        "j_title":"Vulkan/GL/GLES/EGL/GLX/WGL ローダージェネレーター",
        "j_desc":"公式仕様に基づく各種言語用Vulkan/GL/GLES/EGL/GLX/WGL ローダージェネレーター",
        "e_title":"Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator",
        "e_desc":"Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specifications for multiple languages. "
    },
    "glew":{
        "j_title":"OpenGL拡張機能組み込みライブラリ",
        "j_desc":"GLEW(OpenGL Extension Wrangler library)は，OpenGLの拡張ライブラリ機能を動的組み込むためのライブラリです",
        "e_title":"GLEW : OpenGL Extension Wrangler",
        "e_desc":"The OpenGL Extension Wrangler Library (GLEW) isa cross-platform open-source C/C++ extension loading library."
    },
    "glib":{
        "j_title":"GTK+基本ルーチンライブラリ",
        "j_desc":"GTK+が用いる各種基本ルーチンのライブラリです。",
        "e_title":"GTK+ Basic Routines Library",
        "e_desc":"Library of some basic routines for GTK+."
    },
    "glib_networking":{
        "j_title":"Glib用ネットワーク関連モジュール",
        "j_desc":"Glibにネットワーク関連の機能を追加するためのgiomodule群",
        "e_title":"network module for glib",
        "e_desc":"GIO modules for Glib which add network related functions"
    },
    "glibc":{
        "j_title":"GNU C ライブラリ",
        "j_desc":"Linuxの標準Cライブラリ",
        "e_title":"GNU C library",
        "e_desc":"glibc is a standard C library for Linux."
    },
    "glibmm":{
        "j_title":"Glib用C++バインディング",
        "j_desc":"Glibの機能をC++から使うためのバインディング",
        "e_title":"C++ binding for Glib",
        "e_desc":"Glibmm is a C++ binding for Glib."
    },
    "glibmm1":{
        "j_title":"Glib用C++バインディング 旧バージョン",
        "j_desc":"Glibの機能をC++から使うためのバインディング．互換性用旧バージョン",
        "e_title":"C++ binding for Glib, older version",
        "e_desc":"Glibmm is a C++ binding for Glib, older version for compat.."
    },
    "global":{
        "j_title":"GNU globalソースコードタグシステム",
        "j_desc":"GNU GLOBAL は、ソースコードに索引付けを行うことで、大規模システムのハックやレビューを効率化するソフトウエアです",
        "e_title":"GNU global source code tagging system",
        "e_desc":"GNU GLOBAL is a source code tagging system that works the same way across diverse environments, such as Emacs editor, Vi editor, Less viewer, Bash shell, various web browsers, etc."
    },
    "glslang":{
        "j_title":"OpenGL/OpenGL ES用シェーダー言語フロントエンド",
        "j_desc":"OpenGL/OpenGL ES用のシェーダー言語を処理するコンパイラ用フロントエンド",
        "e_title":"OpenGL and OpenGL ES shader front end and validator",
        "e_desc":"glslang is a compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages."
    },
    "glu":{
        "j_title":"OpenGL Utility Library",
        "j_desc":"OpenGLの機能を，より高レベルから利用するためのライブラリ",
        "e_title":"OpenGL Utility Library",
        "e_desc":"Library for abstraction OpenGL functions"
    },
    "gmime":{
        "j_title":"MIME用ライブラリ",
        "j_desc":"GNOME環境でMIMEを操作するためのライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "gmime3":{
        "j_title":"MIME操作ライブラリ",
        "j_desc":"S/MIME, PGP, mbox spoolなどに対応したMIMEデータ操作用ライブラリ",
        "e_title":"MIME library",
        "e_desc":"A C/C++ MIME creation and parser library with support for S/MIME, PGP, and Unix mbox spools."
    },
    "gmp":{
        "j_title":"GNU MultiPrecision library",
        "j_desc":"任意の精度で整数や実数，浮動小数点数を演算するためのライブラリ",
        "e_title":"GNU Multi Precision library",
        "e_desc":"library to calculate arbitrary precision for interger, real and float numbers"
    },
    "gnome_common":{
        "j_title":"GNOME用各種マクロ",
        "j_desc":"GNOME環境用のソフトウェアをビルドする際に必要な各種マクロ集",
        "e_title":"Macros for GNOME",
        "e_desc":"This module contains various files needed to bootstrap GNOME modules built from git."
    },
    "gnome_icon_theme":{
        "j_title":"GNOMEアイコン集",
        "j_desc":"GNOME環境で利用するアイコン集",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "gnome_keyring":{
        "j_title":"GNOMEキーリング",
        "j_desc":"GNOME環境のパスワード管理ツール",
        "e_title":"GNOME keyring",
        "e_desc":"Gnome keysing is a password manager for Gnome."
    },
    "gnupg":{
        "j_title":"Gnu Privacy Guard",
        "j_desc":"RFC4880で定義されたOpenPGP標準のGNU版実装",
        "e_title":"Gnu Privacy Guard",
        "e_desc":"GNU version of OpenPGP which defined in RFC4880"
    },
    "gnuplot":{
        "j_title":"グラフ作成ソフト",
        "j_desc":"gnuplot はコマンドを打ちこんで作図する対話型のデータプロット用プログラムです。gnuplot は UNIX, MSDOS, VMS などで動きます。このソフトウェアは著作権で保護されていますが、自由に再配布可能です。元々、gnuplot は科学者や学生用に数学関数やデータを可視化するためのツールとして開発されました。現在では、さまざまな種類の端末やプロッタ、プリンタに対応しています(カラーデバイスやLaTeX のような擬似端末にも対応しています)。また、新しいデバイスを簡単に追加することも可能です。",
        "e_title":"gnuplot 4.0",
        "e_desc":"gnuplot is a data plot program."
    },
    "gnutls":{
        "j_title":"セキュア通信用ライブラリ gnutls",
        "j_desc":"TLS-1.0およびSSL-3.0に対応したセキュア通信ライブラリです。libgcryptが必要です。",
        "e_title":"secure communication library",
        "e_desc":"gnutls is a library for secure communication with TLS-1.0/3.0 standard. This package needs libgcrypt package."
    },
    "go":{
        "j_title":"プログラミング言語Go",
        "j_desc":"Go言語のコンパイラなどのツールです",
        "e_title":"Go programming language",
        "e_desc":"Core compiler tools for the Go programming language"
    },
    "gobject_introspection":{
        "j_title":"GObject用API情報収集ツール",
        "j_desc":"PythonやValaといった言語からGObjectを操作するさまざまなライブラリ類を利用するために，それらライブラリのAPI情報を収集し，XML形式で提供するためのツール．",
        "e_title":"GObject API information collector",
        "e_desc":"gobject-introspection is a tool to collect API informations about GObject related libraries and offer them using XML format for Python or Vala language."
    },
    "gperf":{
        "j_title":"GNU perfect hash ジェネレータ",
        "j_desc":"与えられた文字列を元に完全ハッシュ関数を生成するツール",
        "e_title":"GNU perfect hash generator",
        "e_desc":"gperf makes perfet hash function from given strings."
    },
    "gpgme":{
        "j_title":"gpgme:GnuPG Made Easy",
        "j_desc":"GnuPGの諸機能をライブラリとしてアプリケーションに提供するライブラリ",
        "e_title":"gpgme:GnuPG Made Easy",
        "e_desc":"gpgme is a library to offer GnuPG functions."
    },
    "gpm":{
        "j_title":"汎用マウスコマンド",
        "j_desc":"gpmは 'selection' 由来のプログラムで、仮想コンソールの上でマウスを使って行の切り貼りをするものです。また、コンソール上でマウス処理が可能なプログラム(例えばファイル管理ツールである Midnight Commander や dialogなど)用のマウスとして使うこともできます。",
        "e_title":"GPM(General purpose mouse)",
        "e_desc":"gpm can handle mouse in virtual console."
    },
    "gptfdisk":{
        "j_title":"gpt 対応パーティション変更ツール",
        "j_desc":"gpt に対応したパーティションを変更するツール。",
        "e_title":"fdisk for GPT HDD",
        "e_desc":"Partitioning tool which can handle GPT HDD."
    },
    "graphene":{
        "j_title":"graphic data type 用ライブラリ",
        "j_desc":"画像処理用各種データタイプを操作するためのlayer library",
        "e_title":"A thin layer of types for graphic libraries",
        "e_desc":"graphene is a thinnest, smallest possible layer needed to write a canvas library."
    },
    "graphite2":{
        "j_title":"Unicode対応のフォント・レンダリングシステム",
        "j_desc":"GraphiteはSILインターナショナルが開発し，フリーソフトウェアとして配布されているUnicode互換のフォント・レンダリングシステムです．",
        "e_title":"Graphite, programmable Unicode-compliant smart-font technology",
        "e_desc":"Graphite is a programmable Unicode-compliant smart-font technology and rendering system developed by SIL International as free software, distributed under the terms of the GNU Lesser General Public License and the Common Public License."
    },
    "graphviz":{
        "j_title":"グラフ可視化ソフトウェア",
        "j_desc":"Graphviz は，AT and T 研究所が開発したオープンソースのツールパッケージで，DOT 言語のスクリプトで示されたグラフを描画します。パッケージには，アプリケーションソフトウェアからツールを使うためのライブラリも含まれます。",
        "e_title":"Graph Visualization Software",
        "e_desc":"Graphviz is open source graph visualization software.  Graphvisualization is a way of representing structural information asdiagrams of abstract graphs and networks.  It has importantapplications in networking, bioinformatics, software engineering,database and web design, machine learning, and in visual interfacesfor other technical domains."
    },
    "grep":{
        "j_title":"文字列検出コマンド",
        "j_desc":"GREP(Global Regular ExPression)は入力ファイル(あるいは標準入力)に指定されたパターンにマッチする行があるかどうかを検出するツールです。",
        "e_title":"GNU grep",
        "e_desc":"GREP(Global Regular ExPression) command which can handlelarge files(over 2GB file)."
    },
    "groff":{
        "j_title":"man 形式の整形ツール",
        "j_desc":"groff は man ページを整形するために必要なコマンドです",
        "e_title":"groff with JP patch",
        "e_desc":"groff is a text formatter which used in  man pages."
    },
    "grub":{
        "j_title":"GRand Unified Boot loader",
        "j_desc":"GRUB は元々 GNU HURD 用に開発されたブートローダですが、Linux FreeBSD, NetBSD などもブート可能です。Linux98 ではデフォルトのブートローダがGRUB になっています．",
        "e_title":"GRUB : GRand Unified Boot loader",
        "e_desc":"GRUB was originally developed for GNU HURD, butit can also boot Linux, FreeBSD and NetBSD.Plamo Linux uses LILO for default bootloader,but installation FD was booted by GRUB."
    },
    "gsettings_desktop_schemas":{
        "j_title":"GNOME設定集",
        "j_desc":"GNOME環境で各種ソフトウェアを設定するためのschema集",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "gsl":{
        "j_title":"GNU Scientific Library",
        "j_desc":"科学計算用の数値演算ルーチンのコレクション",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "gsm":{
        "j_title":"GSM非可逆音声圧縮ライブラリ",
        "j_desc":"携帯電話の世界で広く使われている音声圧縮用ライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "gst_devtools":{
        "j_title":"GStreamer用検証ツール",
        "j_desc":"GStreamer用のプラグインが正しく動作するかを検証するためのツール",
        "e_title":"Gstreamer Validation tool",
        "e_desc":"GstValidate is a tool that allows GStreamer developers to check that the GstElements they write behave the way they are supposed to. It was first started to provide plug-ins developers with a tool to check that they use the framework the proper way."
    },
    "gst_editing_services":{
        "j_title":"GStreamer編集機能用ライブラリ",
        "j_desc":"GStreamer上でノンリニア編集機能を利用するためのライブラリ",
        "e_title":"Edit function library for Gstreamer",
        "e_desc":"This is a high-level library for facilitating the creation of audio/video non-linear editors."
    },
    "gst_libav":{
        "j_title":"GStreamer用libavプラグイン",
        "j_desc":"GStreamerからlibavの機能を利用するためのプラグイン",
        "e_title":"libav plugin for GStreamer",
        "e_desc":"Libav plugin for GStreamer"
    },
    "gst_omx":{
        "j_title":"OpenMAX IL用GStreamerプラグイン",
        "j_desc":"OpenMAX(Open Media Acceleration)のフレームワークを利用するためのGStreamer用プラグイン",
        "e_title":"GStreamer OpenMAX IL wrapper plugin",
        "e_desc":"This plugin wraps available OpenMAX IL components and makes them available as standard GStreamer elements."
    },
    "gst_plugins_bad":{
        "j_title":"GStreamer-0.10 Plugin BAD",
        "j_desc":"メンテナンスが十分ではないGStreamer-0.10用プラグイン",
        "e_title":"GStreamer-0.10 Plugin BAD",
        "e_desc":"Not well maintaied plugins for GStreamer-0.10"
    },
    "gst_plugins_base":{
        "j_title":"GStreamer-0.10 Plugin用基盤",
        "j_desc":"GStreamer-0.10で各種プラグインを利用するための基盤となるライブラリ",
        "e_title":"Base for GStreamer-0.10 Plugins",
        "e_desc":"Basic library for GStreamer-0.10 Plugins"
    },
    "gst_plugins_good":{
        "j_title":"GStreamer-0.10 Plugins Good",
        "j_desc":"十分にメンテナンスされているGStreamer-0.10用プラグイン",
        "e_title":"GStreamer-0.10 Plugins Good",
        "e_desc":"Well maintained Plugins for GStreamer-0.10"
    },
    "gst_plugins_ugly":{
        "j_title":"GStreamer-0.10 plugin ugly",
        "j_desc":"メンテナンス状態が悪いGStreamer-0.10用プラグイン",
        "e_title":"GStreamer-0.10 plugin ugly",
        "e_desc":"Ugly maintained plugins for GStreamer-0.10"
    },
    "gst_python":{
        "j_title":"GStreamer-0.10用pythonバインディング",
        "j_desc":"GStreamer-0.10の機能をPythonから使うためのライブラリ",
        "e_title":"Python GStreamer-0.10",
        "e_desc":"Python binding for GStreamer-0.10"
    },
    "gst_rtsp_server":{
        "j_title":"GStreamer で RTSP サーバを構築するためのライブラリ",
        "j_desc":"GStreamer で RTSP サーバを構築するためのライブラリ",
        "e_title":"Library for building an RTSP server on GStreamer",
        "e_desc":"a library on top of GStreamer for building an RTSP server"
    },
    "gstreamer":{
        "j_title":"GStreamer-0.10本体",
        "j_desc":"マルチメディアフレームワークGStreamer-0.10の基盤部分",
        "e_title":"GStreamer-0.10 main parts",
        "e_desc":"Mainparts of Multimedia Framework GStremer-0.10"
    },
    "gstreamer_vaapi":{
        "j_title":"GStreamer用VA-APIプラグイン",
        "j_desc":"GStreamerからVA(Video Acceleration) APIを使うためのプラグイン",
        "e_title":"VA-API plugin for GStreamer",
        "e_desc":"VA(Video Acceleration) API plugin for GStreamer."
    },
    "gtk2":{
        "j_title":"GTK+ ツールキットライブラリ v2.x",
        "j_desc":"GTK+ version 2 の系列のライブラリです。多くの GUI アプリが，このバージョンの GTK を必要とします。",
        "e_title":"GTK+ Toolkit Library 2.x",
        "e_desc":"X toolkit library for GNOME."
    },
    "gtk3":{
        "j_title":"GTK+ ツールキットライブラリ v3.x",
        "j_desc":"GTK+ の最新版である version 3 系列のライブラリです。",
        "e_title":"GTK+ Toolkit Library 3.x",
        "e_desc":"X toolkit library for GNOME."
    },
    "gtk4":{
        "j_title":"GTK+ ツールキットライブラリ v4.x",
        "j_desc":"GTK+ の最新版である version 4 系列のライブラリです。",
        "e_title":"GTK+ Toolkit Library 4.x",
        "e_desc":"X toolkit library for GNOME."
    },
    "gtk_doc":{
        "j_title":"Gtkドキュメントツール",
        "j_desc":"Gtkのマニュアル等を処理するためのツール",
        "e_title":"Document tools for Gtk",
        "e_desc":"Document tools for processing Gtk manuals and documents."
    },
    "gtk_xfce_engine":{
        "j_title":"GTK Xfce エンジン",
        "j_desc":"GTK Xfce engines",
        "e_title":"Gtk+-2.0とGTK+-3.0の双方に対応したXfce用の描画エンジン",
        "e_desc":"This package provides the Xfce Gtk+-2.0 and Gtk+-3.0 engines, which allowsfor homogeneity in applications for both business and personal desktops."
    },
    "gtkmm2":{
        "j_title":"Gtk2用バインディング",
        "j_desc":"Gtk-2.xの機能をC++から使うためのバインディング",
        "e_title":"C++ binding for Gtk2",
        "e_desc":"C++ binding for Gtk2 functions"
    },
    "gtkmm3":{
        "j_title":"Gtk3用バインディング",
        "j_desc":"Gtk-3.xの機能をC++から使うためのバインディング",
        "e_title":"C++ binding for Gtk3",
        "e_desc":"C++ binding for Gtk3 functions"
    },
    "gtkmm4":{
        "j_title":"GTK4用のC++ラッパー",
        "j_desc":"GTK4用のC++ラッパー",
        "e_title":"C++ wrapper for GTK4",
        "e_desc":"gtkmm is a C++ wrapper for GTK, a library used to create graphical user interfaces."
    },
    "gtksourceview":{
        "j_title":"GTK+シンタックス強調用ウィジェット",
        "j_desc":"GtkSourceViewは，Gtk+の標準のマルチラインエディタを拡張して，各言語のシンタックス強調や無制限のundo/redo，UTF-8互換の文字検索，印刷といった機能を提供するためのライブラリです．",
        "e_title":"GTK+ syntax highlighting widget",
        "e_desc":"GtkSourceView is a portable C library that extends the standard GTK+framework for multiline text editing with support for configurablesyntax highlighting, unlimited undo/redo, UTF-8 compliant caselesssearching, printing and other features typical of a source code editor."
    },
    "gtksourceview4":{
        "j_title":"gtksourceview V4",
        "j_desc":"gtksourview は GTK+ の複数行テキスト編集用の標準Widget, GtkTextViewに，プログラムを見易くするための機能を追加するライブラリです．",
        "e_title":"gtksourceview V4",
        "e_desc":"GtkSourceView is a GNOME library that extends GtkTextView, the standard GTK+ widget for multiline text editing. "
    },
    "gutenprint":{
        "j_title":"インクジェット用プリンタドライバ集 Gutenprint",
        "j_desc":"Gutenprintは，かってgimp-printと呼ばれていた，主にインクジェットプリンタを対象としたプリンタドライバ集です．",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "gvfs":{
        "j_title":"GVFS仮想ファイルシステム",
        "j_desc":"Gtk2+以降で仮想ファイルシステムを操作するためのライブラリ",
        "e_title":"GVFS Virtual File system",
        "e_desc":"Gvfs is a library to operate VFS from GTK2+."
    },
    "gzip":{
        "j_title":"gzip 圧縮形式操作コマンド",
        "j_desc":"gzip はファイルを圧縮・展開するためのプログラムです。このバージョンの gzip は over 2G なファイルにも対応しています。",
        "e_title":"GNU zip compression utilities.",
        "e_desc":"GZIP is a compression utitily"
    },
    "harfbuzz":{
        "j_title":"OpenType用テキスト整形エンジン",
        "j_desc":"OpenType用テキスト整形エンジン",
        "e_title":"OpenType text shaping engine",
        "e_desc":"Harfbuzz is an OpenType text shaping engine."
    },
    "hddtemp":{
        "j_title":"HDD温度監視ツール",
        "j_desc":"S.M.A.R.T. 機能に対応しているHDD の温度情報を監視するツールです",
        "e_title":"HDD temperature monitoring tool",
        "e_desc":"hddtemp can monotor temperature of the HDD drivewhich has S.M.A.R.T. capability."
    },
    "hdparm":{
        "j_title":"ATA(IDE) HDパラメータ操作コマンド",
        "j_desc":"hdparm は ATA ディスクの各種パラメータを操作するためのコマンドです",
        "e_title":"hdparm",
        "e_desc":"hdparm is a command to operate some parameters of ATA disks."
    },
    "heimdal":{
        "j_title":"Kerberos5のフリーな実装 Heimdal",
        "j_desc":"HeimdalはMITが開発したKerberos5の機能を，暗号に関する輸出規制が無いスェーデンで再実装したソフトウェアです．",
        "e_title":"Heimdal",
        "e_desc":"Heimdal is a free implementation of Kerberos5."
    },
    "help2man":{
        "j_title":"manページ作成ツール",
        "j_desc":"help2manは，コマンドの--helpや--versionの出力結果からシンプルなmanページを作成します．",
        "e_title":"help2man man page builder",
        "e_desc":"help2man is a script to create simple man pages from the --help and --version output of programs."
    },
    "hicolor_icon_theme":{
        "j_title":"ハイカラー用アイコンテーマ",
        "j_desc":"アイコン定義の枠組みです",
        "e_title":"fallback theme for icons",
        "e_desc":"This is the default fallback theme used by implementations of the icontheme specification."
    },
    "hostapd":{
        "j_title":"IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS 認証モジュール",
        "j_desc":"Linux ベースの無線 LAN アクセス・ポイントにおいて，WPA2 による強力な暗号化と認証を実現する hostapd (Host Access Point デーモン) は，構成を行うのがかなり簡単であることに加え，WPA2 パーソナルと WPA2 エンタープライズをサポートし，独特の方法で WPA2 パーソナルを強力かつ簡単に管理できるように変更します。",
        "e_title":"IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator",
        "e_desc":"hostapd, the Host Access Point daemon, provides strong WPA2 encryptionand authentication on Linux-based wireless access points.  It is fairlysimple to configure, supports WPA2-Personal and Enterprise, and alsoprovides a unique modification to WPA2-Personal that makes it bothstrong and simple to administer."
    },
    "httpd":{
        "j_title":"Apache httpd ウェブサーバー",
        "j_desc":"世界でもっとも使われているウェブサーバーソフトウェア，apache httpd です",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "iceauth":{
        "j_title":"iceauth",
        "j_desc":"ICE(Inter-Client Exchange)プロトコルで利用する認証情報を操作するためのコマンド",
        "e_title":"iceauth",
        "e_desc":"Iceauth is a toolkit for ICE(Inter-Client Exchange) protocol."
    },
    "icon_naming_utils":{
        "j_title":"アイコン名操作用ツール",
        "j_desc":"Icon Naming Specification で定められたアイコン名と従来のアイコン名の互換性をとるためのツール",
        "e_title":"icon naming utilities",
        "e_desc":"icon-naming-utils is a script for maintaining backwards compatibility withcurrent desktop icon themes, while migrating to the names specified in theIcon Naming Specification [1]"
    },
    "icu":{
        "j_title":"ユニコード用ライブラリ集",
        "j_desc":"ICU(International Compornents for Unicode)ライブラリはユニコードに関するさまざまな機能を提供するためのライブラリです．C++ 用のライブラリ Boost はこのライブラリを必要とします．",
        "e_title":"library for UNICODE handling",
        "e_desc":"ICU(International COmprnets for Unicode) is a collection of libraries for UNICODE handling."
    },
    "icu67":{
        "j_title":"ユニコード用ライブラリ集 ver.67",
        "j_desc":"ICU(International Compornents for Unicode)ライブラリはユニコードに関するさまざまな機能を提供するためのライブラリ ver.67です．C++ 用のライブラリ Boost はこのライブラリを必要とします．",
        "e_title":"library for UNICODE handling, ver.67",
        "e_desc":"ver.67 of ICU(International Compornents for Unicode), which is a collection of libraries for UNICODE handling."
    },
    "icu69":{
        "j_title":"ユニコード用ライブラリ集。バージョン69",
        "j_desc":"icuのバージョン65です。後方互換性のために提供しています。",
        "e_title":"icu version 65",
        "e_desc":"This provides for backward compatibility"
    },
    "icu70":{
        "j_title":"ユニコード用ライブラリ集 ver.67",
        "j_desc":"ICU(International Compornents for Unicode)ライブラリはユニコードに関するさまざまな機能を提供するためのライブラリ ver.70です．C++ 用のライブラリ Boost はこのライブラリを必要とします．",
        "e_title":"library for UNICODE handling, ver.70",
        "e_desc":"ver.67 of ICU(International Compornents for Unicode), which is a collection of libraries for UNICODE handling."
    },
    "idna":{
        "j_title":"Python用IDNAモジュール",
        "j_desc":"Python2/3からIDNA(Internationalized Domain Names in Application)機能を使うためのモジュール",
        "e_title":"Internationalized Domain Names in Applications",
        "e_desc":"Support for the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. This is the latest version of the protocol and is sometimes referred to as “IDNA 2008”."
    },
    "ijs":{
        "j_title":"ビットマップデータ送信用ライブラリ",
        "j_desc":"IJSはHPのプリンタドライバなどが利用しているビットマップ形式のデータをプリンタに送るためのライブラリです．",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "imagemagick6":{
        "j_title":"ImageMagick 6.x ライブラリ",
        "j_desc":"古いバージョンのImageMagick(6.x)にしか対応していないソフト用互換ライブラリ",
        "e_title":"ImageMagick 6.x library",
        "e_desc":"Library from older ImageMagick(6.x) for backward compatibility."
    },
    "imagemagick7":{
        "j_title":"ImageMagick 7",
        "j_desc":"様々なフォーマットのイメージを操作するライブラリ、コマンド群",
        "e_title":"ImageMagick 7",
        "e_desc":"A collection of tools and libraries to read, write, and manipulate an image in various format"
    },
    "imlib2":{
        "j_title":"画像操作用ライブラリimlib2",
        "j_desc":"imlib2はさまざまな形式の画像ファイルを操作するためのライブラリです．",
        "e_title":"Image handling library, imlib2",
        "e_desc":"Imlib2 is a image handling library."
    },
    "imlib2_loaders":{
        "j_title":"imlib2用ローダ",
        "j_desc":"copyrightの関係で、imlib2本体に同梱できない xcf, ani ファイル用のローダ",
        "e_title":"extra loader for imlib2",
        "e_desc":"xcf and ani file loader for imlib2"
    },
    "inetutils":{
        "j_title":"GNU inetutils",
        "j_desc":"inetutils はGNUプロジェクトが開発している基本的なネットワークコマンド集です．現在，Plamo Linuxでは，tftp，rsh，rlogin，rcp，telnet，ftp，talk，whoisを採用しています．",
        "e_title":"GNU inetutils",
        "e_desc":"Inetutils is a basic network tools developed by GNU project. Plamo Linux adopts these commands : tftp,rsh,rlogin,rcp,telnet,ftp,talk,whois "
    },
    "inih":{
        "j_title":"INIファイル読み込み用ライブラリ",
        "j_desc":"*.ini な形式の設定ファイルを処理するためのライブラリ",
        "e_title":"library for .INI config files",
        "e_desc":"simple .INI file parser written in C. "
    },
    "iniparser":{
        "j_title":"iniファイル処理用ライブラリ  ",
        "j_desc":"各種設定に用いるiniファイルを読み込むためのCライブラリ",
        "e_title":"ini file parsing library",
        "e_desc":"iniParser is a simple C library offering ini file parsing services. "
    },
    "initd_tools":{
        "j_title":"initd管理ツール",
        "j_desc":"LSB準拠の起動スクリプトを管理するためのツール．",
        "e_title":"initd tools",
        "e_desc":"The initd-tools package contains programs to install and remove LSB based bootscripts."
    },
    "inkscape":{
        "j_title":"ベクトル作画ソフトウェア Inkscape",
        "j_desc":"ベクター形式の画像データを操作するためのソフトウェア",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "installer":{
        "j_title":"wheel形式パッケージ用インストーラ ",
        "j_desc":"wheel形式の配布パッケージをインストールするためのモジュール ",
        "e_title":"library for wheel distribution ",
        "e_desc":"This is a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels."
    },
    "intel_gmmlib":{
        "j_title":"Intelグラフィックボード用のグラフィックメモリ管理用ライブラリ ",
        "j_desc":"Intelグラフィックボード用のドライバが利用するグラフィックメモリ管理用ライブラリ",
        "e_title":"Graphics Memory Management Library for Intel Graphics",
        "e_desc":"The Intel(R) Graphics Memory Management Library provides device specific and buffer management for the Intel(R) Graphics Compute Runtime for OpenCL(TM) and the Intel(R) Media Driver for VAAPI."
    },
    "intel_media_driver":{
        "j_title":"Intelグラフィックボード用VA-APIドライバ ",
        "j_desc":"Intelの新しいグラフィックボードのVA-API(Video Acceleration API)を操作するためのドライバ",
        "e_title":"VA-API driver for Intel graphics hardware ",
        "e_desc":"The Intel(R) Media Driver for VAAPI is a new VA-API (Video Acceleration API) user mode driver supporting hardware accelerated decoding, encoding, and video post processing for GEN based graphics hardware."
    },
    "intel_mediasdk":{
        "j_title":"Intel GPU用API/ライブラリ ",
        "j_desc":"古い世代のIntel GPU(Broadwell - RocketLake)のハードウェア動画処理機能を利用するためのAPIやライブラリ",
        "e_title":"Legacy API for Intel GPUs",
        "e_desc":"Legacy API for hardware video acceleration on Intel GPUs (Broadwell to Rocket Lake) "
    },
    "intel_vaapi_driver":{
        "j_title":"Intel VAAPIドライバ",
        "j_desc":"Intel G45チップセットとIntel CoreシリーズHDグラフィック用のVA-APIドライバ",
        "e_title":"Intel VAAPI driver",
        "e_desc":"intel-vaapi-driver is the VA-API implementation for Intel G45 chipsets and Intel HD Graphics for Intel Core processor family."
    },
    "intltool":{
        "j_title":"GNU intltool",
        "j_desc":"ソフトウェアを国際化するために，ソフトウェア中に表われる文字列を抽出して，さまざまな言語に翻訳しやすくするためのツール",
        "e_title":"GNU intltool",
        "e_desc":"Intltool extracts strings from source code to help localization."
    },
    "inxi":{
        "j_title":"システム情報用ツール inxi",
        "j_desc":"Perlで書かれたシステム情報用ツールinxi",
        "e_title":"inxi: a command line system information tool",
        "e_desc":"inxi is a command line system information tool. It was forked from the ancient and mindbendingly perverse yet ingenius infobash, by locsmif. "
    },
    "iproute2":{
        "j_title":"新しいネットワーク設定ツール iproute2",
        "j_desc":"iproute2 はLinuxの新しいネットワーク機能を使うための設定ツールです．",
        "e_title":"Advanced Networking Tools iproute2",
        "e_desc":"iproute2 is an advanced network configuration tools fornewer kernel."
    },
    "iptables":{
        "j_title":"アクセス制御管理ツール iptables",
        "j_desc":"iptablesは，パケットの送受信を管理するnetfilter/iptables機能を制御するためのコマンド集です。",
        "e_title":"iptables",
        "e_desc":"iptables is a new mechanism for Linux 2.4 to filterpackets."
    },
    "iputils":{
        "j_title":"ネットワーク用コマンド集iputils",
        "j_desc":"pingやtracepathを含んだパッケージ",
        "e_title":"network commands, iputils",
        "e_desc":"iputils afford network related commands such as ping and tracepath"
    },
    "isl":{
        "j_title":"ISL 整数集合操作ライブラリ",
        "j_desc":"islは線形制約で囲まれた整数点の集合と関係を操作するためのライブラリです。",
        "e_title":"ISL, Integer Set Library",
        "e_desc":"isl is a library for manipulating sets and relations of integer points bounded by linear constraints. "
    },
    "iso_codes":{
        "j_title":"ISO コード集",
        "j_desc":"複数のアプリから共通で使えるように考慮された各国語用の共通コード集",
        "e_title":"ISO code collection",
        "e_desc":"common code collections for world languages."
    },
    "itstool":{
        "j_title":"XML/poコンバータ",
        "j_desc":"SGML/XML形式で書かれた文書を，アプリを多国語化するためのPO/MO形式に相互変換するツール",
        "e_title":"XML/po converter",
        "e_desc":"A tool to convert SGML/XML format to PO/MO format."
    },
    "iw":{
        "j_title":"Linux 無線デバイスの設定ツール",
        "j_desc":"このパッケージには，無線ネットワーキングを設定したり，情報を表示できるツール `iw' が含まれます。",
        "e_title":"tool for configuring Linux wireless devices",
        "e_desc":"This package contains the `iw' tool which allows you to configure andshow information about wireless networking."
    },
    "jack2":{
        "j_title":"JACK2 オーディオコネクションキット",
        "j_desc":"さまざまなソフトウェア間でオーディオデータをやりとりするためのソフトウェア",
        "e_title":"JACK audio connection Kit ver.2",
        "e_desc":"JACK2 aka jackdmp is a C++ version of the JACK low-latency audio server for multi-processor machines. It is a new implementation of the JACK server core features that aims at removing some limitations of the JACK1 design. "
    },
    "jansson":{
        "j_title":"JSON用Cライブラリ",
        "j_desc":"C言語からJSONデータを操作するためのライブラリ",
        "e_title":"C library for handling JSON data",
        "e_desc":"jansson is a C library for handling JSON data."
    },
    "jasper":{
        "j_title":"jasper library",
        "j_desc":"jasper は JPEG 2000 フォーマットのOSSによる実装です",
        "e_title":"jasper library",
        "e_desc":"The JasPer Project is an open-source initiative to provide a freesoftware-based reference implementation of the codec specified in theJPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1)."
    },
    "js52":{
        "j_title":"JavaScriptバージョン52",
        "j_desc":"MozillaのJavascriptエンジン．バージョン52．",
        "e_title":"Mozilla's JavaScript engine, version52",
        "e_desc":"Mozilla's JavaScript engine - Version 52"
    },
    "js78":{
        "j_title":"JavaScriptバージョン78",
        "j_desc":"MozillaのJavascriptエンジン．バージョン78．",
        "e_title":"Mozilla's JavaScript engine, version 78",
        "e_desc":"Mozilla's JavaScript engine - Version 78"
    },
    "js91":{
        "j_title":"JavaScriptバージョン91",
        "j_desc":"MozillaのJavascriptエンジン．バージョン91．",
        "e_title":"Mozilla's JavaScript engine, version91",
        "e_desc":"Mozilla's JavaScript engine - Version 91"
    },
    "json_c":{
        "j_title":"C版JSON",
        "j_desc":"JavaScriptを元に開発された，軽量のデータ交換用言語JSON(JavaScript Object Notaion)を処理するためのCライブラリ",
        "e_title":"C-JSON",
        "e_desc":"C Library for handle simple lightweight data exchange format JSON."
    },
    "json_glib":{
        "j_title":"JSON-Glibバインディング",
        "j_desc":"JSONの機能をGlib経由で利用するためのバインディン",
        "e_title":"JSON-Glib binding",
        "e_desc":"Binding for Glib to handle JSON functions"
    },
    "kasumi_unicode":{
        "j_title":"Unicode版Anthy用辞書管理ツール霞(kasumi)",
        "j_desc":"Unicode版Anthy用辞書管理ツール霞(kasumi)",
        "e_title":"Dictionary Management tool Kasumi with unicode",
        "e_desc":"kasumi is a dictionary management tool for Anthy.kasumi-unicode is forked from kasumi to work with anthy-unicode and GTK3."
    },
    "kbd":{
        "j_title":"キーボード管理コマンド",
        "j_desc":"キーボードのマッピングやリピートレートを変更するためのコマンドです．",
        "e_title":"kbd",
        "e_desc":"key board mapping and console font control program."
    },
    "kernel_251219":{
        "j_title":"Linux 6.x カーネル",
        "j_desc":"Plamo-8.x 用のデフォルトカーネルです。構築時の設定は /boot/config にあります．このカーネルは Generic x86_64 CPU 用になっているので，お使いのマシンに合わせて再構築することをお勧めします。",
        "e_title":"Linux kernel 6.x",
        "e_desc":"This is the kernel package for Plamo-8.x default setting.  Config filefor kernel build was stored in /boot/config.  This kernel was builtfor Generic x86_64 CPU, so we recommend you to rebuilt the kernel foryour system."
    },
    "kernel_headers":{
        "j_title":"Linux カーネルヘッダ",
        "j_desc":"Linux のソースコードから make headers_install で抽出したカーネルヘッダです。たいていのソフトウェアは，カーネルのソースコードが無くても，このヘッダファイルがあればコンパイル可能です。",
        "e_title":"Linux kernel headers",
        "e_desc":"Linux kernel header files extracted from sources via make headers_installcommand.  Most software can be compiled with the header files.  Even ifthe kernel source code doesn't exist."
    },
    "kernelsrc":{
        "j_title":"カーネルのソースコード",
        "j_desc":"Plamo-8.xシリーズが採用しているLinux-6.xのソースコード一式です．",
        "e_title":"kernel source code",
        "e_desc":"linux 6.x source code for Plamo-8.x"
    },
    "keyutils":{
        "j_title":"Linux key managementユーティリティ",
        "j_desc":"Linuxカーネルのキー管理機能を使うためのユーティリティ",
        "e_title":"Linux key management utils",
        "e_desc":"Library and commsnds for handling linux in-kernel keyring  management function"
    },
    "kguiaddons":{
        "j_title":"KDE GUIアドオン",
        "j_desc":"KDEプロジェクトが開発した，色やフォント，テキスト等の領域の設定ツール",
        "e_title":"KDE GUI addons",
        "e_desc":"The KDE GUI addons provide utilities for graphical user interfaces in the areas of colors, fonts, text, images, and keyboard input. "
    },
    "kidletime":{
        "j_title":"Kidletimeアイドルタイムチェッカー",
        "j_desc":"KidletimeはKDEプロジェクトが開発したユーザー/システムのアイドルタイムチェックシステムで，PCの利用状況等を調べる際に有益です．",
        "e_title":"KDE ideletime checker",
        "e_desc":"KIdleTime is used to report idle time of user and system. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity. "
    },
    "kitemviews":{
        "j_title":"QT用アイテムビュー集",
        "j_desc":"Qtのmodel-viewフレームワーク用各種アイテムビュー集",
        "e_title":"Set of item views extending the Qt model-view framework",
        "e_desc":"Set of item views extending the Qt model-view framework"
    },
    "kmod":{
        "j_title":"モジュール管理用コマンド",
        "j_desc":"module-init-tools に代わるモジュール管理用ツールです。",
        "e_title":"kmod",
        "e_desc":"kmod is a new commands for module load/unload for newer kernel."
    },
    "krb5":{
        "j_title":"MIT版 Kerberos V5",
        "j_desc":"Kerberos はネットワーク上でシングルサインオンを実現するための認証プロトコルです．",
        "e_title":"MIT Kerberos V5",
        "e_desc":"Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography."
    },
    "kwayland":{
        "j_title":"Wayland/Qt API変換レイヤー",
        "j_desc":"Wayland形式のclient/server APIをQT形式のAPIに変換するためのレイヤー",
        "e_title":"Qt-style API for Wayland",
        "e_desc":"Kwayland is a Qt-style API to interact with the wayland-client and wayland-server API. "
    },
    "kwidgetsaddons":{
        "j_title":"追加用Qtウィジェット集",
        "j_desc":"追加用Qtウィジェット集",
        "e_title":"Large set of desktop widgets",
        "e_desc":"Large set of desktop widgets"
    },
    "kwindowsystem":{
        "j_title":"KDE Windowシステム",
        "j_desc":"KDEプロジェクトが開発しているさまざまなWindowシステムを抽象化して，高レベルなAPIで操作するためのレイヤー",
        "e_title":"Window system abstraction layer",
        "e_desc":"The kwindowsystem provides information about, and allows interaction with, the windowing system. It provides a high level API that is windowing system independent and has platform specific implementations. "
    },
    "lame":{
        "j_title":"MP3 エンコーダ lame",
        "j_desc":"LAME(Lame Ain't an Mp3 Encoder)は LGPL で公開されている MP3 エンコーダで，変換速度，音質ともに定評があります。コマンドラインプログラムとしてだけでなく，ライブラリ単体で使用することもできます。",
        "e_title":"MP3 Encoder LAME",
        "e_desc":"LAME is a LGPL MP3 encoder. It is now a highly evolved MP3encoder, with quality and speed. It is available as not onlya comman-line tool, but also a library."
    },
    "lapack":{
        "j_title":"線形代数解析ライブラリ lapack",
        "j_desc":"LAPACK (Linear Algebra PACKage)は数値線形代数のための数値解析ソフトウェアライブラリで、線型方程式や線型最小二乗問題、固有値問題、特異値問題等を数値的に解くために利用される",
        "e_title":"LAPACK linear equations solver",
        "e_desc":"LAPACK provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. "
    },
    "lcms":{
        "j_title":"littleCMS",
        "j_desc":"Cで書かれた色管理(CMM)エンジンです。",
        "e_title":"litteleCMS",
        "e_desc":"Little cms intends to be a small-footprint, speed optimized colormanagement engine in open source form."
    },
    "lcms2":{
        "j_title":"littleCMS version2",
        "j_desc":"Cで書かれた色管理(CMM)エンジンのversion2です．APIがversion1とは異なっているようなので，両者とも収録しています．",
        "e_title":"LittleCMS v2",
        "e_desc":"Version 2 of coloer management engin LCMS"
    },
    "less":{
        "j_title":"画面表示ツール(ページャ)",
        "j_desc":"less は moreによく似たページャーですが、more が前方へしか進めないのに対して、後方に戻ることも可能です。また、less はあらかじめファイルを全て読みこむことはしないので、大きなファイルを読みこむ場合は viよりも高速に起動します．",
        "e_title":"less",
        "e_desc":"less is a pager program like more."
    },
    "lfs_bootscripts":{
        "j_title":"lfs_bootscripts",
        "j_desc":"lfs_bootscriptsはLFS由来のsysvinit用起動スクリプトです．",
        "e_title":"lfs_bootscripts",
        "e_desc":"lfs_bootscripts is a collection of system bootup scripts for sysvinit system."
    },
    "lftp":{
        "j_title":"FTPクライアントソフト lftp",
        "j_desc":"lftpはマルチスレッド化されたFTPクライアントです",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libFS":{
        "j_title":"libFS",
        "j_desc":"Xフォントサーバを利用するクライアント用のライブラリ",
        "e_title":"libFS",
        "e_desc":"LibFS is a library for X clients which want to  use Xfontserver."
    },
    "libICE":{
        "j_title":"libICE",
        "j_desc":"ICE(Inter-Client Exchange)プロトコル用ライブラリ",
        "e_title":"libICE",
        "e_desc":"library for ICE(Inter-Client Exchange) library"
    },
    "libSM":{
        "j_title":"libSM",
        "j_desc":"セッションマネージャ用ライブラリ",
        "e_title":"libSM",
        "e_desc":"library for session manager"
    },
    "libX11":{
        "j_title":"libX11",
        "j_desc":"X11のCoreプロトコル用ライブラリ",
        "e_title":"libX11",
        "e_desc":"library for X11 Core protocols"
    },
    "libXScrnSaver":{
        "j_title":"libXScrnSaver",
        "j_desc":"X11スクリーンサーバ(MIT-SCREEN-SAVER)拡張機能を使うクライアント用ライブラリ",
        "e_title":"libXScrnSaver",
        "e_desc":"library for X clients which want to use X11ScreenServer extension"
    },
    "libXau":{
        "j_title":"libXau",
        "j_desc":"Xが利用する認証プロトコル(Xau)用ライブラリ",
        "e_title":"libXau",
        "e_desc":"library for Xau(X authentification) protocol"
    },
    "libXaw":{
        "j_title":"libXaw",
        "j_desc":"Xtライブラリ上に構築されたX Athena Widget用ライブラリ",
        "e_title":"libXaw",
        "e_desc":"X Athena Widget library build on libXt"
    },
    "libXcomposite":{
        "j_title":"libXcomposite",
        "j_desc":"Composite拡張機能を利用するクライアント用ライブラリ",
        "e_title":"libXcomposite",
        "e_desc":"library for X clients which uses Composite extension"
    },
    "libXcursor":{
        "j_title":"libXcursor",
        "j_desc":"カーソル制御用ライブラリ",
        "e_title":"libXcursor",
        "e_desc":"library for cursor control"
    },
    "libXdamage":{
        "j_title":"libXdamage",
        "j_desc":"X Damage拡張機能用ライブラリ",
        "e_title":"libXdamage",
        "e_desc":"library for X11 X Damage extension"
    },
    "libXdmcp":{
        "j_title":"libXdmcp",
        "j_desc":"XDMCP(X Display Manager Control Protocol)用ライブラリ",
        "e_title":"libXdmcp",
        "e_desc":"library for XDMCP(X Display Manager Control Protocol) functions"
    },
    "libXext":{
        "j_title":"libXext",
        "j_desc":"X11コアプロトコルの機能を拡張するためのライブラリ",
        "e_title":"libXext",
        "e_desc":"library to extent X11 core protocols"
    },
    "libXfixes":{
        "j_title":"libXfixes",
        "j_desc":"XFIXES拡張機能用ライブラリ",
        "e_title":"libXfixes",
        "e_desc":"library for XFIXES extension"
    },
    "libXfont2":{
        "j_title":"X11 font handling library",
        "j_desc":"X11用のフォントラスタライゼイションライブラリ",
        "e_title":"X11 font handling library",
        "e_desc":"X11 font rasterisation library"
    },
    "libXft":{
        "j_title":"libXft",
        "j_desc":"スケーラブルフォントを利用するためのX FreeTypeライブラリ",
        "e_title":"libXft",
        "e_desc":"libXft is X Freetype library for handling scalable fonts"
    },
    "libXi":{
        "j_title":"libXi",
        "j_desc":"X Input拡張機能用ライブラリ",
        "e_title":"libXi",
        "e_desc":"library for X Input extension"
    },
    "libXinerama":{
        "j_title":"libXinerama",
        "j_desc":"マルチディスプレイを可能にするXinerama拡張機能用ライブラリ",
        "e_title":"libXinerama",
        "e_desc":"library for Xinerama extension"
    },
    "libXmu":{
        "j_title":"libXmu",
        "j_desc":"Xlibには含まれない各種機能を集めたライブラリ",
        "e_title":"libXmu",
        "e_desc":"library for various functions which doesn't include Xlib"
    },
    "libXpm":{
        "j_title":"libXpm",
        "j_desc":"X Pixmap(XPM)形式のデータを処理するライブラリ",
        "e_title":"libXpm",
        "e_desc":"library for handling XPM(X Pixmap) data"
    },
    "libXpresent":{
        "j_title":"Xpresent extension ライブラリ",
        "j_desc":"Xpresent extensionのXlibによる実装",
        "e_title":"Xpresent extension library",
        "e_desc":"Xlib-based library for the X Present Extension"
    },
    "libXrandr":{
        "j_title":"libXrandr",
        "j_desc":"XRandr(Resize,Rotate,Reflection)拡張機能用ライブラリ",
        "e_title":"libXrandr",
        "e_desc":"library for XRandr(Resize,Rotate,Reflection) extension"
    },
    "libXrender":{
        "j_title":"libXrender",
        "j_desc":"X Render拡張機能用ライブラリ",
        "e_title":"libXrender",
        "e_desc":"library for X Render extension"
    },
    "libXres":{
        "j_title":"libXres",
        "j_desc":"X Resource拡張機能用ライブラリ",
        "e_title":"libXres",
        "e_desc":"library for X Resouce extension"
    },
    "libXt":{
        "j_title":"libXt",
        "j_desc":"Xlibの機能をより使いやすい形で提供するX Toolkit Intrinsicsライブラリ",
        "e_title":"libXt",
        "e_desc":"X Toolkit Intrinsics library"
    },
    "libXtst":{
        "j_title":"libXtst",
        "j_desc":"XTEST/RECORD拡張機能用ライブラリ",
        "e_title":"libXtst",
        "e_desc":"library for XTEST/RECORD extension"
    },
    "libXv":{
        "j_title":"libXv",
        "j_desc":"X Video(Xv)拡張機能用ライブラリ",
        "e_title":"libXv",
        "e_desc":"library for X Video(Xv) extension"
    },
    "libXvMC":{
        "j_title":"libXvMC",
        "j_desc":"X Video動画再生支援ライブラリ",
        "e_title":"libXvMC",
        "e_desc":"library for X Video playback support"
    },
    "libXxf86dga":{
        "j_title":"libXxf86dga",
        "j_desc":"ダイレクトリニアフレームバッファへアクセスするXFree86 Direct Graphics Access拡張機能用ライブラリ",
        "e_title":"libXxf86dga",
        "e_desc":"library for XF86 Direct Graphics Access extension"
    },
    "libXxf86vm":{
        "j_title":"libXxf86vm",
        "j_desc":"ビデオモードを操作するXF86-VidMode拡張機能用ライブラリ",
        "e_title":"libXxf86vm",
        "e_desc":"library for XF86-VidMode extension"
    },
    "libaio":{
        "j_title":"linux用非同期(async) I/O ライブラリ",
        "j_desc":"カーネルのasync I/O APIを利用するためのライブラリ ",
        "e_title":"Linux-native async I/O library ",
        "e_desc":"libaio, provides the Linux-native API for async I/O. The POSIX async I/O facility requires this library in order to provide kernel-accelerated async I/O capabilities, as do applications which require the Linux-native async I/O API."
    },
    "libao":{
        "j_title":"クロスプラットフォームなオーディオ出力ライブラリ",
        "j_desc":"Libao はクロスプラットフォームなオーディオライブラリで，幅広いプラットフォーム上でプログラムからシンプルな API でオーディオ出力ができます。",
        "e_title":"Cross Platform Audio Output Library",
        "e_desc":"Libao is a cross-platform audio library that allows programs to outputaudio using a simple API on a wide variety of platforms."
    },
    "libaom":{
        "j_title":"AV1 codec エンコーダ",
        "j_desc":"AOM(Alliance Open Media)が開発したAV1 codecのエンコーダライブラリ",
        "e_title":"AOM AV1 codec library",
        "e_desc":"AOMedia Video 1 (AV1) is an open, royalty-free video coding format initially designed for video transmissions over the Internet."
    },
    "libarchive":{
        "j_title":"libarchive",
        "j_desc":"アーカイブの読み書きを行うためのライブラリです。",
        "e_title":"libarchive",
        "e_desc":"a programming library that can create and read several different streaming archive formats"
    },
    "libass":{
        "j_title":"サブタイトル処理用ライブラリ libass",
        "j_desc":"ASS/SSA (Advanced Substation Alpha/Substation Alpha)形式のサブタイトル情報を操作するためのライブラリ",
        "e_title":"libass, subtitle library",
        "e_desc":"libass is a library for handling ASS/SSA(Advanced Substation Alpha/Substation Alpha) format subtitle information."
    },
    "libassuan":{
        "j_title":"IPC通信暗号化ライブラリ libassuan",
        "j_desc":"プロセス間通信を暗号化するAssuanプロトコルをGnuPGを用いて実現するためのライブライリ",
        "e_title":"libassuan, encrypt IPC communication",
        "e_desc":"libassuan is a library to encrypt IPC communication using Assuan protocol with GnuPG."
    },
    "libatasmart":{
        "j_title":"ATA S.M.A.R.T. ライブラリ",
        "j_desc":"最近のATA HDDが持つS.M.A.R.T機能を利用してディスクに関する情報を収集するためのライブラリ",
        "e_title":"ATA S.M.A.R.T library",
        "e_desc":"libatasmart is a library for handling S.M.A.R.T. functions of ATA HDDs"
    },
    "libatomic_ops":{
        "j_title":"アトミック操作用ライブラリ",
        "j_desc":"さまざまなCPUでメモリ操作をアトミック化するためのライブラリ",
        "e_title":"atomic op library",
        "e_desc":"library for making memory operation as atomic."
    },
    "libavtp":{
        "j_title":"AVTP(Audio Video Transport Protocol)用ライブラリ",
        "j_desc":"IEEE 1722-2016 で定義された AVTP 機能を実装したライブラリ",
        "e_title":"library for AVTP(Audio Video Transport Protocol)",
        "e_desc":"Open source implementation of Audio Video Transport Protocol (AVTP) specified in IEEE 1722-2016 spec."
    },
    "libayatana_appindicator":{
        "j_title":"各種情報をステイタスバー等に表示するためのライブラリ",
        "j_desc":"GTK版のStatusNotifierItem Specification (SNI)の実装",
        "e_title":"Ayatana Application Indicators Shared Library ",
        "e_desc":"The Ayatana Indicators project is the continuation of Application Indicators and System Indicators, two technologies developed by Canonical Ltd. for the Unity7 desktop."
    },
    "libayatana_indicator":{
        "j_title":"Ayatana インディケータ・ライブラリ",
        "j_desc":"Ayatanaインディケータ・ライブラリは，さまざまなインディケータ・アプリを作成するための機能を提供します．",
        "e_title":"Ayatana Indicatos Library",
        "e_desc":"The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. "
    },
    "libblockdev":{
        "j_title":"ブロックデバイス用ライブラリ",
        "j_desc":"libblockdevはGObject introspectionに対応したブロックデバイス操作用ライブラリです．",
        "e_title":"C Library for block devices",
        "e_desc":"Libblockdev is a C library supporting GObject introspection for manipulation of block devices. "
    },
    "libbluray":{
        "j_title":"Bluray disc 操作用ライブラリ",
        "j_desc":"Bluray discを操作するためのライブラリですが，商用のBluray discはたいてい暗号化されており，このライブラリだけでは再生できません",
        "e_title":"library for bluray disc",
        "e_desc":"library for bluray disc operation, but this library doesn't support decrypt function."
    },
    "libburn":{
        "j_title":"CD/DVD/BDメディア用ライブラリ",
        "j_desc":"CD/DVD/BDメディアにデータを書き込むためのライブラリ",
        "e_title":"CD/DVD/BD writing library",
        "e_desc":"libburn is a library for writing preformatted data onto optical media: CD, DVD and BD (Blu-Ray). "
    },
    "libbytesize":{
        "j_title":"バイトサイズ操作用ライブラリ",
        "j_desc":"libbytesizeはバイトサイズに関する共通操作をまとめたライブラリです．",
        "e_title":"library for bytes sizes operations",
        "e_desc":"The libbytesize package is a library facilitates the common operations with sizes in bytes. "
    },
    "libc":{
        "j_title":"Glibc2のヘッダーとリンク用オブジェクト",
        "j_desc":"Cのソースコードをコンパイルする際に必要となるヘッダファイルやスタートアップ用オブジェクト集",
        "e_title":"Glibc headers and objectse",
        "e_desc":"Header files and object files to compile C source code."
    },
    "libcanberra":{
        "j_title":"イベントサウンド用ライブラリ",
        "j_desc":"XDGサウンドテーマに対応したイベントサウンド用ライブラリ",
        "e_title":"libcanberra",
        "e_desc":"libcanberra is an implementation of the XDG Sound Theme and NameSpecifications, for generating event sounds on free desktops, such asGNOME. It comes with several backends (ALSA, PulseAudio, OSS,GStreamer, null) and is designed to be portable."
    },
    "libcap":{
        "j_title":"capability管理ツール",
        "j_desc":"最近のカーネルで可能になったPOSIX 1e互換のcapability機能を操作するためのツールとライブラリ",
        "e_title":"Libcap - Library to allow POSIX 1e capabilities",
        "e_desc":"This contains the libcap library and utilities which enable users oflinux (2.1.x or later) to use the POSIX 1e capability support builtinto the linux kernel."
    },
    "libcap_static":{
        "j_title":"静的リンク用 libcapab",
        "j_desc":"最近のカーネルで可能になったPOSIX 1e互換のcapability機能を操作するためのライブラリのstatic版",
        "e_title":"Libcap - Library to allow POSIX 1e capabilities",
        "e_desc":"This contains the libcap library and utilities which enable users oflinux (2.1.x or later) to use the POSIX 1e capability support builtinto the linux kernel."
    },
    "libcddb":{
        "j_title":"CDDB アクセスライブラリ libcddb",
        "j_desc":"音楽CDのタイトルやインデックスを集めたCDDBデータベースにアクセスするためのライブラリ",
        "e_title":"CDDB access library",
        "e_desc":"This module/script gets the CDDB info for an audio cd.You need a cdrom drive and an active internet connection in order toread the access the CDDB information."
    },
    "libcdio":{
        "j_title":"CD-ROM 読み込み用ライブラリ libcdio",
        "j_desc":"CD-ROM を操作して必要なデータを読み込む機能を提供するライブラリ",
        "e_title":"libcdio",
        "e_desc":"This library is to encapsulate CD-ROM reading and control.Applications wishing to be oblivious of the OS- and device-dependantproperties of a CD-ROM can use this library."
    },
    "libcdio_paranoia":{
        "j_title":"CD操作ツール",
        "j_desc":"CDからリッピングしたりCDイメージを作成するためのツールとライブラリ",
        "e_title":"libcdio + cd paranoia tool",
        "e_desc":"The GNU Compact Disc Input and Control library (libcdio) contains a library for CD-ROM and CD image access. "
    },
    "libcdr":{
        "j_title":"CorelDrawデータ読み込みライブラリ",
        "j_desc":"inkscapeからCorelDrawのデータを読み込むためのライブラリ",
        "e_title":"library for Corel DRAW data import",
        "e_desc":"libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW."
    },
    "libclc":{
        "j_title":"OpenCL C 用ライブラリ",
        "j_desc":"OpenCL C 言語が必要とするライブラリ",
        "e_title":"OpenCL C programming language library",
        "e_desc":"Library requirements of the OpenCL C programming language."
    },
    "libcloudproviders":{
        "j_title":"libcloudproviders ライブラリ ",
        "j_desc":"D-Bus経由でクラウドストレージと同期するためのライブラリ ",
        "e_title":"libcloudprovider API ",
        "e_desc":"libcloudproviders is a DBus API that allows cloud storage sync clients to expose their services. "
    },
    "libcroco":{
        "j_title":"CSSパーサライブラリ",
        "j_desc":"libcrocoはCSS(Cascading Style Sheet)を処理するためのライブラリです",
        "e_title":"CSS parser library",
        "e_desc":"Libcroco is a CSS(Cascading Style Sheet) handling library."
    },
    "libcue":{
        "j_title":"CUEシート操作用ライブラリ",
        "j_desc":"CDのトラック情報等を記載したCUEシートを操作するためのライブラリ",
        "e_title":"libcue cue sheet handling library",
        "e_desc":"libcue provides an API for parsing and extracting data from CUE sheets."
    },
    "libdaemon":{
        "j_title":"daemon作成用ライブラリ",
        "j_desc":"libdaemon は daemon として動作するソフトウエアの開発を容易にするためのライブラリです",
        "e_title":"library for daemon software",
        "e_desc":"libdaemon is a library for making daemon software easy."
    },
    "libdbusmenu":{
        "j_title":"DBus用メニュー構造体ライブラリ",
        "j_desc":"DBus上にメニュー構造体を作り，アプリ間で共用するためのライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libdbusmenu_qt5":{
        "j_title":"Dbus-menu用Qtライブラリ",
        "j_desc":"DBus経由でメニューを項目をやりとりするためのDBus-menu機能をQt用に実装したライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libdca":{
        "j_title":"DTSオーディオ用ライブラリ",
        "j_desc":"DTS形式で記録されているオーディオデータをデコードするためのライブラリ",
        "e_title":"DTS audio decode library",
        "e_desc":"libdca is a free library for decoding DTS Coherent Acoustics streams. "
    },
    "libde265":{
        "j_title":"h.265用コーデック",
        "j_desc":"h.265ビデオコーデックのOSSな実装",
        "e_title":"OSS impl. of h.265 codec",
        "e_desc":"libde265 is an open source implementation of the h.265 video codec. It is written from scratch and has a plain C API to enable a simple integration into other software."
    },
    "libdiscid":{
        "j_title":"disc-idライブラリ",
        "j_desc":"フリーなCD-DBサービスFreeDBにアクセスする際に用いるdisc-id情報を操作するためのライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libdmx":{
        "j_title":"libdmx",
        "j_desc":"DMX(Distributed Multihead X)拡張機能用ライブラリ",
        "e_title":"libdmx",
        "e_desc":"library for DMX(Distributed Multihead X) extension"
    },
    "libdrm":{
        "j_title":"DRM用ライブラリlibdrm",
        "j_desc":"libdrmはカーネルが直接GPUを操作するDRM(Direct Rendering Manager)機能を利用するためのライブラリです．",
        "e_title":"libdrm, library for DRM",
        "e_desc":"Libdrm is a library for DRM(Direct Rendering Manager) function."
    },
    "libdv":{
        "j_title":"Quaser DV コーデックライブラリ",
        "j_desc":"DVビデオで用いられているDVコーデックを処理するためのライブラリ",
        "e_title":"libdv:Quaser DV codec",
        "e_desc":"The Quasar DV codec (libdv) is a software codec for DV video,the encoding format used by most digital camcorders, typicallythose that support the IEEE 1394 (a.k.a. FireWire or i.Link) interface"
    },
    "libdvbpsi":{
        "j_title":"MPEG TS/DVB PSIテーブル操作ライブラリ",
        "j_desc":"ISO/IEC 13818/ITU-T H.222.0 に則ってMPEG TS/DVB PSI テーブルを操作するためのライブラリ",
        "e_title":"MPEG TS/DVB PSI table library",
        "e_desc":"libdvbpsi is a simple library designed for decoding and generation of MPEG TS and DVB PSI tables according to standards ISO/IEC 13818 and ITU-T H.222.0. "
    },
    "libdvdcss":{
        "j_title":"DVD CSS 用ライブラリ libdvdcss",
        "j_desc":"DVD が採用している CSS(Content Scramble System)機能を操作するためのライブラリ",
        "e_title":"DVD CSS Decode Library",
        "e_desc":"A library to play MPEG2 streams from a hard disk or a DVD."
    },
    "libdvdnav":{
        "j_title":"DVD ナビゲーション用ライブラリ",
        "j_desc":"メニューやアングル・インタラクティブ機能等，DVD を操作するために必要な機能を集めたライブラリです。",
        "e_title":"DVD Navigation Library",
        "e_desc":"A library which allows easy use of sophisticated DVD navigationfeatures such as DVD menus, multiangle playback and even interactiveDVD games."
    },
    "libdvdread":{
        "j_title":"DVDビデオ読出ライブラリ",
        "j_desc":"DVDビデオイメージを読み出す基本機能を提供するライブラリです。",
        "e_title":"DVD-Video Reading Library",
        "e_desc":"A library which provides a simple foundation for readingDVD-Video images."
    },
    "libebml":{
        "j_title":"C++用 EBMLライブラリ",
        "j_desc":"XMLのバイナリ版 EBML(Extensible Binary Markup Language)をC++から操作するためのライブラリ",
        "e_title":"C++ library for EBML files",
        "e_desc":"a C++ library to parse EBML(Extensible Binary Markup Language) files"
    },
    "libeml":{
        "j_title":"EBML用ライブラリ",
        "j_desc":"libmatroskaが利用するEBML(Extensible Binary Markup Language)操作用ライブラリ",
        "e_title":"a C++ library to parse EBML files",
        "e_desc":"a C++ library to parse EBML files"
    },
    "libepoxy":{
        "j_title":"OpenGLの操作を容易にするライブラリ",
        "j_desc":"libepoxyは，OpenGLのファンクション・ポインタを管理するためのライブラリです．",
        "e_title":"OpenGL function pointer manager",
        "e_desc":"Libepoxy is a library for handling OpenGL function pointer management. "
    },
    "liberation_fonts_ttf":{
        "j_title":"Liberation TTフォント",
        "j_desc":"広く使われているArial, Times New Roman, Courier Newと同じメトリックを持ったTTフォント",
        "e_title":"Liberation TT fonts",
        "e_desc":"The Liberation(tm) Fonts is a font family which aims at metric compatibility with Arial, Times New Roman, and Courier New. It is sponsored by Red Hat."
    },
    "libestr":{
        "j_title":"libestr 文字列処理用ライブラリ",
        "j_desc":"libestrはrsyslogが利用している文字列処理用ライブラリです．",
        "e_title":"libestr strings manipulation library",
        "e_desc":"Libestr contains some essential string manipulation functions and more, like escaping special characters.  "
    },
    "libevdev":{
        "j_title":"libevdev",
        "j_desc":"カーネルのevdevデバイスを操作するためのライブラリ",
        "e_title":"libevdev",
        "e_desc":"library for handling kernel evdev device"
    },
    "libevent":{
        "j_title":"イベント通期機能ライブラリ libevent",
        "j_desc":"非同期にイベント通知を行なうライブラリ",
        "e_title":"libevent",
        "e_desc":"library for asynchlonous event notification"
    },
    "libexif":{
        "j_title":"EXIFデータ操作用ライブラリ",
        "j_desc":"libexif はデジカメ画像の EXIF ファイルを操作するためのライブラリです．",
        "e_title":"libexif",
        "e_desc":"libexif is a library for parsing, editing, and saving EXIF data. It isintended to replace lots of redundant implementations in command-lineutilities and programs with GUIs."
    },
    "libfakekey":{
        "j_title":"Xキー押下変換ライブラリ",
        "j_desc":"libfakekeyはUTF-8な文字コードを仮想的なXキー押下に変換するためのライブラリです．",
        "e_title":"library for converting characters to X key",
        "e_desc":"libfakekey is a simple library for converting UTF-8 characters into'fake' X key-presses."
    },
    "libfastjson":{
        "j_title":"libfastjson JSON処理用ライブラリ",
        "j_desc":"libfastjson はC-JSONを元に，小さくて高速な動作を目指したJSON処理用ライブラリです．",
        "e_title":"another JSON library, libfastjson",
        "e_desc":"libfastjson is a JSON library aims to smallness and speed."
    },
    "libffi":{
        "j_title":"Foreign Function Interfaceライブラリ",
        "j_desc":"libffiはPythonやJavaといった言語のライブラリをC言語から使うような，異なる言語間の関数呼出を可能にするライブラリです",
        "e_title":"Foregin Function Interface Library",
        "e_desc":"Libffi manage library-callings between different languages."
    },
    "libfm":{
        "j_title":"PCman FM用ライブラリ",
        "j_desc":"LXQtのファイルマネージャー(PCman FM)用ライブラリ",
        "e_title":"LXQtのファイルマネージャー(PCman FM)用ライブラリ",
        "e_desc":"LXQtのファイルマネージャー(PCman FM)用ライブラリ"
    },
    "libfm_qt":{
        "j_title":"Qt用Libfm",
        "j_desc":"Qt環境に移植した，ファイル管理用のlibfmライブラリ",
        "e_title":"Libfm for Qt",
        "e_desc":"Libfm-qt is the Qt port of libfm, a library providing components to build desktop file managers."
    },
    "libfontenc":{
        "j_title":"libfontenc",
        "j_desc":"フォントのエンコーディング情報を操作するためのライブラリ",
        "e_title":"libfontenv",
        "e_desc":"library for handling font's encoding information"
    },
    "libgcc":{
        "j_title":"GCC用ライブラリ",
        "j_desc":"GCCが利用する /usr/lib/libgcc_s.so.1 と /usr/lib/libstdc++.so.6.0.3 のみを抽出したライブラリです．d ディレクトリのgccパッケージをインストールすると上書きされますが，開発環境をインストールしていない環境でもこれらのライブラリを利用するために別途パッケージ化しました．",
        "e_title":"GCC basic libraries",
        "e_desc":"Two shared libraries which includes libgcc_s.so.1 andlibstdc++.so.6.0.3 which were used for GCC-compiled binaries.These libraries are provided by d/gcc package, but if you don't need gccevironment, you should install this libraries."
    },
    "libgcrypt":{
        "j_title":"GNU暗号化ライブラリ libgcrypt",
        "j_desc":"様々な暗号化機能を提供するライブラリ",
        "e_title":"GNU encript library, libgcrypt",
        "e_desc":"Libgcrypt afford several encript functions."
    },
    "libgdbm":{
        "j_title":"gdbm-1.13 ライブラリ",
        "j_desc":"gdbm-1.13のライブラリ(libgdbm.so.4)をリンクしているバイナリ用のライブラリ",
        "e_title":"gdbm old library",
        "e_desc":"old library(libgdbm.so.4) from gdbm-1.13"
    },
    "libgee":{
        "j_title":"GObject用ユーティリティライブラリ ",
        "j_desc":"GObjectを用いたインターフェイスやクラスが用いる汎用的なデータ構造を操作するためのライブラリ",
        "e_title":"utility library for GObject-based interfaces and classes ",
        "e_desc":"Libgee is an utility library providing GObject-based interfaces and classes for commonly used data structures. "
    },
    "libglade":{
        "j_title":"Gladeランタイムライブラリ",
        "j_desc":"Gladeで作成したGUIアプリケーションを実行するために必要なランタイムライブラリです。",
        "e_title":"Glade Runtime Library",
        "e_desc":"Runtime library for GUI applications built with glade."
    },
    "libglvnd":{
        "j_title":"OpenGL vendor neutral dispatcher library",
        "j_desc":"OpenGLのベンダー拡張APIへの呼び出しを適切なライブラリに振り分けるライブラリ",
        "e_title":"OpenGL vendor neutral dispatcher library",
        "e_desc":"libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors. It allows multiple drivers from different vendors to coexist on the same filesystem, and determines which vendor to dispatch each API call to at runtime."
    },
    "libgnome_keyring":{
        "j_title":"Gnome-keyringライブラリ",
        "j_desc":"パスワード管理ツールGnome-keyring用のライブラリ",
        "e_title":"Gnome-keyring library",
        "e_desc":"Library for Gnome-keyring password manager."
    },
    "libgpg_error":{
        "j_title":"GnuPG用共通エラーライブラリ libgpg_error",
        "j_desc":"GPGやibgcrypt,libksb等，GnuPG関連のソフトウェアに共通するエラー値定義用ライブラリ",
        "e_title":"common error library for GnuPG",
        "e_desc":"libgpg_error is a common library about error definition for GnuPG related software such as GPG, libgcrypt, libksba."
    },
    "libgphoto2":{
        "j_title":"libgphoto2 デジタルカメラ用ライブラリ",
        "j_desc":"libgphoto2 はさまざまな種類のデジカメを操作可能なライブラリです",
        "e_title":"libgphoto2: library for digital photography",
        "e_desc":"gPhoto is a set of software applications and libraries for use indigital photography. gPhoto supports not just retrieving of imagesfrom camera devices, but also upload and remote controlled configuration and capture, depending on whether the camera supportsthose features."
    },
    "libgsf":{
        "j_title":"Libgsfb",
        "j_desc":"ibgsf パッケージは、構造化されたファイルフォーマット(structured file formats) に対する抽象層(abstraction layer)での入出力を拡張するライブラリを提供します。",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libgtop":{
        "j_title":"GNOME top ライブラリ",
        "j_desc":"libgtop パッケージは，GNOME top ライブラリを含んでいます。",
        "e_title":"GNOME top libraries",
        "e_desc":"The libgtop package contains the GNOME top libraries."
    },
    "libgudev":{
        "j_title":"udev用GObjectバインディング",
        "j_desc":"GNOMEが採用しているGOject形式でlibudevを操作するためのライブラリ",
        "e_title":"udev binding for GObject",
        "e_desc":"The libgudev package contains GObject bindings for libudev. "
    },
    "libgusb":{
        "j_title":"libusbのGObjectラッパーライブラリ",
        "j_desc":"Libgusbはlibusb-1.0用のGObjectラッパーライブラリです．",
        "e_title":"Libgusb: GObject wrappers for libusb-1.0",
        "e_desc":"The libgusb package contains the GObject wrappers for libusb-1.0 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop."
    },
    "libgxps":{
        "j_title":"XPSドキュメント用ライブラリ",
        "j_desc":"Microsoftが開発したXMSベースの電子文書フォーマット形式XPS(XML Paper Specification)を操作するためのライブラリ",
        "e_title":"Library for XPS documents",
        "e_desc":"libgxps is a GObject based library for handling and rendering XPS documents."
    },
    "libhandy":{
        "j_title":"UI開発用ライブラリ",
        "j_desc":"GTK/GNOME向けのUI開発用ライブラリ",
        "e_title":"UI library for GTK/GNOME",
        "e_desc":"The aim of the Handy library is to help with developing UI for mobile devices using GTK/GNOME."
    },
    "libheif":{
        "j_title":"HEIF形式操作用ライブラリ",
        "j_desc":"MPEGによって開発されMPEG-H Part12で定義されたHEIF(High Efficiency Image File Format)形式の画像を操作するためのライブラリ",
        "e_title":"HEIF handling library",
        "e_desc":"HEIF(High Efficiency Image File Format) is a container format for individual images and image sequences. It was developed by the Moving Picture Experts Group and is defined by MPEG-H Part 12. "
    },
    "libical":{
        "j_title":"libical: スケジュール管理用ライブラリ",
        "j_desc":"libicalはネットワーク経由でスケジュール調整するためのicalendar形式のデータを処理するためのライブラリです",
        "e_title":"libical: schedule management library",
        "e_desc":"libical is a library for iCalendar computer file formatwhich allows internet users to send meeting requests andtasks to other internet users, via email, orsharing files with an .ics extension."
    },
    "libidn":{
        "j_title":"国際ドメイン名用ライブラリ libidn",
        "j_desc":"libidn は多国語ドメイン名を処理するためのライブラリです。",
        "e_title":"International Domain Name library",
        "e_desc":"libidn is a library for International DomainName System"
    },
    "libidn2":{
        "j_title":"国際ドメイン名用ライブラリ libidn2",
        "j_desc":"libidn2 は多国語ドメイン名を処理するためのライブラリです。libidnの後継です。",
        "e_title":"International Domain Name library",
        "e_desc":"libidn2 is a library for International DomainName System. It is the successor of libidn."
    },
    "libiec61883":{
        "j_title":"IEC61883を実装したライブラリ libiec61883",
        "j_desc":"Firewire と呼ばれる，ストリーミング DV や MPEG-2，オーディオ機能などを扱う IEEE1394 のディジタルインタフェースを定義した IEC61883 を扱うライブラリです。",
        "e_title":"implementation of IEC61883",
        "e_desc":"The libiec61883 library provides a higher level API for streaming DV,MPEG-2 and audio over Linux IEEE 1394."
    },
    "libieee1284":{
        "j_title":"パラレルポート用 IEEE1284 ライブラリ",
        "j_desc":"パラレルポートに接続されるプリンタ等を操作するためのライブラリ",
        "e_title":"library for IEEE1284",
        "e_desc":"Library for handling IEEE1284 par-port communication."
    },
    "libimagequant":{
        "j_title":"PNG減色ライブラリ",
        "j_desc":"libimagequantはPNG画像の色深度の情報を整理し，効果的に減色するためのライブラリです．",
        "e_title":"PNG quantize library",
        "e_desc":"libimagequant converts 24/32-bit RGBA PNG images to 8-bit palette with alpha channel preserved."
    },
    "libime":{
        "j_title":"インプットメソッドライブラリ libime",
        "j_desc":"fcitx5が利用する汎用的なインプットメソッドライブラリ",
        "e_title":"generic input method library",
        "e_desc":"This is a library to support generic input method implementation."
    },
    "libinput":{
        "j_title":"入力処理ライブラリlibinput",
        "j_desc":"libinputは，WaylandやX.Orgのドライバから入力デバイスを操作するための汎用ライブラリです",
        "e_title":"libinput",
        "e_desc":"libinput is a library to handle input devices in Waylandcompositors and to provide a generic X.Org input driver."
    },
    "libinput_gestures":{
        "j_title":"タッチパッドでジェスチャーを扱うツール",
        "j_desc":"libinput経由でタッチパッドのスワイプやピンチズームを扱うツール",
        "e_title":"Actions gestures on your touchpad using libinput",
        "e_desc":"Utility which reads libinput gestures from your touchpad"
    },
    "libisofs":{
        "j_title":"ISO-9660用ライブラリ",
        "j_desc":"ISO-9660形式のファイルシステムを作成するためのライブラリ",
        "e_title":"ISO-9660 fs library",
        "e_desc":"libisofs is a library to create an ISO-9660 filesystem with extensions like RockRidge or Joliet. "
    },
    "libjpeg_turbo":{
        "j_title":"JPEG操作用ライブラリ",
        "j_desc":"jpeg-turboはアセンブラやSIMD命令を使ってjpeg処理を高速化しライブラリです．",
        "e_title":"library for JPEG data",
        "e_desc":"Libjpeg-turbo is a JPEG data handling library aimed for speed with assembler and SIMD commands."
    },
    "libksba":{
        "j_title":"X.509認証用ライブラリ libksba",
        "j_desc":"X.509で定義された認証処理を扱うライブラリ",
        "e_title":"X.509 certificates library",
        "e_desc":"KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications.  Both specifications are building blocks of S/MIME and TLS."
    },
    "libkscreen":{
        "j_title":"スクリーン管理ライブラリ",
        "j_desc":"KDEプロジェクトが開発したスクリーン管理用ライブラリ",
        "e_title":"Screen Management Library",
        "e_desc":"The Libkscreen package contains the KDE Screen Management library. "
    },
    "libllvm10":{
        "j_title":"LLVM-10/9 の共有ライブラリ集",
        "j_desc":"古いLLVMで作ったバイナリを動かすための libLLVM-10.so /libLLVM-9.so を収めたパッケージ",
        "e_title":"old LLVM libs for backward compatibility",
        "e_desc":"this package contains old LLVM's shared libraries(libLLVM-10.so/libLLVM-9.so) for backward compatibility"
    },
    "libllvm11":{
        "j_title":"LLVM-11 の共有ライブラリ集",
        "j_desc":"古いLLVMで作ったバイナリを動かすための libLLVM-11.soを収めたパッケージ",
        "e_title":"old LLVM libs for backward compatibility",
        "e_desc":"this package contains old LLVM's shared libraries(libLLVM-11.so) for backward compatibility"
    },
    "liblxqt":{
        "j_title":"LXQt必須ライブラリ集",
        "j_desc":"LibLXQtはLXQtのコアライブラリです．",
        "e_title":"LXQt libraries",
        "e_desc":"The liblxqt is the core utility library for all LXQt components."
    },
    "libmad":{
        "j_title":"MPEG オーディオデコーダライブラリ",
        "j_desc":"MPEG-1/MPEG-2 形式のオーディオデータを操作するためのライブラリ",
        "e_title":"MPEG Audio Decoder Library",
        "e_desc":"A MPEG audio decoder library which currently supports MPEG-1and the MPEG-2 extension. All three audio layers (Layer I,Layer II and Layer III a.k.a. MP3) are fully implemented."
    },
    "libmatekbd":{
        "j_title":"キーボード設定用ライブラリ",
        "j_desc":"libmatekbdはlibgnomekbdから派生したキーボード設定用ライブラリです．",
        "e_title":"MATE library to manage keyboard configuration",
        "e_desc":"libmatekbd is a fork of libgnomekbd."
    },
    "libmatemixer":{
        "j_title":"Mate用mixerライブラリ",
        "j_desc":"Mate環境でサウンドのボリュームやバランスを調整するためのライブラリ",
        "e_title":"Mixer library for Mate",
        "e_desc":"Library for handling sound volume and balane in Mate desktop environment."
    },
    "libmateweather":{
        "j_title":"気象情報収集用ライブラリ",
        "j_desc":"オンラインサービスから各地の気象についての情報を収集するためのライブラリ",
        "e_title":"library to access weather information from online services",
        "e_desc":"libmateweather is a library to access weather information from onlineservices for numerous locations."
    },
    "libmatroska":{
        "j_title":"C++用 Matroska(mkv)ライブラリ",
        "j_desc":"C++からMatroska(mkv)形式を操作するためのライブラリ",
        "e_title":"c++ library for Matroska files",
        "e_desc":"a C++ library to parse and create Matroska files"
    },
    "libmicrodns":{
        "j_title":"mDNS用ライブラリ",
        "j_desc":"mDNSのアナウンスを送受信するためのシンプルなライブラリ",
        "e_title":"libmicrodns: mDNS library",
        "e_desc":"microdns is an mDNS library, focused on being simple and cross-platform."
    },
    "libmms":{
        "j_title":"mms/mmshプロトコル用ライブラリ",
        "j_desc":"ストーリミング用プロトコル mms/mmsh を操作するためのライブラリ",
        "e_title":"libmms mms/mmsh handling library",
        "e_desc":"LibMMS is a common library for parsing mms:// and mmsh:// type network streams."
    },
    "libmng":{
        "j_title":"MNGファイル操作ライブラリ",
        "j_desc":"PNG(Portable Network Graphics)をアニメーション用に拡張したMNG(Multiple-image Network Graphics)画像を操作するためのライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libmnl":{
        "j_title":"Netlinkライブラリ",
        "j_desc":"最小構成の Netlink コミュニケーションライブラリ",
        "e_title":"Minimum Netlink library",
        "e_desc":"Minimalistic Netlink communication library"
    },
    "libmpeg2":{
        "j_title":"MPEG-2 デコーダライブラリ",
        "j_desc":"MPEG-2/MPEG-1 ビデオストリームをデコードするためのライブラリです。",
        "e_title":"MPEG-2 Decoder Library",
        "e_desc":"A free library for decoding MPEG-2 and MPEG-1 video streams."
    },
    "libmtp":{
        "j_title":"MTP用ライブラリ",
        "j_desc":"各種メディアプレイヤーと通信するためのライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libmusicbrainz":{
        "j_title":"musicbrainz クライアント用ライブラリ",
        "j_desc":"musicbrainz クライアント用ライブラリ",
        "e_title":"MusicBrainz Client Library",
        "e_desc":"MusicBrainz is a user-maintained community music metadatabase."
    },
    "libmypaint":{
        "j_title":"ブラシ効果用ライブラリ",
        "j_desc":"GIMP等の画像処理ツールのブラシ効果を提供するライブラリ",
        "e_title":"brush effect library",
        "e_desc":"libmypaint, a.k.a. ’brushib', is a library for making brushstrokes which is used by MyPaint and other projects. "
    },
    "libnfsidmap":{
        "j_title":"NFS id map用ライブラリ libnfsidmap",
        "j_desc":"NFSサーバとクライアント間でユーザのIDをマッピングする機能を提供するライブラリ",
        "e_title":"NFS id mapping library",
        "e_desc":"libnfsidmap maps user id between NFS server and clients."
    },
    "libnftnl":{
        "j_title":"nf_tablesライブラリ",
        "j_desc":"Netfilterのnf_tablesを構成するためのライブラリ",
        "e_title":"nf_tables library",
        "e_desc":"Netfilter nf_tables infrastructure library"
    },
    "libnice":{
        "j_title":"ICE準拠のライブラリ",
        "j_desc":"IETFが開発したNAT越しにP2Pの通信を実現するICE(Interactive Connectivity Establishment)規格を実装したライブラリ",
        "e_title":"library for ICE standard",
        "e_desc":"libnice is a library that implements the Interactive Connectivity Establishment (ICE) standard (RFC 5245 & RFC 8445)"
    },
    "libnl":{
        "j_title":"Netlink用ライブラリv3",
        "j_desc":"libnl3はLinuxカーネルが提供するNetlink機能を操作するためのライブラリです",
        "e_title":"Convenience library for netlink sockets",
        "e_desc":"netlinkソケットを扱うアプリケーションのためのライブラリ．このライブラリは、raw netlink メッセージ用インターフェイスおよび各種 netlink ファミリー特有のインターフェイスを提供します"
    },
    "libnotify":{
        "j_title":"libnotify：イベント通知ライブラリ",
        "j_desc":"Desktop Notification 規格に定義されたデスクトップ通知を通知デーモンに送信するライブラリ",
        "e_title":"libnotify: event notification library",
        "e_desc":"event notification library"
    },
    "libnsl":{
        "j_title":"NIS/NIS+ ライブラリ",
        "j_desc":"glibcから削除された NIS/NIS+ に対するクライアントインターフェース",
        "e_title":"NIS/NIS+ library",
        "e_desc":"Replacement of NIS library that used to be in glibc"
    },
    "libnvme":{
        "j_title":"NVMe操作用ライブラリ",
        "j_desc":"libnvmeは、NVMe仕様の構造体、列挙、ビットフィールドの型定義、コマンドとペイロードを構築、ディスパッチ、デコードするヘルパー関数、Linuxシステム上でnvmeデバイスを接続、スキャン、管理するユーティリティを提供します。",
        "e_title":"C library for handling NVMe specifications",
        "e_desc":"libnvme provides type definitions for NVMe specification structures, enumerations, and bit fields, helper functions to construct, dispatch, and decode commands and payloads, and utilities to connect, scan, and manage nvme devices on a Linux system."
    },
    "libobasis_base":{
        "j_title":"libobasis_base",
        "j_desc":"LibreOffice用基本ライブラリ集",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_calc":{
        "j_title":"libobasis_calc",
        "j_desc":"Calc用ライブラリ集",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_core":{
        "j_title":"libobasis_core",
        "j_desc":"LibreOffice用coreライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_draw":{
        "j_title":"libobasis_draw",
        "j_desc":"Draw用ライブラリ集",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_en_US":{
        "j_title":"libobasis_en_US",
        "j_desc":"LibreOffice用米国語版テンプレート集",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_extension_beanshell_script_provider":{
        "j_title":"beanshell script provider",
        "j_desc":"BeanShell(Java VM上で動くJavaに準じたスクリプト言語)用のスクリプトを出力する拡張機能",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_extension_javascript_script_provider":{
        "j_title":"javascript script provider",
        "j_desc":"Javascript用のスクリプトを出力する拡張機能",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_extension_mediawiki_publisher":{
        "j_title":"mediawiki publisher",
        "j_desc":"mediawikiに対応した出力をする拡張機能",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_extension_nlpsolver":{
        "j_title":"LibreOffice用nlpsolver拡張機能",
        "j_desc":"Calc用NonLinear Programming Solver拡張機能",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_extension_pdf_import":{
        "j_title":"LibreOffice PDF importer",
        "j_desc":"PDFデータをインポートするための拡張機能",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_extension_report_builder":{
        "j_title":"report build",
        "j_desc":"データベースからの出力データを書式を整えて出力するための拡張機能",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_firebird":{
        "j_title":"Libreoffice用 Firebirdデータベース",
        "j_desc":"Libreoffice が内蔵している Firebird データベースシステム",
        "e_title":"Firebird DB for Libreoffice",
        "e_desc":"Firebird DB for Libreoffice"
    },
    "libobasis_gnome_integration":{
        "j_title":"libobasis_gnome_integration",
        "j_desc":"GNOME統合用ライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_graphicfilter":{
        "j_title":"libobasis_graphicfilter",
        "j_desc":"各種画像フィルタ用ライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_images":{
        "j_title":"libobasis_images",
        "j_desc":"アイコン等のイメージデータ集",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_impress":{
        "j_title":"libobasis_impress",
        "j_desc":"Impress DB用ライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_ja":{
        "j_title":"libobasis_ja",
        "j_desc":"日本語化パッケージ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_ja_help":{
        "j_title":"libobasis_ja_help",
        "j_desc":"ヘルプ用日本語リソース",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_kde_integration":{
        "j_title":"libobasis_kde_integration",
        "j_desc":"KDE統合用ライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_librelogo":{
        "j_title":"LibreOffice Logo",
        "j_desc":"LibreOffice用各種ロゴ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_libreofficekit_data":{
        "j_title":"Libreoffice kit用データ",
        "j_desc":"Libreoffice kit用のアイコンデータ",
        "e_title":"Libreoffice_kit data",
        "e_desc":"Icon data for LibreOffice Kit"
    },
    "libobasis_math":{
        "j_title":"libobasis_math",
        "j_desc":"LibreOffice版Math",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_ogltrans":{
        "j_title":"libobasis_ogltrans",
        "j_desc":"OpenGL用拡張機能ライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_onlineupdate":{
        "j_title":"LibreOffice用オンラインアップデート機能",
        "j_desc":"LibreOfficeをオンラインアップデートするために必要なパッケージ(多分、Plamoでは利用できない)",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_ooofonts":{
        "j_title":"libobasis_ooofonts",
        "j_desc":"LibreOffice同梱のTTフォント",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_ooolinguistic":{
        "j_title":"libobasis_ooolinguistic",
        "j_desc":"スペルチェッカー",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_postgresql_sdbc":{
        "j_title":"LibreOffice用PostgreSQL SDBC",
        "j_desc":"LibreOfficeからPostgreSQLデータベースを使うためのパッケージ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_python_script_provider":{
        "j_title":"LibreOffice Python script provider",
        "j_desc":"LibreOfficeをPythonスクリプトを使って操作するための拡張機能",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_pyuno":{
        "j_title":"libobasis_pyuno",
        "j_desc":"PythonからLibreOfficeを使うためのブリッジ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_writer":{
        "j_title":"libobasis_writer",
        "j_desc":"LibreOffice版Writer",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libobasis_xsltfilter":{
        "j_title":"libobasis_xsltfilter",
        "j_desc":"XSLT用フィルタ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libogg":{
        "j_title":"Ogg コンテナ操作用ライブラリ",
        "j_desc":"Ogg は Xiph.org が開発したマルチメディアデータの格納用(コンテナ)フォーマットです。このライブラリは Ogg 形式のコンテナを操作する機能を提供します。",
        "e_title":"Ogg library for Ogg Vorbis",
        "e_desc":"libogg is library tools for Ogg Vorbis sound format."
    },
    "libomxil_bellagio":{
        "j_title":"bellagio OMX IL ライブラリ",
        "j_desc":"Bellagioは、マルチメディアコンポーネントにアクセスするためのKhronos OpenMAX統合レイヤAPIのオープンソース実装です",
        "e_title":"Bellagio OpenMAX Integration Layer",
        "e_desc":"This is an Open Source implementation of the OpenMAX Integration Layer(IL) API ver. 1.1.1, specified by the Khronos group (see http://www.khronos.org/openmax)"
    },
    "libotf":{
        "j_title":"OpenType Font 操作ライブラリ",
        "j_desc":"OpenType 形式のフォントを操作するためのライブラリです。",
        "e_title":"libotf",
        "e_desc":"Library for handling OpenType fonts (OTF)."
    },
    "libpaper":{
        "j_title":"紙型操作用ライブラリ",
        "j_desc":"さまざまな種類の紙型を認識，操作するためのライブラリ",
        "e_title":"Library for paper size",
        "e_desc":"This package is intended to provide a simple way for applications to take actions based on a system or user-specified paper size."
    },
    "libpaper1":{
        "j_title":"紙型操作用ライブラリ，互換性用旧バージョン",
        "j_desc":"さまざまな種類の紙型を認識，操作するためのライブラリ，互換性用旧バージョン",
        "e_title":"Library for paper size, older version for compat.",
        "e_desc":"This package is intended to provide a simple way for applications to take actions based on a system or user-specified paper size. older version for compat"
    },
    "libpcap":{
        "j_title":"パケットキャプチャ用ライブラリ",
        "j_desc":"libpcapはネットワークを流れるパケットをキャプチャしたり解析したりするためのライブラリです",
        "e_title":"library for packet capturing",
        "e_desc":"Libpcap is a library for capture and analyze packets on the net."
    },
    "libpciaccess":{
        "j_title":"libpciaccess",
        "j_desc":"X用の汎用的なPCI操作用ライブラリ",
        "e_title":"libpciaccess",
        "e_desc":"Generic PCI access library for X"
    },
    "libpeas":{
        "j_title":"libpeas プラグイン・エンジン",
        "j_desc":"libpeas は gobjectを利用したプラグイン・エンジンで、あらゆるアプリケーションに拡張機能を利用できるようにします。",
        "e_title":"libpeas plugin engine",
        "e_desc":"libpeas is a gobject-based plugins engine, and is targetted at giving every application the chance to assume its own extensibility. It is currently used by several Gnome applications like gedit and Totem."
    },
    "libpipeline":{
        "j_title":"パイプライン操作用ライブラリ",
        "j_desc":"パイプを使ったプロセス間通信を実現するためのライブラリ",
        "e_title":"Pipeline library",
        "e_desc":"libpipeline is a C library for setting up and running pipelines of processes"
    },
    "libplacebo":{
        "j_title":"シェーダライブラリ libplacebo",
        "j_desc":"動画にシェーダーをかけるためのライブラリ集",
        "e_title":"video rendering algorithms libplacebo",
        "e_desc":"ibplacebo is, in a nutshell, the core rendering algorithms and ideas of mpv rewritten as an independent library."
    },
    "libpng":{
        "j_title":"PNGフォーマット操作ライブラリ",
        "j_desc":"libpng は PNG(Portable Network Graphics)画像を処理する際に必要となるライブラリです．libpngの古いバージョン(libpng14)の共有ライブラリを含みます．",
        "e_title":"PNG library",
        "e_desc":"libpng is a library for handle PNG(Portable Network Graphics) graphics.It also includes a shared library of libpng14."
    },
    "libproxy":{
        "j_title":"libproxy",
        "j_desc":"プロキシ設定を自動化するためのライブラリ",
        "e_title":"libproxy",
        "e_desc":"libproxy is a library that provides automatic proxy configuration management."
    },
    "libpsl":{
        "j_title":"Public Suffix List 用ライブラリ",
        "j_desc":"Public Suffix とはドメインのうち、ユーザー名前を直接登録もしくは取得できる部分です。このライブラリでそのリストを扱えます",
        "e_title":"Library for public suffix list",
        "e_desc":"a library for accessing and resolving information from the Public Suffix List (PSL). The PSL is a set of domain names beyond the standard suffixes, such as .com."
    },
    "libpwquality":{
        "j_title":"パスワード用ライブラリ",
        "j_desc":"パスワードの質のチェックとランダムなパスワードを生成するためのライブラリ。pam_cracklibの代替ライブラリも含まれます。",
        "e_title":"Library for password quality checking and generating random passwords",
        "e_desc":"The libpwquality library purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability."
    },
    "libqtxdg":{
        "j_title":"Qt/Xdg ライブラリ",
        "j_desc":"libqtxdgはfreedesktop.orgが提唱するXDG仕様をQtで実装したライブラリです．",
        "e_title":"Qt/Xdg library",
        "e_desc":"The libqtxdg is a Qt implementation of freedesktop.org xdg specifications. "
    },
    "libquicktime":{
        "j_title":"QuickTimeライブラリ",
        "j_desc":"QuickTime形式のデータを操作するためのライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libraw":{
        "j_title":"RAW画像用ライブラリ",
        "j_desc":"デジカメ等のRAW画像を操作するためのライブラリ",
        "e_title":"Library for manipulating RAW files",
        "e_desc":"LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)."
    },
    "libraw1394":{
        "j_title":"IEEE1394 raw device ライブラリ libraw1394",
        "j_desc":"libraw1394 は IEEE1394 デバイスにアクセスするための raw levelライブラリです．",
        "e_title":"IEEE1394 raw device library",
        "e_desc":"libraw1394 handles IEEE1394 raw device for input/output data."
    },
    "libreoffice":{
        "j_title":"libreoffice",
        "j_desc":"LibreOffice起動用ソフトウェア",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libreoffice_base":{
        "j_title":"libreoffice_base",
        "j_desc":"LibreOfficeベース部",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libreoffice_calc":{
        "j_title":"libreoffice_calc",
        "j_desc":"LibreOffice版Calc",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libreoffice_dict_en":{
        "j_title":"libreoffice_dict_en",
        "j_desc":"英語用辞書",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libreoffice_dict_es":{
        "j_title":"libreoffice_dict_es",
        "j_desc":"スペイン語用辞書",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libreoffice_dict_fr":{
        "j_title":"libreoffice_dict_fr",
        "j_desc":"フランス語用辞書",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libreoffice_draw":{
        "j_title":"libreoffice_draw",
        "j_desc":"LibreOffice版Draw",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libreoffice_en_US":{
        "j_title":"libreoffice_en_US",
        "j_desc":"LibreOffice英語版",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libreoffice_freedesktop_menus":{
        "j_title":"libreoffice_freedesktop_menus",
        "j_desc":"FreeDesktop標準環境用メニュー",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libreoffice_impress":{
        "j_title":"libreoffice_impress",
        "j_desc":"LibreOffice版Impress",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libreoffice_ja":{
        "j_title":"libreoffice_ja",
        "j_desc":"LibreOffice日本語版",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libreoffice_math":{
        "j_title":"libreoffice_math",
        "j_desc":"LibreOffice版Math",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libreoffice_plamoenv":{
        "j_title":"libreoffice_plamoenv",
        "j_desc":"Plamo用環境設定",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libreoffice_ure":{
        "j_title":"libreoffice_ure",
        "j_desc":"JavaからLibreOfficeを使うためのブリッジ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "libreoffice_writer":{
        "j_title":"libreoffice_writer",
        "j_desc":"LibreOffice版Writer",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "librevenge":{
        "j_title":"librevenge インポート文書書き出し用ライブラリ",
        "j_desc":"import したWordPerfectの文書ファイルをセーブするためのライブラリ",
        "e_title":"librevenge: library for writing import filters",
        "e_desc":"librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations."
    },
    "librsvg":{
        "j_title":"svg用ライブラリ",
        "j_desc":"svg形式のベクターデータを処理するためのライブラリ",
        "e_title":"library for svg",
        "e_desc":"librsvg is a component used within software applications to enablesupport for SVG-format scalable graphics."
    },
    "libsamplerate":{
        "j_title":"サンプリング周波数変換ライブラリ",
        "j_desc":"サンプリングされたデジタルオーディオデータのサンプリング周波数を変換するためのライブラリです。",
        "e_title":"libsamplerate",
        "e_desc":"sample rate converting library"
    },
    "libsass":{
        "j_title":"Sass CSS プリプロセッサーの C 実装（ライブラリ）",
        "j_desc":"Sass CSS プリプロセッサーの C 実装（ライブラリ）",
        "e_title":"C implementation of Sass CSS preprocessor (library)",
        "e_desc":"C implementation of Sass CSS preprocessor (library)"
    },
    "libseccomp":{
        "j_title":"seccomp操作用ライブラリ",
        "j_desc":"Linuxカーネルのシステムコールフィルタリング機能 seccomp を操作するためのライブラリ",
        "e_title":"Library for kernel's seccomp functions",
        "e_desc":"The libseccomp library provides an easy to use interface to the Linux Kernel's syscall filtering mechanism, seccomp."
    },
    "libsecret":{
        "j_title":"Secret Service API用GObjectライブラリ",
        "j_desc":"FreeDesktopが提唱しているSecret Service APIをGObject経由で操作するためのライブラリ",
        "e_title":"GObject library for Secret Service API",
        "e_desc":" The libsecret package contains a GObject based library for accessing the Secret Service API."
    },
    "libsigc++":{
        "j_title":"C++用シグナル操作用ライブラリ",
        "j_desc":"シグナルをコールバックと結びつけるtype safeなC++用のライブラリ",
        "e_title":"Signal handling library",
        "e_desc":"C++ library for connecting signals to callbacks"
    },
    "libsigc++3":{
        "j_title":"C++用シグナル操作用ライブラリV3",
        "j_desc":"シグナルをコールバックと結びつけるtype safeなC++用のライブラリ 3.x シリーズ",
        "e_title":"Signal handling library V3",
        "e_desc":"C++ library for connecting signals to callbacks ver.3.x"
    },
    "libsigsegv":{
        "j_title":"segvシグナル操作用ライブラリ",
        "j_desc":"Segmentation Violation(segv)が起こった際のシグナルを操作するためのライブラリ",
        "e_title":"Segv signal handling library",
        "e_desc":"This is a library for handling page faults in user mode. "
    },
    "libskk":{
        "j_title":"SKK用ライブラリ ",
        "j_desc":"日本語入力メソッドSKKの機能を実装したライブラリ",
        "e_title":"library for SKK input method",
        "e_desc":"a library to deal with Japanese kana-to-kanji conversion method"
    },
    "libsndfile":{
        "j_title":"サウンドファイル操作用ライブラリ",
        "j_desc":"wav や aiff，au など，様々な形式のサンプリングデータを統一して操作するための API を提供するライブラリです。",
        "e_title":"libsndfile",
        "e_desc":"Libsndfile is a C library for reading and writing files containingsampled sound (such as MS Windows WAV and the Apple/SGI AIFF format)through one standard library interface."
    },
    "libsodium":{
        "j_title":"モダンで簡単に使える暗号ライブラリ",
        "j_desc":"新しい、簡単に使える暗号、復号、署名、パスワードハッシュ用のライブラリ",
        "e_title":"A modern, portable, easy to use crypto library.",
        "e_desc":"Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more."
    },
    "libsoup":{
        "j_title":"HTTPクライアント/サーバライブラリ",
        "j_desc":"主にGNOME環境で利用される，HTTPクライアント/サーバライブラリ",
        "e_title":"HTTP client/server library",
        "e_desc":"HTTP client/server library mainly used in GNOME environment"
    },
    "libsoup3":{
        "j_title":"libsoup HTTP ライブラリ ver.3",
        "j_desc":"GObjectsとglibを利用するHTTP用ライブラリ libsoup の 3.x 系",
        "e_title":"HTTP client/server library libsoup ver.3",
        "e_desc":"libsoup is an HTTP client/server library for GNOME. "
    },
    "libspectre":{
        "j_title":"libspectre: PostScript レンダリングライブラリ",
        "j_desc":"libspectre はlibgsを使ってPostscript ファイルを処理するためのAPIを提供するライブラリです",
        "e_title":"libsprectre: Postscript rendering library",
        "e_desc":"libspectre is a small library for rendering Postscript documents. Itprovides a convenient easy to use API for handling and renderingPostscript documents."
    },
    "libssh2":{
        "j_title":"SSH2 用ライブラリ libssh2",
        "j_desc":"SSH2 プロトコルをライブラリとして使用するためのパッケージ",
        "e_title":"SSH2 library",
        "e_desc":"A library for using SSH2 protocol"
    },
    "libstatgrab":{
        "j_title":"システム統計情報収集ライブラリ",
        "j_desc":"libstatgrabは，プラットホーム非依存のシステムの統計情報収集ライブラリです．",
        "e_title":"System statistics library",
        "e_desc":"libstatgrab is a library that provides cross platform access to statistics about the system on which it's run. "
    },
    "libsysstat":{
        "j_title":"システム情報用ライブラリ",
        "j_desc":"システム情報や負荷，使用状況などを問い合わせるためのライブラリ",
        "e_title":"System info/stat library",
        "e_desc":"The libsysstat package contains a library used to query system info and statistics. "
    },
    "libtasn1":{
        "j_title":"ANS.1用ライブラリ libtasn1",
        "j_desc":"マシン固有の技法などに依存せず、曖昧さのないデータ構造や伝達規則の記述を可能とする形式規則Abstract Syntax Notation One（ASN.1）用のライブラリ",
        "e_title":"libtasn1 library for ANS.1 formular",
        "e_desc":"Libtasn1 is the ASN.1 library used by GnuTLS, GNU Shishi and some other packages. "
    },
    "libtheora":{
        "j_title":"Xiph.org が開発したビデオコーデック",
        "j_desc":"Theora(セオラ，シオラ)は，Vorbis と同様に Xiph.org が On2VP3 をベースに開発しているビデオコーデックです。",
        "e_title":"libtheora",
        "e_desc":"Theora is a video codecs based on On2VP3."
    },
    "libtirpc":{
        "j_title":"TI-RPC用ライブラリ libtirpc",
        "j_desc":"SUNが開発したトランスポート層に依存しないRPC機能をLinux用に実装したライブラリ",
        "e_title":"libtirpc for TI-RPC",
        "e_desc":"Libtirpc provides RPC functions which used by NFS for linux."
    },
    "libtool":{
        "j_title":"GNU Libtool",
        "j_desc":"本来は共有ライブラリを持たないようなUnix系OS上でも，疑似的に共有ライブラリ的な機能を提供するためのツール",
        "e_title":"GNU libtool",
        "e_desc":"GNU libtool emulate shared library functions on non-shared library environments."
    },
    "libtraceevent":{
        "j_title":"イベント・トレースライブラリ  ",
        "j_desc":"カーネルのイベント・トレース分析用ライブラリ  ",
        "e_title":"kernel trace event library  ",
        "e_desc":"libtraceevent - Linux kernel trace event library"
    },
    "libtracefs":{
        "j_title":"traceファイルシステム用ライブラリ  ",
        "j_desc":"カーネルデバッグ用のtraceファイルシステム用ライブラリ  ",
        "e_title":"trace filesystem library",
        "e_desc":" libtracefs - Linux kernel trace file system library"
    },
    "libunique":{
        "j_title":"シングルインスタンス用ライブラリ libuniq",
        "j_desc":"libunique は同時実行インスタンスを単一にするためのライブラリです",
        "e_title":"libunique",
        "e_desc":"LibUnique is a library for writing single instance applications, thatis applications that are run once and every further call to the samebinary either exits immediately or sends a command to the runninginstance."
    },
    "libunistring":{
        "j_title":"Unicode用ライブラリ",
        "j_desc":"Unicode文字列およびUnicode標準に従った C 文字列を操作するための関数を提供するライブラリ",
        "e_title":"Library for manipulating Unicode",
        "e_desc":"a library that provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard."
    },
    "libunwind":{
        "j_title":"コール・チェイン操作用ライブラリ libunwind",
        "j_desc":"プログラムのバックトレースやスタックの状態を調べるためのAPIを提供するライブラリ",
        "e_title":"libunwind call-chain manipulation library",
        "e_desc":"Portable and efficient C programming interface (API) to determine the call-chain of a program"
    },
    "libusb":{
        "j_title":"USB デバイス操作ライブラリ",
        "j_desc":"libusb はユーザースペースから USB デバイスを利用する際に必要となるライブラリです。",
        "e_title":"Userspace application to USB devices",
        "e_desc":"Libusb allows userspace application to USB devices."
    },
    "libusb_compat":{
        "j_title":"libusb-compat ライブラリ",
        "j_desc":"新しい1.0系のlibusbで、古い0.12系のライブラリを使うための互換性保持用のライブラリ",
        "e_title":"libusb-compat library",
        "e_desc":"compatible layer for legacy libusb-0.12"
    },
    "libutempter":{
        "j_title":"utmp操作ツール",
        "j_desc":"xtermやscreenがroot権限無しでもutmp/wtmpを操作できるようにするツール",
        "e_title":"utmp handling library",
        "e_desc":"Libutempter is a library for xterm and screen which handles utmp/wtmp without root permission"
    },
    "libuv":{
        "j_title":"非同期通信ライブラリ",
        "j_desc":"マルチプラットフォームの非同期I/Oライブラリ",
        "e_title":"library for asynchronous I/O",
        "e_desc":"libuv is a multi-platform support library with a focus on asynchronous I/O."
    },
    "libva":{
        "j_title":"libva",
        "j_desc":"ビデオカードが持つ動画処理機能を操作するために開発されたVA(Video Acceleration) API用ライブラリ",
        "e_title":"libva",
        "e_desc":"library for handling VA(Video Acceleration) API"
    },
    "libva_utils":{
        "j_title":"VA-API用ユーティリティ",
        "j_desc":"libva プロジェクトが開発しているVA-API用の各種ユーティリティ",
        "e_title":"utilities for VA-API",
        "e_desc":"libva-utils is a collection of utilities and examples to exercise VA-API in accordance with the libva project."
    },
    "libva_vdpau_driver":{
        "j_title":"VDPAU用ドライバ",
        "j_desc":"VA API経由でVDPAUを操作するドライバ集",
        "e_title":"VDPAU backend for VA API",
        "e_desc":"VDPAU backend drivers for VA API"
    },
    "libvdpau":{
        "j_title":"libvdpau",
        "j_desc":"ビデオカードの持つハードウェアエンコード/デコード機能を操作するために開発されたVDPAU(Video Decode and Presentation API for Unix)用ライブラリ",
        "e_title":"libvdpau",
        "e_desc":"library for VDPAU(Video Decode and Presentation API for Unix)"
    },
    "libvdpau_va_gl":{
        "j_title":"libvdpau-va-gl",
        "j_desc":"OpenGL経由でVA/VDPAU機能を操作するためのライブラリ",
        "e_title":"libvdpau-va-gl",
        "e_desc":"library for handling VA/VDPAU functions through OpenGL"
    },
    "libvisio":{
        "j_title":"VISIOデータ読み込み用ライブラリ",
        "j_desc":"MS VISIOのデータをimportするためのライブラリ",
        "e_title":"library for imports MS Visio diagrams",
        "e_desc":"libvisio is a library and a set of tools for reading and converting MS Visio diagrams."
    },
    "libvorbis":{
        "j_title":"Vorbis 音声圧縮ライブラリ",
        "j_desc":"Vorbis は Xiph.org が開発した音声用のフリーな圧縮ライブラリです。",
        "e_title":"libvorbis",
        "e_desc":"libvorbis is a library for Ogg Vorbis sound format."
    },
    "libvpl":{
        "j_title":"Intel ビデオ・プロセシング・ライブラリ",
        "j_desc":"Intel製GPUの持つハードウェアエンコード/デコード機能等を利用するためのライブラリ",
        "e_title":"Intel Video Processing Library",
        "e_desc":"Intel Video Processing Library(VPL) provides access to hardware accelerated video decode, encode, and processing capabilities on Intel GPUs to support AI visual inference, media delivery, cloud gaming, and virtual desktop infrastructure use cases."
    },
    "libvpx":{
        "j_title":"VPX コーデック用ライブラリ",
        "j_desc":"VPX は Google が推進している WebM 用のフリーな動画コーデックです。",
        "e_title":"libvpx: WebM codec library",
        "e_desc":"libvpx is a library for WebM project developed by Google."
    },
    "libwacom":{
        "j_title":"Wacom用ライブラリ",
        "j_desc":"Wacom製のタブレットについて、機種名や機能等の情報を集めたライブラリ",
        "e_title":"library for Wacom tablets",
        "e_desc":"ibwacom is a library to identify Wacom tablets and their model-specific features."
    },
    "libwebp":{
        "j_title":"WebPフォーマット用ライブラリ",
        "j_desc":"WebPはGoogleが開発している新しい静止画フォーマット．JPEGのような非可逆圧縮だけでなく，PNGのような可逆圧縮にも対応しており，各形式とも既存のフォーマットよりも圧縮率が高いことを主張している",
        "e_title":"Library for WebP",
        "e_desc":"Library for WebP, a new static image format developed by Google."
    },
    "libwnck":{
        "j_title":"Window Navigaor作成キット",
        "j_desc":"libwnckはページャやタスクリストなどを作るためのライブラリです",
        "e_title":"libwnck",
        "e_desc":"libwnck is Window Navigator Construction Kit, i.e. a library to usefor writing pagers and taskslists and stuff."
    },
    "libwnck3":{
        "j_title":"GTK3用libwnck",
        "j_desc":"ページャやタスクリストを作るためのライブラリ，libwnckのGTK3版",
        "e_title":"libwnck for GTK3",
        "e_desc":"Libwnck3 (Window Navigator Construction Kit) is a library to use for writing pagers and task lists."
    },
    "libwpd":{
        "j_title":"WordPerfectドキュメント読み込み用ライブラリ",
        "j_desc":"WordPerfectのドキュメントを import するためのライブラリ",
        "e_title":"library for imports WordPerfect Documents",
        "e_desc":"libwpd is a library for import WordPerfect documents. It is used by, for example, AbiWord and LibreOffice."
    },
    "libwpe":{
        "j_title":"WPE Webkit用ライブラリ",
        "j_desc":"WPE(WebPlatform for Embedded)は，Webkit2 を組み込み環境で使うための仕様で，libwpe はそのための汎用的なライブラリです．",
        "e_title":"library for WPE",
        "e_desc":"General-purpose library specifically developed for the WPE-flavored port of WebKit. "
    },
    "libwpg":{
        "j_title":"WordPerfect グラフィック読み込み用ライブラリ",
        "j_desc":"WordPerfect形式の画像データをimportするためのライブラリ",
        "e_title":"library for imports WordPerfect Graphics",
        "e_desc":"libwpg is a library for import WordPerfect Graphics."
    },
    "libxcb":{
        "j_title":"libxcb",
        "j_desc":"Xlibの置き替えを目指した，Xプロトコルを操作するための新しいライブラリ(X C Binding)",
        "e_title":"libxcb",
        "e_desc":"Libxcb is a new X protocol handling library to replace Xlib."
    },
    "libxcrypt":{
        "j_title":"xcryptライブラリ",
        "j_desc":"従来はglibcが対応していたcrypt回りの機能を独立させたライブラリ。PAM等が使うため必須",
        "e_title":"xcrypt library",
        "e_desc":"Crypt related library which replace glibc's function."
    },
    "libxcvt":{
        "j_title":"VESA CVT用ライブラリ",
        "j_desc":"従来はXorgサーバが内蔵してたVESA CVT(Coordinate Video Timings)モードライン用のタイミング設定機能を独立させたライブラリ ",
        "e_title":"libxcvt  VESA CVT modelines library",
        "e_desc":"libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. It is meant to be a direct replacement to the version formerly provided by the Xorg server."
    },
    "libxfce4ui":{
        "j_title":"xfce4 UI ライブラリ",
        "j_desc":"xfce4用のUI操作用ライブラリ",
        "e_title":"libxfce4ui",
        "e_desc":"UI library for xfce4"
    },
    "libxfce4util":{
        "j_title":"Xfce4 用ユーティリティ集",
        "j_desc":"Xfce4 で使うさまざまなユーティリティを集めたパッケージ",
        "e_title":"Utilities for Xfce4",
        "e_desc":"The Utilities and Scripts provides an about dialog for Xfce 4, anapplication launcher, and several useful scripts that are also used byother Xfce components such as the panel and the desktop menu."
    },
    "libxkbcommon":{
        "j_title":"キーボード処理用ライブラリ libxkbcommon",
        "j_desc":"libxkbcommon はXKB(X Keyboard Extension)仕様に基づくキーマップを操作さるためのキーマップコンパイラと支援用ライブラリです．",
        "e_title":"libxkbcommon",
        "e_desc":"libxkbcommon is a keyboard keymap compiler and support library which processes a reduced subset of keymaps as defined by the XKB (X Keyboard Extension) specification. "
    },
    "libxkbfile":{
        "j_title":"libxkbfile",
        "j_desc":"xkbfile用ライブラリ",
        "e_title":"libxkbfile",
        "e_desc":"library for xkbfile"
    },
    "libxklavier":{
        "j_title":"XKB 支援ライブラリ",
        "j_desc":"libklavier は XKB を使いやすくするためのライブラリです．",
        "e_title":"libxklavier - utility library to make XKB stuff easier",
        "e_desc":"libxklavier - utility library to make XKB stuff easier"
    },
    "libxml2":{
        "j_title":"XMLパーサライブラリ",
        "j_desc":"XML文書を処理するライブラリのバージョン2です。",
        "e_title":"XML Parser Library",
        "e_desc":"Version 2 of the library for working with XML document."
    },
    "libxshmfence":{
        "j_title":"libxshmfence",
        "j_desc":"Linuxのfutexes(Fast User-space mutexes)上にXのイベント用APIを提供するためのライブラリ",
        "e_title":"libxshmfence",
        "e_desc":"Library for offer X events API on Linux futexes"
    },
    "libxslt":{
        "j_title":"XSLTスタイルシートパーサライブラリ",
        "j_desc":"XSLT形式のXMLスタイルシートを処理するライブラリ",
        "e_title":"libxslt",
        "e_desc":"library for handling XSLT format XML stylesheet"
    },
    "libxvct":{
        "j_title":"VESA CVT用ライブラリ",
        "j_desc":"従来はXorgサーバが内蔵してたVESA CVT(Coordinate Video Timings)モードライン用のタイミング設定機能を独立させたライブラリ",
        "e_title":"libxcvt  VESA CVT modelines library",
        "e_desc":"libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. It is meant to be a direct replacement to the version formerly provided by the Xorg server. "
    },
    "libzip":{
        "j_title":"zipファイル操作用ライブラリ",
        "j_desc":"zip アーカイブを扱うためのライブラリです。",
        "e_title":"library for zip archives",
        "e_desc":"C library for reading, creating, and modifying zip archives."
    },
    "lightdm":{
        "j_title":"LightDM ディスプレイマネージャ",
        "j_desc":"LightDMは軽量で高速、さらに拡張性に富むマルチデスクトップを目標としたXディスプレイマネージャです",
        "e_title":"LightDM display manager",
        "e_desc":"LightDM is an X display manager that aims to be lightweight, fast, extensible and multi-desktop."
    },
    "lightdm_gtk_greeter":{
        "j_title":"LightDM GTK+ Greeter",
        "j_desc":"LightDM 用の GTK+ を使ったログインインターフェースを描画するためのフロントエンド",
        "e_title":"LightDM GTK+ Greeter",
        "e_desc":"Frontend to draw login interface for LightDM using GTK+"
    },
    "linux_firmware":{
        "j_title":"各種firmware集",
        "j_desc":"Copyright等の都合でカーネルソースと共には配布されていないfirmware集",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "linux_pam":{
        "j_title":"認証機能管理システム",
        "j_desc":"PAM(Pluggable Authentification Modules)は，それぞれの認証機能をモジュール化し，/etc/pam.d/ 以下の指定により動的に変更することを可能にします．",
        "e_title":"Linux PAM",
        "e_desc":"PAM(Pluggable Authentification Modules) is a new authentificationmechanism which can change authentification method dynamically foreach program."
    },
    "llvm":{
        "j_title":"LLVMコンパイラ基盤",
        "j_desc":"LLVM(Low Level Virtual Machine)はコンパイラに必要な各過程をモジュール化し，言語からもCPUからも独立性を高めたさまざまな環境に適応できるコンパイラ基盤です．C/C++用コンパイラ，Clang/Clang++も含みます．",
        "e_title":"LLVM compiler infrastructure",
        "e_desc":"LLVM(Low Level Virtual Machine) is a compiler infrastructure for many hardware architectures. This package includes Clang/Clang++ compiler"
    },
    "lm_sensors":{
        "j_title":"センサー管理ツール lmsensors",
        "j_desc":"CPUの温度やファンの回転数など，マザーボードから得られる各種情報を管理するツールです．IBM Thinkpad のシリーズではシステムを破損する可能性があるので使用しないでください．",
        "e_title":"lm_sensors: sensoring motherboard information",
        "e_desc":"lm_sensors provides functionalities such as monitoringCPU and MotherBoard temperature, fans speed and statusof the voltages."
    },
    "logrotate":{
        "j_title":"ログファイル整理ツール",
        "j_desc":"logrotate は増え続けるだけのログファイルを定期的に圧縮・保存するためのコマンドです．",
        "e_title":"logroate",
        "e_desc":"logrotate is a command to periodically rotates and archives log files."
    },
    "lollypop":{
        "j_title":"Lollypop ミュージックプレイヤー",
        "j_desc":"Lollypop は GNOME 用に開発されたモダンなミュージックプレイヤーです．",
        "e_title":"Lollypop music player",
        "e_desc":"Lollypop is a modern music player for GNOME."
    },
    "lsb_release":{
        "j_title":"バージョン情報表示ツール",
        "j_desc":"LSBの仕様に基づくディストリビューションの種類やバージョンを検索するツール。Plamo LinuxはLSB非準拠なので、バージョンチェックの用途のみ。",
        "e_title":"version check tool",
        "e_desc":"Lsb-release is a information tool to show distribution name and version."
    },
    "lshw":{
        "j_title":"ハードウェア一覧表示コマンド",
        "j_desc":"lshw はインストールされているハードウェアの一覧リストを出力するコマンドです。",
        "e_title":"list hardware command",
        "e_desc":"lshw is a command to display installed hardware lists."
    },
    "lsof":{
        "j_title":"ファイル使用プロセス走査ツール",
        "j_desc":"lsof は各種プロセスがどのようにリソースを利用しているかを調べるためのコマンドです",
        "e_title":"tool for list processes",
        "e_desc":"lsof is a command to show how all processes use CPU resources."
    },
    "lua":{
        "j_title":"スクリプト言語 Lua",
        "j_desc":"Lua はアプリのマクロコマンドなどでよく利用されるシンプルながら強力なスクリプト言語です",
        "e_title":"small script language Lua",
        "e_desc":"Lua is a simle but powerful scripting language which open used by macro commands of many apps."
    },
    "lua52":{
        "j_title":"Lua 5.2",
        "j_desc":"Lua は5.3前後でAPIが非互換になっているようなので、lua-52を別パッケージにしました。",
        "e_title":"Lua 5.2",
        "e_desc":"old version of Lua"
    },
    "luajit":{
        "j_title":"Lua言語用実行時(JIT)コンパイラ",
        "j_desc":"Lua言語を高速に実行可能にする実行時(JIT)コンパイラ",
        "e_title":"JIT for Lua",
        "e_desc":"LuaJIT is a Just-In-Time Compiler (JIT) for the Lua programming language. "
    },
    "luit":{
        "j_title":"luit",
        "j_desc":"Unicode対応ターミナル(xterm)用文字コード自動変換ツール",
        "e_title":"char code converter luit",
        "e_desc":"Luit is a char code converter for xterm which can handle Unicode."
    },
    "lv":{
        "j_title":"多言語対応ファイルビューワ",
        "j_desc":"lv は UTF8 を含むさまざまなコードセットに対応したファイルビューワです。",
        "e_title":"lv",
        "e_desc":"lv is a file viewer/converter which adapted many code sets includeUTF8"
    },
    "lvm2":{
        "j_title":"Logical Volume Manager バージョン2",
        "j_desc":"LVM(Logical Volume Maneger)は，HDD を論理ボリュームとして管理して，必要に応じてパーティションのサイズを調整する機能を提供します",
        "e_title":"lvm2",
        "e_desc":"LVM(Logical Volume Manager) manage HDDs as logical volumes andmake available additional volumes for created partitions."
    },
    "lxc":{
        "j_title":"LXC",
        "j_desc":"Linux kernelが持つコンテナ機能を使ってコンテナを起動するためのユーザスペースのライブラリとツール",
        "e_title":"LXC",
        "e_desc":"LXC is a userspace interface for the Linux kernel containment features."
    },
    "lxcfs":{
        "j_title":"LXCFS",
        "j_desc":"コンテナ向けに/proc内のファイルとcgroupfsを提供するためのFUSEファイルシステム",
        "e_title":"LXCFS",
        "e_desc":"LXCFS is a simple userspace filesystem designed to work around some current limitations of the Linux kernel."
    },
    "lximage_qt":{
        "j_title":"LXQt用の軽量なイメージビューワー",
        "j_desc":"LXimage-qtはLXQt環境用の軽量なイメージービューワー/スクリーンショットコマンドです",
        "e_title":"LXimage tool",
        "e_desc":" The lximage-qt package contains a lightweight image viewer and screenshot program."
    },
    "lxqt_about":{
        "j_title":"「LXQTについて」コマンド",
        "j_desc":"「LXQtについて」のダイアログを表示するコマンド",
        "e_title":"LXQt about dialog",
        "e_desc":"The lxqt-about package provides the standalone LXQt 'About' dialog. "
    },
    "lxqt_admin":{
        "j_title":"LXQt OS 管理コマンド",
        "j_desc":"LXQtが動作しているOSの日付/時刻とユーザ/グループを操作するためのGUIツール",
        "e_title":"LXQt admin commands",
        "e_desc":" The lxqt-admin package provides two GUI tools to adjust setiings of the operating system LXQt is running on."
    },
    "lxqt_archiver":{
        "j_title":"LXQt用ファイルアーカイバー ",
        "j_desc":"LXQt用のシンプルなファイルアーカーバー",
        "e_title":"A simple & lightweight Qt file archiver.",
        "e_desc":"A simple & lightweight Qt file archiver."
    },
    "lxqt_build_tools":{
        "j_title":"LXQtビルドツール集",
        "j_desc":"LXQtプロジェクトが開発しているLXQt環境を構築するためのツール類",
        "e_title":"LXQt build tools",
        "e_desc":"The lxqt-build-tools package provides several tools needed to build LXQt itself as well as other components maintained by the LXQt project. "
    },
    "lxqt_config":{
        "j_title":"LXQt設定ツール",
        "j_desc":"LXQt 環境の各種設定用ツール",
        "e_title":"LXQt config center",
        "e_desc":"The lxqt-config package provides the LXQt system settings center. "
    },
    "lxqt_globalkeys":{
        "j_title":"LXQtキーボード設定ツール",
        "j_desc":"LXQt環境でグローバルショートカットやキーショートカットを登録するためのデーモンパッケージ",
        "e_title":"LXQt globalkey setting tool",
        "e_desc":"The lxqt-globalkeys package contains a daemon used to register global keyboard shortcuts and a key shortcut GUI editor. "
    },
    "lxqt_menu_data":{
        "j_title":"Lxqt用メニューデータ",
        "j_desc":"Lxqtがメニュー表示時に利用するデータ",
        "e_title":"Lxqt menu data",
        "e_desc":"menu data for Lxqt Desktop"
    },
    "lxqt_notificationd":{
        "j_title":"LXQt 情報通知デーモン",
        "j_desc":"LXQt環境で各種情報を表示するためのデーモン",
        "e_title":"LXQt Notification daemon",
        "e_desc":"The lxqt-notificationd package is the LXQt notification daemon."
    },
    "lxqt_openssh_askpass":{
        "j_title":"OpenSSH用パスワード問い合わせツール",
        "j_desc":"OpenSSHのパスワードなどをGUI経由で問い合わせるためのツール",
        "e_title":"GUI query credentials for OpenSSH",
        "e_desc":"lxqt-openssh-askpass is a GUI to query credentials on behalf of other programs. As indicated by its name it's primarily targeted at ssh-agent, the SSH agent of OpenSSH, but it works with other applications like e. g. EncFS as well."
    },
    "lxqt_panel":{
        "j_title":"LXQtパネルツール",
        "j_desc":"LXQt-panelはLXQt環境用のデスクトップパネルツールです．",
        "e_title":"LXQt panel tool",
        "e_desc":"The lxqt-panel package contains a lightweight X11 desktop panel. "
    },
    "lxqt_policykit":{
        "j_title":"LXQt PolicyKitエージェント",
        "j_desc":"LXQt環境用のPolicyKitエージェント",
        "e_title":"LXQt Policykit agent",
        "e_desc":" The lxqt-policykit package is the LXQt PolicyKit agent."
    },
    "lxqt_powermanagement":{
        "j_title":"LXQt PMモジュール",
        "j_desc":"LXQt環境用の電源管理モジュール",
        "e_title":"LXQt Powermanagement module",
        "e_desc":"The lxqt-powermanagement package provides the power management module for LXQt. "
    },
    "lxqt_qtplugin":{
        "j_title":"LXQt/Qt プラグイン",
        "j_desc":"LXQtとQt環境を統合するためのプラグイン集",
        "e_title":"LXQt/Qt plugins",
        "e_desc":"The lxqt-qtplugin package provides an LXQt Qt platform integration plugin. "
    },
    "lxqt_runner":{
        "j_title":"LXQtコマンド起動ツール",
        "j_desc":"LXQt runnerは，LXQt環境で各種コマンドを起動するためのツールです．",
        "e_title":"LXQt runner tool",
        "e_desc":"The lxqt-runner package provides a tool used to launch programs quickly by typing their names. "
    },
    "lxqt_session":{
        "j_title":"LXQtセッションマネージャー",
        "j_desc":"LXQt環境用のセッションマネージャー",
        "e_title":"LXQt session Manager",
        "e_desc":"The lxqt-session package contains the default session manager for LXQt. "
    },
    "lxqt_sudo":{
        "j_title":"suコマンド用GUI",
        "j_desc":"suやsudoを実行する際のGUIフロントエンドとなるコマンド",
        "e_title":"LXqt frontend for su",
        "e_desc":"lxqt-sudo is a graphical front-end of commands sudo and su respectively. As such it enables regular users to launch applications with permissions of other users including root."
    },
    "lxqt_themes":{
        "j_title":"LXQtテーマ集",
        "j_desc":"LXQt用の各種画像ファイルやテーマ集",
        "e_title":"LXQt themes",
        "e_desc":"The lxqt-themes package provides a number of graphic files and themes for ithe LXQt desktop. "
    },
    "lz4":{
        "j_title":"LZ4 圧縮ライブラリ",
        "j_desc":"LZ4はマルチコアCPUに対応した超高速な可逆圧縮機能です",
        "e_title":"LZ4 compression library",
        "e_desc":"LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core, scalable with multi-cores CPU."
    },
    "lzip":{
        "j_title":"LZMAを用いた圧縮ツール lzip",
        "j_desc":"lzipはgzipやbzip2と同じインターフェイスで操作できるLZMA形式の圧縮ツールです．",
        "e_title":"lzip commpression tool",
        "e_desc":"Lzip is a lossless data compressor with a user interface similar to the one of gzip or bzip2."
    },
    "lzo":{
        "j_title":"LZO圧縮ライブラリ",
        "j_desc":"圧縮率はそれほど高くないものの，圧縮/展開速度に優れたLZO形式の圧縮アルゴリズムを実装したライブラリ",
        "e_title":"LZO compression library",
        "e_desc":"This library provides LZO compression method which aimed for speed. "
    },
    "m17n_db":{
        "j_title":"multilingualization database",
        "j_desc":"m17n-libが利用する各種言語に関するデータベース",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "m17n_lib":{
        "j_title":"multilingualization library",
        "j_desc":"m17nは，世界中に存在するさまざまな言語の特徴をC言語から操作可能にするライブラリです．",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "m4":{
        "j_title":"マクロ言語M4",
        "j_desc":"GNU版のマクロ言語ツール",
        "e_title":"M4 Macro",
        "e_desc":"M4 is a GNU version of Macro language."
    },
    "make":{
        "j_title":"コンパイル支援ツール Make",
        "j_desc":"複数のソースコードから構成されたソフトウェアをコンパイルする作業を支援するためのツール",
        "e_title":"Make, compile support software",
        "e_desc":"Make is a compiling support tool for software projects."
    },
    "man2html":{
        "j_title":"manページ変換ツール",
        "j_desc":"nroff形式で書かれたmanページをHTML形式に変換するツール",
        "e_title":"convert man page to HTML",
        "e_desc":"man2html converts man pages written in NROFF to HTML format"
    },
    "man_db":{
        "j_title":"mandb manページ管理ツール",
        "j_desc":"manページのキャッシュを管理するためのツール集",
        "e_title":"man page management tools, mandb",
        "e_desc":"mandb manage man pages."
    },
    "man_pages":{
        "j_title":"オンラインドキュメント集",
        "j_desc":"online で表示するマニュアルページ集です．Plamo では，デフォルトで日本語の man ページを表示するので，英語版のページを表示したい場合は LANG 環境変数を C に変更してください．これらの man ページは http://www.tldp.org/docs.html#man で集積されています．",
        "e_title":"Man-pages(on line man pages)",
        "e_desc":"On-line documents about linux commands. In Plamo Linux, defaultlocale set to ja_JP.eucJP, so if you want to read English manpages, you need to 'setnev LANG C'(in tcsh) or 'export LANG=C'(bash)These pages have been compiled at http://www.tldp.org/docs.html#man."
    },
    "man_pages_ja":{
        "j_title":"日本語マニュアルページ",
        "j_desc":"日本語のマニュアルページを見るためのコマンドと JManプロジェクトが翻訳した日本語マニュアル集です．",
        "e_title":"Japanese man",
        "e_desc":"tranlated manual pages."
    },
    "marco":{
        "j_title":"Mate用ウィンドウマネージャ",
        "j_desc":"Gnome2のmetacityを元に開発されたMate用のウィンドウマネージャ",
        "e_title":"Window Manager for Mate",
        "e_desc":"Marco is a window manager for Mate."
    },
    "mariadb":{
        "j_title":"MariaDBデータベースサーバ",
        "j_desc":"MariaDBは，Oracleに買収されたMySQLを見限った元々の開発者たちが新しく作りあげた，MySQLと互換性を持ったデータベースサーバです．",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "mate_applets":{
        "j_title":"Mateアプレット集",
        "j_desc":"Mateパネルで使える各種アプレット",
        "e_title":"Mate applets",
        "e_desc":"some applets for Mate panel"
    },
    "mate_backgrounds":{
        "j_title":"Mateバックグラウンド",
        "j_desc":"Mate用背景画像集",
        "e_title":"Mate Background Images",
        "e_desc":"Background Images for Mate"
    },
    "mate_calc":{
        "j_title":"Mateデスクトップ電卓",
        "j_desc":"Mate環境用の電卓ツール",
        "e_title":"Mate calculator",
        "e_desc":"Desktop calculator for Mate Desktop Environment"
    },
    "mate_common":{
        "j_title":"Mate環境用の共通ツール",
        "j_desc":"Mate環境用の共通ツール",
        "e_title":"Mate common tools",
        "e_desc":"common tools for Mate"
    },
    "mate_control_center":{
        "j_title":"Mateコントロールセンター",
        "j_desc":"Mate環境の各種設定を管理するためのコントロールセンター",
        "e_title":"Mate control center",
        "e_desc":"Control Center for Mate Environment"
    },
    "mate_desktop":{
        "j_title":"Mateデスクトップ用ライブラリ",
        "j_desc":"Mateデスクトップ環境を構成するための各種ライブラリ",
        "e_title":"Mate Desktop libraries",
        "e_desc":"Libraries for Mate Desktop environment"
    },
    "mate_icon_theme":{
        "j_title":"mateアイコンテーマ集",
        "j_desc":"Mateで利用する各種アイコン",
        "e_title":"Mate Icon Theme",
        "e_desc":"Icons and Theme design for Mate"
    },
    "mate_indicator_applet":{
        "j_title":"インディケータ用アプレット",
        "j_desc":"Ayatana indicator仕様のインディケータ情報を表示するためのアプレット",
        "e_title":"Indicator applet for Mate",
        "e_desc":"Mate applet for displaying Ayatana Indicator specification"
    },
    "mate_media":{
        "j_title":"Mateマルチメディアツール",
        "j_desc":"Mate用マルチメディアツール",
        "e_title":"Mate multimedia tools",
        "e_desc":"Multimedia tools for Mate"
    },
    "mate_menus":{
        "j_title":"Mate用メニューライブラリ",
        "j_desc":"Mateのメニューを操作するためのライブラリ",
        "e_title":"Mate menu libraries",
        "e_desc":"Libraries for Mate-menu"
    },
    "mate_netbook":{
        "j_title":"Mate用ネットブックツール",
        "j_desc":"Mate環境をネットブックで利用するためのツール",
        "e_title":"Mate netbook",
        "e_desc":"Netbook tools for Mate environment"
    },
    "mate_notification_daemon":{
        "j_title":"通知情報管理用ツール",
        "j_desc":"Mate環境で表示すべき情報を管理するためのデーモンとその設定ツール",
        "e_title":"mate notification tools",
        "e_desc":"daemon and tools to manage notifications in Mate"
    },
    "mate_panel":{
        "j_title":"Mate用パネル",
        "j_desc":"Mate環境で利用するためのパネル",
        "e_title":"mate panel",
        "e_desc":"panel tools for Mate"
    },
    "mate_polkit":{
        "j_title":"Mate用Polkitツール",
        "j_desc":"Mate用Policy kitツール",
        "e_title":"mate polkit",
        "e_desc":"PolicyKit for Mate Environment"
    },
    "mate_power_manager":{
        "j_title":"Mate用パワーマネージャ",
        "j_desc":"Mate用電源管理ツール",
        "e_title":"mate power manager",
        "e_desc":"daemon and utils for Power management in Mate"
    },
    "mate_screensaver":{
        "j_title":"MATEデスクトップ用スクリーンセーバー",
        "j_desc":"MATEデスクトップ用スクリーンセーバー",
        "e_title":"Screen saver for Mate Desktop",
        "e_desc":"Screen saver for MATE Desktop"
    },
    "mate_sensors_applet":{
        "j_title":"Mate用センサーアプレット",
        "j_desc":"Mate用センサーデータ表示用アプレット",
        "e_title":"mate sensors applets",
        "e_desc":"Applets to show sensors status in Mate"
    },
    "mate_session_manager":{
        "j_title":"Mateセッションマネージャ",
        "j_desc":"Mate用のセッションマネージャ",
        "e_title":"Mate session manager",
        "e_desc":"Session Manager tools for Mate"
    },
    "mate_settings_daemon":{
        "j_title":"Mate設定用デーモン",
        "j_desc":"Mate用各種設定デーモン",
        "e_title":"mate settings daemon",
        "e_desc":"Daemon and tools for Mate configuration"
    },
    "mate_system_monitor":{
        "j_title":"Mateシステムモニター",
        "j_desc":"Mate用システムモニターツール",
        "e_title":"mate system monitor",
        "e_desc":"System monitor tool for Mate"
    },
    "mate_terminal":{
        "j_title":"Mate用端末",
        "j_desc":"Mate用端末ツール",
        "e_title":"Mate terminal",
        "e_desc":"Terminal Emulator on Mate"
    },
    "mate_user_guide":{
        "j_title":"Mateユーザーガイド",
        "j_desc":"Mate環境の各種ヘルプメッセージ集(現状は英語のみ)",
        "e_title":"Mate user guide",
        "e_desc":"User Guide(help messages) for Mate"
    },
    "mate_user_share":{
        "j_title":"Mate用ユーザ共有ツール",
        "j_desc":"Mate環境でユーザ間でデータを共有するためのツール",
        "e_title":"Mate User Share",
        "e_desc":"data sharing tools for Mate environment"
    },
    "mate_utils":{
        "j_title":"Mate用ユーティリティ",
        "j_desc":"Mate環境用の各種ユーティリティ(mate-system-log, mate-search-tool,mate-dictionary, mate-screenshot, mate-disk-usage-analyzer)",
        "e_title":"mate utilities",
        "e_desc":"Utilities for Mate environment such as mate-system-log, mate-search-tool, mate-dictionary, mate-screenshot, mate-disk-usage-analyzer"
    },
    "mcomix":{
        "j_title":"画像ビューワ Mcomix",
        "j_desc":"Mcomixは，自炊した電子書籍等を閲覧するのに便利な，各種画像形式に対応した画像ビューワです．",
        "e_title":"Mcomix image viewer",
        "e_desc":"MComix is a user-friendly, customizable image viewer. It is specifically designed to handle comic books (both Western comics and manga) and supports a variety of container formats (including CBR, CBZ, CB7, CBT, LHA and PDF). MComix is a fork of Comix."
    },
    "mdadm":{
        "j_title":"RAID 構築ツール",
        "j_desc":"mdadm は RAID を構築する際に使うコマンドです",
        "e_title":"mdadm",
        "e_desc":"mdamd is a command to manage RAID system"
    },
    "menu_cache":{
        "j_title":"LXQt用メニューキャッシュライブラリ",
        "j_desc":"アプリケーションメニューを高速化するためのキャッシュ操作ライブラリ",
        "e_title":"library for handling menu cache",
        "e_desc":"Libmenu-cache is a library creating and utilizing caches to speed up the manipulation for freedesktop.org defined application menus."
    },
    "mercurial":{
        "j_title":"ソースコード管理ツールMercurial",
        "j_desc":"MercurialはCVSやSubversionの欠点を克服しようと開発されたソースコード管理ツールで，Mozilla/Firefoxプロジェクトで利用されています．",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "mesa":{
        "j_title":"Mesa OpenGL ライブラリ",
        "j_desc":"3Dグラフィックスライブラリの仕様であるOpenGLをOSSとして実装したライブラリ",
        "e_title":"Mesa OpenGL library",
        "e_desc":"Free implementation of OpenGL, 3D graphics library."
    },
    "meson":{
        "j_title":"Mesonビルドシステム",
        "j_desc":"Mesonは新世代のビルドシステムです．",
        "e_title":"Meson Build Sysmtem",
        "e_desc":"Meson is an open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible."
    },
    "mew":{
        "j_title":"日本語メーラ Mew",
        "j_desc":"Mew(みゅう)は，Emacs 上でメールを読み書きするためのインタフェースです。",
        "e_title":"Mew (Messaging in the Emacs World)",
        "e_desc":"Mew is a Internet Message interface for Emacs.  Mew can handle MIMEand PGP mails on Emacs."
    },
    "microcode_intel":{
        "j_title":"Intel用CPUマイクロコード",
        "j_desc":"Intel製CPUの更新用マイクロコード",
        "e_title":"CPU microcode for intel",
        "e_desc":"CPU microcode for Intel processor to update a processors microcode"
    },
    "mkfontdir":{
        "j_title":"mkfontdir",
        "j_desc":"指定したディレクトリにあるビットマップフォントのリストを生成するコマンド",
        "e_title":"mkfontdir",
        "e_desc":"mifontdir is a command to make bitmap fonts."
    },
    "mkfontscale":{
        "j_title":"mkfontscale",
        "j_desc":"指定したディレクトリにあるscalableフォントのリストを生成するコマンド",
        "e_title":"mkfontscale",
        "e_desc":"mkfontscale is a command to make scalable fonts list"
    },
    "mkinitramfs":{
        "j_title":"initramfs作成ツール",
        "j_desc":"Plamo-8.x用のinitrd作成ツール",
        "e_title":"tool for initramfs",
        "e_desc":"mkinitramfs is a tool to make initrd image for Plamo-8.x"
    },
    "mlocate":{
        "j_title":"merge locate",
        "j_desc":"mlocateは、locate/updatedbの新しい実装で、updatedbが既存のデータベースを再利用してファイルのスキャンにかかる時間を大幅に短縮しています。",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "mold":{
        "j_title":"高速リンカ mold",
        "j_desc":"GNU goldやLLVM lldと互換性を持つUnix/Linux用高速なリンカ",
        "e_title":"Mold: A Modern Linker",
        "e_desc":"mold is a faster drop-in replacement for existing Unix linkers."
    },
    "mousepad":{
        "j_title":"Xfce 用テキストエディタ",
        "j_desc":"mousepad は leafpad を元にしたテキストエディタです",
        "e_title":"text editor for Xfce",
        "e_desc":"Mousepad is a text editor for Xfce based on Leafpad. The initialreason for Mousepad was to provide printing support, which would havebeen difficult for Leafpad for various reasons."
    },
    "mozc":{
        "j_title":"日本語インプットメソッド Mozc",
        "j_desc":"マルチプラットフォームに対応した日本語インプットメソッド Mozc",
        "e_title":"Mozc: Japanese input method editor(IME)",
        "e_desc":"Mozc is a Japanese input method editor (IME) designed for multi-platform such as Android OS, Apple OS X, Chromium OS, GNU/Linux and Microsoft Windows. This OpenSource project originates from Google Japanese Input."
    },
    "mozo":{
        "j_title":"Mate用メニューエディタ",
        "j_desc":"freedesktop.orgが提唱している仕様に準じたMate用のメニュー・エディタ",
        "e_title":"Mate menu editor for mozo",
        "e_desc":"Mozo is a menu editor for MATE using the freedesktop.org menuspecification."
    },
    "mpc":{
        "j_title":"複素数演算用ライブラリ",
        "j_desc":"複素数を任意の精度で計算するためのライブラリ",
        "e_title":"GNU MPC library",
        "e_desc":"GNU MPC is a complex floating-point library with exact rounding. It is based on the GNU MPFR floating-point library."
    },
    "mpfr":{
        "j_title":"浮動小数点演算ライブラリMPFR",
        "j_desc":"任意の精度で浮動小数点数を演算し，結果を正しく丸めるためのライブラリ",
        "e_title":"GNU MPFR library",
        "e_desc":"The MPFR library is a C library for multiple-precision floating-point computations with correct rounding."
    },
    "mpg123":{
        "j_title":"MP3プレーヤー mpg123",
        "j_desc":"mpg123はMP3形式のファイルを再生するためのプレイヤーとライブラリ集です",
        "e_title":"MP3 player mpg123",
        "e_desc":"mpg123 is a free and open-source audio player. It supports MPEG audio formats, including MP3."
    },
    "mplayer":{
        "j_title":"メディアプレイヤー兼コンバータ MPlayer",
        "j_desc":"MPlayerは高機能なメディアプレイヤー兼変換ツールです．付属のGUI(gmplayer)では日本語のファイル名等が正しく表示されませんが，smplayer等のフロントエンドを使えば利用可能です．",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "mpv":{
        "j_title":"mpv メディアプレイヤー",
        "j_desc":"mpvは、開発が遅々として進まないmplayer2からforkしたメディアプレイヤーです。",
        "e_title":"mpv media player",
        "e_desc":"mpv is a media player based on MPlayer and mplayer2. It supports a wide variety of video file formats, audio and video codecs, and subtitle types."
    },
    "mtdev":{
        "j_title":"mtdev変換用ライブラリ",
        "j_desc":"カーネルがMT(マルチタッチ)デバイスから受けとったイベントをスロット化タイプBイベントに変換するためのライブラリ",
        "e_title":"mtdev conversion library",
        "e_desc":"The mtdev is a stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol. "
    },
    "muparser":{
        "j_title":"muParser数学表現パーサー",
        "j_desc":"muParserはさまざまな数学表現をパースするためのライブラリです",
        "e_title":"Math expression paser",
        "e_desc":"muParser is an extensible high performance math expression parser library written in C++. "
    },
    "mupdf":{
        "j_title":"軽量PDF/XPS/E-bookビューワー MuPDF",
        "j_desc":"MuPDFはPDF/XPS/E-bookに対応した軽量なビューワーで，ライブラリ，コマンドラインツール，各種プラットフォームに対応したビューワーなどから構成されています．",
        "e_title":"MuPDF, lightweight PDF/XPS/E-book viewer",
        "e_desc":" MuPDF is a lightweight PDF, XPS, and E-book viewer. MuPDF consists of a software library, command line tools, and viewers for various platforms. "
    },
    "murrine":{
        "j_title":"Murrineテーマエンジン",
        "j_desc":"GTK2用の美しいテーマを提供するMurrineテーマエンジン",
        "e_title":"Murrine Theme engine",
        "e_desc":"Murrine Theme engine for Mate"
    },
    "mutagen":{
        "j_title":"Python用タグ付けモジュールmutagen",
        "j_desc":"MutagenはID3タグを始め、MP4やFLAC、APE等、さまざまな種類の楽曲タグを操作するためのPythonモジュールです",
        "e_title":"Mutagen: Python Multimedia tagging library",
        "e_desc":"Mutagen is a Python module to handle audio metadata. It supports ASF, FLAC, MP4, Monkey’s Audio, MP3, Musepack, Ogg Opus, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack, OptimFROG, and AIFF audio files."
    },
    "mypaint_brushes":{
        "j_title":"libmypaint用データ",
        "j_desc":"libmypaintが利用するさまざまなブラシデータ集",
        "e_title":"Brushes for libmypaint",
        "e_desc":"Brushes used by MyPaint and other software using libmypaint."
    },
    "nasm":{
        "j_title":"NASMアセンブラ",
        "j_desc":"ポータビリティとモジュール化を目指して開発されたx86とx86-64用のアセンブラ",
        "e_title":"NASM Assembler",
        "e_desc":"The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed for portability and modularity. "
    },
    "ncurses":{
        "j_title":"キャラクタ画面制御用ライブラリ",
        "j_desc":"ncurses は，コンソール(テキスト)画面の表示を制御するための機能を提供するライブラリです．less や vi といった基本的なアプリケーションがこのライブラリを利用するので忘れずにインストールしてください．",
        "e_title":"ncurses  libraries",
        "e_desc":"ncurses library provides fundamental functions for many programs whichhandle console(test) screen. Fundamental programs such as less and viuse this library, so you must install this package."
    },
    "ndctl":{
        "j_title":"ndctl:libnvdimm管理用ライブラリ",
        "j_desc":"Linuxカーネルにlibnvdimm(non-volatile memory device)サブシステムを管理するためのライブラリ",
        "e_title":"libnvdimm managing library",
        "e_desc":"Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel"
    },
    "neon":{
        "j_title":"WebDAVクライアントライブラリ",
        "j_desc":"neonはWebDAV用クライアントライブラリです",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "net_snmp":{
        "j_title":"OSS版SNMP",
        "j_desc":"SNMP(Simple Network Management Protocol)は，ネットワークに接続されたさまざまな機器の情報を調べるためのプロトコルです",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "net_tools":{
        "j_title":"ネットワーク用コマンド",
        "j_desc":"arp, ifconfig, route, nameif といったネットワーク設定用コマンド集",
        "e_title":"network commands",
        "e_desc":"net_tools includes arp, ifconfig, nameif,plipconfig, rarp route and so on."
    },
    "netconfig7":{
        "j_title":"Plamo-8.x用ネットワーク設定スクリプト",
        "j_desc":"Plamo-8.x用のネットワーク設定スクリプトです．Sysvinitのスタイルで/etc/init.d/network から参照される/etc/sysconfig/ifconfig.ethXX を作成します．",
        "e_title":"Network config script for Plamo-8.x",
        "e_desc":"Network config script for Plamo-8.x. This script will config /etc/sysconfig/ifconfig.ethXX file for /etc/init.d/network "
    },
    "netpbm":{
        "j_title":"画像フォーマット変換ツール",
        "j_desc":"ppm/pbm/pnm/pgm 形式を中心に、xpm や bmp、gif といった各種の画像フォーマットを相互に変換するためのツールです。",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "nettle":{
        "j_title":"低レベル暗号化ライブラリ nettle",
        "j_desc":"nettle は，多少の任意のコンテキストに簡単に適合するように設計された暗号化ライブラリです。オブジェクト指向言語(C++，Python，Pike，…)向け暗号化ツールキット，LSH や GNUPG などのアプリケーション，あるいはカーネル空間内でさえも利用されます。",
        "e_title":"Nettle - a low-level cryptographic library",
        "e_desc":"Nettle is a cryptographic library that is designed to fit easily inmore or less any context:  In crypto toolkits for object-orientedlanguages (C++, Python, Pike, ...), in applications like LSH or GNUPG,or even in kernel space."
    },
    "nettle34":{
        "j_title":"低レベル暗号化ライブラリ nettle",
        "j_desc":"互換性維持のための nettle-3.4.1",
        "e_title":"Nettle - a low-level cryptographic library",
        "e_desc":"Nettle is a cryptographic library that is designed to fit easily inmore or less any context:  In crypto toolkits for object-orientedlanguages (C++, Python, Pike, ...), in applications like LSH or GNUPG,or even in kernel space."
    },
    "nettle35":{
        "j_title":"低レベル暗号化ライブラリ nettle 3.5.1",
        "j_desc":"互換性維持のための nettle-3.5.1 ",
        "e_title":"Nettle - a low-level cryptographic library",
        "e_desc":"Nettle is a cryptographic library that is designed to fit easily inmore or less any context:  In crypto toolkits for object-orientedlanguages (C++, Python, Pike, ...), in applications like LSH or GNUPG,or even in kernel space."
    },
    "network":{
        "j_title":"ネットワーク用ツール",
        "j_desc":"メールやFTP，DNS といったネットワーク用のツール",
        "e_title":"network tools",
        "e_desc":"network tools such as bind, curl, fetchmail, ntp."
    },
    "newt":{
        "j_title":"メニュー画面作成ライブラリ",
        "j_desc":"Newtはテキストベースのユーザインターフェイスを操作するためのメニュー画面作成ライブラリです．",
        "e_title":"Newt user interfaces library",
        "e_desc":"Newt is a programming library for color text mode, widget-based user interfaces. "
    },
    "nfs_utils":{
        "j_title":"NFS用ユーティリティ集 nfs_utils",
        "j_desc":"LinuxでNFS機能を使うために必要なソフトウェア集",
        "e_title":"utils for NFS",
        "e_desc":"NFS utilities for Linux"
    },
    "nftables":{
        "j_title":"新しいパケットフィルタリングフレームワーク",
        "j_desc":"{ip,ip6,arp,eb}tablesの置き換えを目的とする新しいパケットフィルタリングフレームワーク",
        "e_title":"A new package filtering framework",
        "e_desc":"nftables is a netfilter project that aims to replace the existing {ip,ip6,arp,eb}tables framework."
    },
    "nghttp2":{
        "j_title":"HTTP/2 C ライブラリ nghttp2",
        "j_desc":"HTTP/2 と HPACK アルゴリズムを実装したライブラリ",
        "e_title":"HTTP/2 C Library nghttp2",
        "e_desc":"an implementation of HTTP/2 and HPACK."
    },
    "ngraph_gtk":{
        "j_title":"GTK版 Ngraph",
        "j_desc":"科学技術分野でよく用いられる2次元グラフを生成するツール",
        "e_title":"Ngraph for GTK",
        "e_desc":"Ngraph_gtk is a 2D graph drawing tool which run on GTK"
    },
    "nilfs_utils":{
        "j_title":"Nilfs2 ユーティリティ",
        "j_desc":"新しく採用されたログファイシステムである Nilfs2用の各種コマンド",
        "e_title":"Nilfs2 Utils",
        "e_desc":"Utilities for Nilfs2"
    },
    "ninja":{
        "j_title":"Ninjaビルドシステム",
        "j_desc":"Ninjaは速度を重要視したコンパクトなビルドシステムです．",
        "e_title":"A compact build system, Ninja",
        "e_desc":"Ninja is a small build system with a focus on speed."
    },
    "nkf":{
        "j_title":"文字コード変換コマンド",
        "j_desc":"NKFはUNIXの世界で古くから使われている文字コード変換ツールです。バージョン2以降ではUTF-8も変換できるようになりました。",
        "e_title":"Network Kanji Filter",
        "e_desc":"NKF is a character code conversion command which can handleUTF-8."
    },
    "node":{
        "j_title":"JavaScript環境Node.js",
        "j_desc":"Node.jsは，イベント化された入出力を扱うUnix系プラットフォーム上のサーバーサイドJavaScript環境です．",
        "e_title":"Node.js JavaScript environments",
        "e_desc":"Node.js is an open-source, cross-platform JavaScript run-time environment for executing JavaScript code server-side."
    },
    "noto_fonts":{
        "j_title":"Notoフォント",
        "j_desc":"Googleが開発したNotoフォント・ファミリー",
        "e_title":"Noto fonts",
        "e_desc":"Google has been developing a font family called Noto, which aims to support all languages with a harmonious look and feel."
    },
    "noto_fonts_cjk":{
        "j_title":"Noto フォント CJK",
        "j_desc":"Googoleが開発したNotoフォント・ファミリーのCJKシリーズ",
        "e_title":"Noto fonts CJK",
        "e_desc":"Noto font CJK is a set of Noto fonts family for CJK."
    },
    "noto_fonts_emoji":{
        "j_title":"Noto フォント Emoji",
        "j_desc":"Googleが開発したNotoフォント・ファミリーの絵文字シリーズ",
        "e_title":"Noto font Emoji",
        "e_desc":"Noto for emoji is a set of Noto fonts family for emoji."
    },
    "npth":{
        "j_title":"GNU npth library",
        "j_desc":"GNU版のportable thread libraryの新版です．",
        "e_title":"GNU npth library",
        "e_desc":"This is a library to provide the GNU Pth API and thus a non-preemptive threads implementation."
    },
    "nsd":{
        "j_title":"NSD (Name Server Daemon)",
        "j_desc":"NSD は高機能で簡単な OSS の権威ネームサーバです。BIND のゾーンファイルがそのまま使えます",
        "e_title":"NSD (Name Server Daemon)",
        "e_desc":"NSD is an authoritative only, high performance, simple and open source name server."
    },
    "nspr":{
        "j_title":"NSPR(NetScape Portable Runtime)ライブラリ",
        "j_desc":"NSPRはNetscape社が公開したスレッドやI/O処理を抽象化するためのライブラリです",
        "e_title":"NSPR(NetScape Portable Runtime)library",
        "e_desc":"Netscape Portable Runtime, or NSPR, a platform abstraction library,makes all operating systems it supports appear the sameto (for example) Mozilla-style web-browsers."
    },
    "nss":{
        "j_title":"NSS(Network Security Service)ライブラリ",
        "j_desc":"Network Security Serviceライブラリは，プラットフォーム非依存でSSLやS/MIMEに対応した暗号化機能を提供するためのライブラリ集です",
        "e_title":"NSS(Network Security Service)library",
        "e_desc":"Network Security Services (NSS) is a set of libraries designed tosupport cross-platform development of security-enabled client andserver applications."
    },
    "nss_mdns":{
        "j_title":"MDNS NSSプラグイン",
        "j_desc":"ZeroconfやApple Bonjourとして知られる，ローカルネット上の機器をマルチキャストDNSを使って名前解決するためのGlibc用プラグイン",
        "e_title":"MDNS NSS Plugin",
        "e_desc":"nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing host name resolution via Multicast DNS (aka Zeroconf, aka Apple Rendezvous, aka Apple Bonjour)."
    },
    "ntfs_3g":{
        "j_title":"NTFS-3g : 書き込み可能な NTFS の実装",
        "j_desc":"NTFS-3gはTuxera社が公開しているフリーなNTFSの実装で、Linuxからはfuseを使ってNTFSの書き込みも可能になっています。",
        "e_title":"NTTFS-3g: Tuxera's NTFS implementation",
        "e_desc":"NTFS-3g is a free NTFS implementation by Tuxera.NTFS-3g arrows you to write NTFS from Linux using fuse."
    },
    "ntp":{
        "j_title":"時間同期コマンド ntp",
        "j_desc":"ntp は，NTP(Network Time Protocol)を用いて高精度の時間同期を行うサーバ/クライアントパッケージです。",
        "e_title":"ntp",
        "e_desc":"ntp is a Network-Time-Protocol (NTP) Server/Client pacakges."
    },
    "numix_gtk_theme":{
        "j_title":"Numix GTK テーマ",
        "j_desc":"今風のフラットデザインを採用したGTKテーマ",
        "e_title":"Numix GTK Theme",
        "e_desc":"A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce)"
    },
    "numpy":{
        "j_title":"科学技術計算用パッケージ",
        "j_desc":"Pythonに科学技術系の演算を行う際に必要な機能を追加するためのモジュール",
        "e_title":"scientific computing module for Python",
        "e_desc":"NumPy is the fundamental package for scientific computing in Python."
    },
    "nv_codec_headers":{
        "j_title":"FFmpeg用Nvidia GPU HW動画処理用ヘッダ",
        "j_desc":"FFmpegから Nvidia GPUを使って動画をHW的にデコード/エンコードする際に必要となるAPI用のヘッダファイル",
        "e_title":"Nvidia codecs APIs for FFmpeg",
        "e_desc":"FFmpeg version of headers required to interface with Nvidias codec APIs"
    },
    "nvme_cli":{
        "j_title":"コマンドライン用NVMe操作ツール",
        "j_desc":"NVM(Non Volatile Memory)-Expressの機能をコマンドラインから操作するためのツール",
        "e_title":"NVM-Express user space tooling for Linux.",
        "e_desc":"NVM-Express user space tooling for Linux."
    },
    "obconf":{
        "j_title":"OpenBox設定ツール",
        "j_desc":"OpenBoxウィンドウマネージャー用設定ツール",
        "e_title":"OpenBox Config tool",
        "e_desc":"Configuration tool for OpenBox Window Manager"
    },
    "obconf_qt":{
        "j_title":"Qt用OBconf",
        "j_desc":"OBconf-qtはQtベースのOpenBoxウィンドウマネージャ用設定ツールです．",
        "e_title":"Qt-based OpenBox Config tool",
        "e_desc":"The obconf-qt package is an OpenBox Qt based configuration tool. "
    },
    "oniguruma":{
        "j_title":"正規表現ライブラリ 鬼車",
        "j_desc":"正規表現オブジェクトごとに文字エンコーディングを指定できるのが特徴の正規表現ライブラリ",
        "e_title":"Regular expressions library, oniguruma",
        "e_desc":"Oniguruma is a modern and flexible regular expressions library. It encompasses features from different regular expression implementations that traditionally exist in different languages."
    },
    "openal_soft":{
        "j_title":"OpenALライブラリ",
        "j_desc":"OpenAL (Open Audio Library)はマルチチャンネル3次元定位オーディオを効率よく表現するように設計されたライブラリ．",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "openbox":{
        "j_title":"OpenBoxウィンドウマネージャ",
        "j_desc":"Openbox は軽量で設定が自由なスタック型ウィンドウマネージャです．",
        "e_title":"OpenBox Window Manager",
        "e_desc":"Openbox is a lightweight, powerful, and highly configurable stacking window manager with extensive standards support."
    },
    "openbsd_inetd":{
        "j_title":"OpenBSD由来のinetd",
        "j_desc":"OpenBSDで開発が続いているinetdスーパーデーモン",
        "e_title":"inetd from OpenBSD",
        "e_desc":"traditional inetd superdaemon form OpenBSD world"
    },
    "opencv":{
        "j_title":"画像認識ライブラリ opencv",
        "j_desc":"OpenCVはオープンソースな画像認識ライブラリです",
        "e_title":"OpenCV Computer Vision library",
        "e_desc":"OpenCV (Open Source Computer Vision Library) is released under a BSD license and hence it’s free for both academic and commercial use. "
    },
    "openexr":{
        "j_title":"OpenEXR: 高ダイナミック画像(HDRI)用ライブラリ",
        "j_desc":"OpenEXRはILM社によって作成，公開された高ダイナミック画像(HDRI)を操作するためのライブラリです",
        "e_title":"OpenEXR: HDRI library",
        "e_desc":"OpenEXR is a library for high dynamic range imaging imagefile format created by Industrial Light and Magic (ILM)."
    },
    "openh264":{
        "j_title":"OpenH264ライブラリ",
        "j_desc":"CISCOがOSS化した、WebRTC等で利用されるH.264コーディック用ライブラリ",
        "e_title":"OpenH264 library",
        "e_desc":"OpenH264 is a codec library which supports H.264 encoding and decoding. It is suitable for use in real time applications such as WebRTC. "
    },
    "openjade":{
        "j_title":"DSSSLプロセッサの実装",
        "j_desc":"SGML/XMLとして定義されているDSSSL(Document Style Semantics and Specification Language)言語で記述された文書ファイルを，指定された出力形式に変換するプロセッサです",
        "e_title":"free implementation of DSSSL processor",
        "e_desc":"Openjade is a free implementation of DSSSL converter."
    },
    "openjpeg2":{
        "j_title":"JPEG2000用ライブラリ",
        "j_desc":"OpenJPEG2は，JPEGの新しい規格であるJPEG2000を操作するためのライブラリです．",
        "e_title":"Library for JPEG 2000",
        "e_desc":"OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG)."
    },
    "openldap":{
        "j_title":"OSS版LDAP",
        "j_desc":"LDAP(Light weight Directory Access Protocol)は，ユーザ情報等を集中管理するための仕組みです．",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "openssh":{
        "j_title":"暗号化通信コマンド",
        "j_desc":"OpenSSH は rlogin/rcp/telnet に代るプログラムでやりとりするデータを暗号化しセキュリティを高めます",
        "e_title":"OpenSSH",
        "e_desc":"OpenSSH includes ssh/scp program which substituter-commands(rcp/rlogin/telnet) for secure connection."
    },
    "openssl":{
        "j_title":"通信経路暗号化ツール",
        "j_desc":"OpenSSL は通信経路を暗号化してセキュリティを高めるためのプログラムです。",
        "e_title":"OpenSSL",
        "e_desc":"OpenSSL enrypt data connection to make secureconnection for networking."
    },
    "openssl111":{
        "j_title":"OpenSSL 1.11ライブラリ ",
        "j_desc":"古いバイナリ用に残されたOpenSSL 1.11のライブラリ",
        "e_title":"openssl-1.11 libraries",
        "e_desc":"Old OpenSSL libraries for compatibility"
    },
    "opus":{
        "j_title":"Opus音声圧縮ライブラリ",
        "j_desc":"IETF によって開発され、主にインターネット上でのインタラクティブな用途に合わせて作られた非可逆音声圧縮フォーマット",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "orage":{
        "j_title":"スケジュール管理ツール orage",
        "j_desc":"Xfce環境用のスケジュール管理ツール",
        "e_title":"time managing appliction orage",
        "e_desc":"Orage is a time-managing application for the Xfce desktop environment."
    },
    "orc":{
        "j_title":"ORC: Optimized Inner Loop Runtime Compiler",
        "j_desc":"ORC(Optimized Inner Loop Runtime Compiler)はEntropywave社がフリーで公開しているループ最適化用ライブラリです",
        "e_title":"ORC: Optimized Inner Loop Runtime Compiler",
        "e_desc":"ORC(Optimized Inner Loop Runtime Compiler) is a library for optimizining inner loops."
    },
    "os_prober":{
        "j_title":"OS prober",
        "j_desc":"grub2のgrub-makecfgから呼び出され，grub.cfgにDual boot可能な設定を登録する際に必要となる，HDD上に存在している他のOSを検出するためのコマンド．",
        "e_title":"OS prober",
        "e_desc":"small command to search other OS(s) on the same HDD for dual booting by grub2."
    },
    "p11_kit":{
        "j_title":"P11-kit",
        "j_desc":"PKCS#11用のモジュールを利用するためのライブラリ",
        "e_title":"P11-kit",
        "e_desc":"Library to use PKCS#11 modules"
    },
    "packaging":{
        "j_title":"Python用各種パッケージを操作するツール",
        "j_desc":"Pythonが採用している各種パッケージの相互運用を可能にするためのモジュール",
        "e_title":"core utilities for Python packaging system",
        "e_desc":"Reusable core utilities for various Python Packaging interoperability specifications."
    },
    "pango":{
        "j_title":"GTK+国際化文字描画ライブラリ",
        "j_desc":"GTK+でUNICODEベースの文字描画をサポートするライブラリです。",
        "e_title":"GTK+ I18N Text Rendering Library",
        "e_desc":"Library for rendering of text, based on UNICODE."
    },
    "pangomm":{
        "j_title":"pango用C++バインディング",
        "j_desc":"Gtk+の画面に多言語を表示するためのPangoライブラリをC++から操作するためのバインディング",
        "e_title":"C++ bindings for pango",
        "e_desc":"C++ bindings for pango which displays multi languages in Gtk+"
    },
    "pangomm1":{
        "j_title":"pango用C++バインディング, 旧バージョン",
        "j_desc":"Gtk+の画面に多言語を表示するためのPangoライブラリをC++から操作するためのバインディング, 互換性用旧バージョン",
        "e_title":"C++ bindings for pango, older version",
        "e_desc":"C++ bindings for pango which displays multi languages in Gtk+, older version for compat."
    },
    "paps":{
        "j_title":"多言語テキストPS化ツール paps",
        "j_desc":"pangoライブラリを利用して、UTF-8形式のテキストをPS/PDFに変換するフィルタ",
        "e_title":"paps PS/PDF converter",
        "e_desc":"paps is a command line program for converting Unicode text encoded in UTF-8 to postscript and pdf by using pango."
    },
    "parole":{
        "j_title":"Paroleメディアプレイヤー",
        "j_desc":"Xfce環境向けに開発された，GStreamerベースの軽量なメディアプレイヤー",
        "e_title":"parole media player",
        "e_desc":"Parole is a simple media player for Xfce"
    },
    "parted":{
        "j_title":"GNU parted",
        "j_desc":"partedはHDD上の各種パーティションを操作するためのライブラリです",
        "e_title":"GNU parted",
        "e_desc":"parted is a partition management software."
    },
    "patch":{
        "j_title":"ソースコード変更ツール patch",
        "j_desc":"diffコマンドで作成したソースコードの差分ファイルを元に，ソースコードに変更を加えるためのツール",
        "e_title":"source code modify tool",
        "e_desc":"Patch modifies source codes using differences between source codes."
    },
    "pavucontrol":{
        "j_title":"PulseAudio用音量コントローラ",
        "j_desc":"PulseAudio用の音量コントローラ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "pavucontrol_qt":{
        "j_title":"Qt用Pavucontrol",
        "j_desc":"Pavucontrol-qtはPulseAudioのボリューム管理ツールPavucontrolのQt用実装です．",
        "e_title":"Pavucontrol for Qt",
        "e_desc":"pavucontrol-qt is the Qt port of volume control pavucontrol of sound server PulseAudio. Its use is not limited to LXQt. "
    },
    "pciutils":{
        "j_title":"PCI 管理/設定ツール",
        "j_desc":"pciutils は PCI バスに接続している周辺機器ののIDを表示したり設定を行ったりするためのツールです。",
        "e_title":"pciutils",
        "e_desc":"pciutils includes commands to view PCI IDs and set PCI devices."
    },
    "pcmanfm_qt":{
        "j_title":"Qt用PCmanfm",
        "j_desc":"Qt用に移植されたPCmanfm ファイルマネージャー",
        "e_title":"PCmanfm for Qt",
        "e_desc":"The pcmanfm-qt is a file manager and desktop icon manager (Qt port of pcmanfm and libfm). "
    },
    "pcre":{
        "j_title":"PERL互換正規表現用ライブラリ",
        "j_desc":"PCRE(Perl-compatible regular expression library)はPerl 互換の正規表現機能を提供するためのライブラリです．",
        "e_title":"pcre",
        "e_desc":"pcre(Perl Compatible Regular Express library) is a library which afford Perl compatible regular expressions."
    },
    "pcre2":{
        "j_title":"Perl互換の正規表現ライブラリv2",
        "j_desc":"pcre2は広く使われているPerl互換の正規表現ライブラリ(pcre)の新バージョンです．",
        "e_title":"Perl Compatible Regex library v2",
        "e_desc":"PCRE2 is short for Perl Compatible Regular Expressions, version 2. It is the successor to the widely popular PCRE library. Both are open source libraries written in C by Philip Hazel."
    },
    "perl":{
        "j_title":"多機能スクリプト言語 Perl",
        "j_desc":"Larry Wall 作のインタープリタ言語 Perl",
        "e_title":"multifunctional scripting language Perl",
        "e_desc":"perl is a very popular scripting Language"
    },
    "perl_JSON":{
        "j_title":"perl JSON モジュール",
        "j_desc":"JSONデータをperlから処理するためのモジュール",
        "e_title":"perl JSON modules",
        "e_desc":" This module is a thin wrapper for JSON::XS-compatible modules with a few additional features."
    },
    "perl_Parse_Yapp":{
        "j_title":"Perl用LALRパーサー",
        "j_desc":"Perl用のLALRパーサーモジュール",
        "e_title":"Perl Module for LALR parser",
        "e_desc":"Perl/CPAN Module Parse::Yapp : Generates OO LALR parser modules"
    },
    "perl_SGMLSpm":{
        "j_title":"SGML操作用perlモジュール",
        "j_desc":"PerlからSGMLを利用するためのモジュール",
        "e_title":"Perl::SGMLSpm",
        "e_desc":"Perl module for using SGML"
    },
    "perl_Tk":{
        "j_title":"Perl用Tkモジュール",
        "j_desc":"PerlからTkライブラリを操作するためのモジュール",
        "e_title":"Tk modules for Perl",
        "e_desc":"Perl modules to handle Tk widgets library."
    },
    "perl_URI":{
        "j_title":"Perl URI操作モジュール",
        "j_desc":"URIを操作するためのクラスを追加するモジュール",
        "e_title":"Perl::URI",
        "e_desc":"Perl module for handling URI"
    },
    "perl_XML_NamespaceSupport":{
        "j_title":"Perl用XML Namespaceモジュール",
        "j_desc":"XML Namespace機能を追加するモジュール",
        "e_title":"Perl::XML_NamespaceSupport",
        "e_desc":"Perl module for adding XML Namespace function"
    },
    "perl_XML_Parser":{
        "j_title":"Perl用XMLパーサ",
        "j_desc":"Perlにexpat XMLパーサへのインターフェイスを追加するモジュール",
        "e_title":"Perl::XML_Parser",
        "e_desc":"Perl module for adding XML Parser interface"
    },
    "perl_XML_SAX":{
        "j_title":"XML SAXモジュール",
        "j_desc":"PerlにXML SAX機能を追加するためのモジュール",
        "e_title":"Perl::XML_SAX",
        "e_desc":"Perl module for adding XML SAX function"
    },
    "perl_XML_SAX_Base":{
        "j_title":"XML SAX Baseモジュール",
        "j_desc":"Perl SAX用の基盤クラスを提供するためのモジュール",
        "e_title":"Perl::XML_SAX_BASE",
        "e_desc":"Perl module for adding SAX Base class"
    },
    "perl_XML_Simple":{
        "j_title":"Perl用XMLパーサ",
        "j_desc":"Perl用XMLパーサ．obsoleteで使用は推奨されないものの，icon_naming_utilsが必要とする．",
        "e_title":"Simple XML perser for Perl",
        "e_desc":"XML::Simple - An API for simple XML files(obsolete)"
    },
    "perl_append":{
        "j_title":"perl 用追加モジュール",
        "j_desc":"XML用モジュールなど，perl の機能を拡張するためのモジュール類です",
        "e_title":"add-on modules for perl",
        "e_desc":"modules for expand perl functionality."
    },
    "pgrep":{
        "j_title":"文字列検出コマンド",
        "j_desc":"Perlの拡張正規表現に対応したGREP",
        "e_title":"Perl-regep grep",
        "e_desc":"extended grep for Perl's regep expression"
    },
    "php":{
        "j_title":"PHPスクリプト言語",
        "j_desc":"HTMLに埋めこんでウェブの機能を拡張できるスクリプト言語",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "pinentry":{
        "j_title":"PIN入力用ツールキット",
        "j_desc":"Assuanプロトコルを利用したPIN/パスフレーズ入力用ダイアログ集",
        "e_title":"PIN entry kit, pinentry",
        "e_desc":"This is a collection of PIN or passphrase entry dialogs which utilize the Assuan protocol as specified in the Libassuan manual."
    },
    "pip":{
        "j_title":"Python3用パッケージ管理システムPIP",
        "j_desc":"PIP(Pip Installs Packages)はPython用のパッケージ管理システムです．",
        "e_title":"PIP for Python3",
        "e_desc":"PIP is a package management system used to install and manage software packages written in Python. "
    },
    "pipewire":{
        "j_title":"マルチメディア操作用フレームワーク Pipewire",
        "j_desc":"PipewireはLinux用に新たに開発されたマルチメディア用フレームワークです",
        "e_title":"audio/video processing engine Pipewire ",
        "e_desc":"Pipewire provides a low-latency, graph based processing engine on top of audio and video devices that can be used to support the use cases currently handled by both pulseaudio and JACK．"
    },
    "pixman":{
        "j_title":"ピクセル操作用ライブラリ",
        "j_desc":"X Window が利用する，ピクセル操作用の低レベルライブラリ",
        "e_title":"low-level pixel manipulation library",
        "e_desc":"Library of low-level pixel manipulation routines"
    },
    "pkg_config":{
        "j_title":"コンパイル用パッケージ管理システム",
        "j_desc":"インストールされたソフトウェアのバージョンや必要なライブラリ，インストール先のディレクトリ等の情報を管理するためのツール",
        "e_title":"Package Manage for build new software",
        "e_desc":"Pkg_config manages software informations about version, required-library and target directory to build a new software."
    },
    "pkgtools8":{
        "j_title":"pkgtools : Plamo Linuxパッケージ管理ツール",
        "j_desc":"pkgtoolsはinstallpkg,updatepkg,removepkgを中心としたPlamo Linux用のパッケージ管理ツールです．",
        "e_title":"pkgtools for Plamo Linux package management",
        "e_desc":"Pkgtools is a package management tools for Plamo Linux."
    },
    "plamobuild":{
        "j_title":"Plamo Linux用ビルドスクリプトメーカー",
        "j_desc":"Plamo Linux用のビルドスクリプトを生成するスクリプト",
        "e_title":"BuildScript maker for Plamo Linux",
        "e_desc":"Plamobuild package offers a meta script for making Plamo Linux's build script"
    },
    "plasma_wayland_protocols":{
        "j_title":"Plasma用追加Waylandプロトコル",
        "j_desc":"KDE Plasmaが利用している非標準のWaylandプロトコルを追加するパッケージ",
        "e_title":"non-standard wayland protocols for Plasma",
        "e_desc":"This project should be installing only the xml files of the non-standard wayland protocols we use in Plasma."
    },
    "pluma":{
        "j_title":"pluma テキストエディタ",
        "j_desc":"Geditを元に開発されたMate用のテキストエディタ",
        "e_title":"pluma text editor",
        "e_desc":"Pluma is a text editor which supports most standard editor features. "
    },
    "pluma_plugins":{
        "j_title":"Plumaエディタ用プラグイン",
        "j_desc":"Mate環境の標準エディタ Pluma にさまざまな機能を追加するプラグイン集",
        "e_title":"Plugin for Pluma editor",
        "e_desc":"A set set of plugins for Pluma, the MATE text editor. The package pluma-plugins started as a fork of gedit-plugins."
    },
    "ply":{
        "j_title":"Python用 lex/yacc ",
        "j_desc":"Pythonのみで書かれたPython用 lex/yacc 構文解析ツール ",
        "e_title":"Yet another implementation of lex and yacc for Python",
        "e_desc":"PLY is yet another implementation of lex and yacc for Python. Some notable features include the fact that its implemented entirely in Python and it uses LALR(1) parsing which is efficient and well suited for larger grammars."
    },
    "pm_utils":{
        "j_title":"電源管理ユーティリティ",
        "j_desc":"サスペンド(pm-suspend)やハイバネーション(pm-hibernation)するためのユーティリティ集",
        "e_title":"Power management utilities",
        "e_desc":"Utilities for system power management such as pm-suspend and pm-hibernation."
    },
    "polkit":{
        "j_title":"Policy Kit",
        "j_desc":"PolicyKitはシステム内の権限を sudo などよりも細かく制御するアプリケーション開発用ツールキットです",
        "e_title":"Policy Kit",
        "e_desc":"PolicyKit is an application framework for controlling user priviledge more finely than sudo."
    },
    "polkit_gnome":{
        "j_title":"GNOME用Polkitツール",
        "j_desc":"GNOME環境からPolicy-kitを操作するためのソフトウェア",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "polkit_qt_1":{
        "j_title":"PolKit Qt",
        "j_desc":"Qt用PolicyKitラッパー",
        "e_title":"Polkit Qt",
        "e_desc":"PolicyKit wrapper for Qt"
    },
    "poppler":{
        "j_title":"PDF用ライブラリ poppler",
        "j_desc":"popplerはxpdfを元にしたPDF処理用ライブラリです．",
        "e_title":"popler: shared library for PDF",
        "e_desc":"popler is a shared library for PDF."
    },
    "poppler23":{
        "j_title":"PDF用ライブラリ poppler ver.23",
        "j_desc":"互換性維持用poppler23由来の共有ライブラリ",
        "e_title":"popler23: shared library for PDF",
        "e_desc":"old popler23 shared library for backward compatibility."
    },
    "poppler_data":{
        "j_title":"poppler用データ",
        "j_desc":"PDFの文字コードテーブルなど，popler用のデータ集",
        "e_title":"poppler data",
        "e_desc":"data files for popler library"
    },
    "popt":{
        "j_title":"コマンドライン解析ライブラリ",
        "j_desc":"popt は高機能なコマンドライン解析ライブラリです.",
        "e_title":"popt command option parse library",
        "e_desc":"popt likes getopt but has more features."
    },
    "postfix":{
        "j_title":"メール配送プログラム postfix",
        "j_desc":"postfix は sendmail ほど過去との互換性にはこだわらずに開発されたメール配送プログラムです。メールの送受信に必要な機能がコンパクトなプログラムに分割され、それぞれのプログラムが共働して処理を行うように設計されています。",
        "e_title":"MUA Postfix postfix",
        "e_desc":"Postfix is a newly designed MUA for Internet Mailservice which divided into many small programs andthey corporate to work as mail transfer system."
    },
    "potrace":{
        "j_title":"ビットマップ画像トレースツール",
        "j_desc":"potraceはPNG/BMP形式のビットマップ形式の画像データからベクターグラフィックス形式のデータを生成するツールです",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "procps_ng":{
        "j_title":"プロセス状態監視ツール",
        "j_desc":"プロセスの稼働状態を調べるためのツールです．",
        "e_title":"procps",
        "e_desc":"process check program."
    },
    "proftpd":{
        "j_title":"FTPサーバ proftpd",
        "j_desc":"セキュリティを重視して開発されたFTPサーバ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "psmisc":{
        "j_title":"psmisc procファイル操作ツール",
        "j_desc":"psmisc はprocファイルを通じて処理するfuser, killall, pstree, peekfs, prtstatのコマンドを提供します．",
        "e_title":"psmisc, tools using proc fs",
        "e_desc":"Psmisc afford 5 commands such as fuser, killall, pstree, peekfs, prtstat which uses proc FS."
    },
    "pulseaudio":{
        "j_title":"PulseAudio オーディオシステム",
        "j_desc":"PulseAudio は，これまでの Esound サウンドシステムにとって代わるべく開発が進められているサウンドシステムで，アプリケーションごとにボリュームを操作できたり，複数のオーディオソース，オーディオシンクを操作できたりと多機能を誇ります。",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "py2_Pillow":{
        "j_title":"Python2 用画像処理用ライブラリ",
        "j_desc":"PillowはPython Imaging Library(PIL)を元に開発された画像処理用ライブラリです．",
        "e_title":"Python Imaging Library for Python2",
        "e_desc":"Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors."
    },
    "py2_numpy":{
        "j_title":"Python2 用科学技術計算用パッケージ Numpy",
        "j_desc":"Python2に科学技術系の演算を行う際に必要な機能を追加するためのモジュール",
        "e_title":"scientific computing module for Python2",
        "e_desc":"NumPy module for Python2"
    },
    "py2_pip":{
        "j_title":"Python2用パッケージ管理システムPIP",
        "j_desc":"PIP(Pip Installs Packages)はPython用のパッケージ管理システムです．",
        "e_title":"PIP for Python2",
        "e_desc":"PIP is a package management system used to install and manage software packages written in Python. "
    },
    "py2_pycairo":{
        "j_title":"Cairo用Python2モジュール",
        "j_desc":"2次元グラフィック用のCairoをPython2から操作するためのモジュール",
        "e_title":"cairo binding for Python2",
        "e_desc":"cairo binding for Python2"
    },
    "py2_pygobject3":{
        "j_title":"Gtk+-3 GObject用Python2モジュール",
        "j_desc":"Gtk+-3のGobjectをPython2から操作するためのモジュール",
        "e_title":"Gtk+-3 GObject module",
        "e_desc":"Python2 modules for handling Gtk+-3 GObjects."
    },
    "pycairo":{
        "j_title":"Cairo用Pythonモジュール",
        "j_desc":"2次元グラフィック用のCairoをPythonから操作するためのモジュール",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "pycups":{
        "j_title":"Python-cups",
        "j_desc":"Pythonに，CUPSプリントシステムを操作するための機能を追加するモジュール",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "pygobject2":{
        "j_title":"Python3-gobjectモジュール",
        "j_desc":"Python3からGlibのオブジェクト(gobject)を操作するためのモジュール",
        "e_title":"Python-gobject modules",
        "e_desc":"Python3 modules for handling Glib object(gobject)."
    },
    "pygobject3":{
        "j_title":"Gtk+-3 GObject用Python3モジュール",
        "j_desc":"Gtk+-3のGobjectをPython3から操作するためのモジュール",
        "e_title":"Gtk+-3 GObject module",
        "e_desc":"Python3 modules for handling Gtk+-3 GObjects."
    },
    "pygtk":{
        "j_title":"Python-gtkモジュール",
        "j_desc":"PythonからGTKツールキットを操作するためのモジュール",
        "e_title":"Python-Gtk module",
        "e_desc":"Python3 modules for handling GTK toolkits."
    },
    "pylast":{
        "j_title":"Python用Last.fm/Libre.fm インターフェイス",
        "j_desc":"Python 経由で Last.fm/Libre.fm にアクセスするためのインターフェイス",
        "e_title":"Last.fm/Libre.fm interface",
        "e_desc":"A Python interface to Last.fm and Libre.fm"
    },
    "pyproject_hooks":{
        "j_title":"pyproct.toml用ライブラリ ",
        "j_desc":"pyproject.toml形式で書かれたPythonプロジェクトを操作するための各種ライブラリ",
        "e_title":"low level library for pyproject.toml-based project",
        "e_desc":"This is a low-level library for calling build-backends in pyproject.toml-based project. It provides the basic functionality to help write tooling that generates distribution files from Python projects."
    },
    "pysol_cards":{
        "j_title":"PySolFC用カードデータ",
        "j_desc":"PySolFCが利用する様々なデザインのカード、麻雀牌のデータ集",
        "e_title":"Cards data for PySolFC",
        "e_desc":"Compiletion of card designs for PySolFC"
    },
    "python2_setuptools":{
        "j_title":"Python2用セットアップツール",
        "j_desc":"Python用のソフトウェアを簡単にビルドしたり再配布するためのツール",
        "e_title":"Setuptools for Python2",
        "e_desc":"Setuptools is a package development process library designed to facilitate packaging Python projects by enhancing the Python standard library distutils (distribution utilities)."
    },
    "python3_setuptools":{
        "j_title":"Python3用セットアップツール",
        "j_desc":"Python用のソフトウェアを簡単にビルドしたり再配布するためのツール",
        "e_title":"Setuptools for Python2",
        "e_desc":"Setuptools is a package development process library designed to facilitate packaging Python projects by enhancing the Python standard library distutils (distribution utilities)."
    },
    "python_attrs":{
        "j_title":"Python 用 attrs ライブラリ",
        "j_desc":"attrs はカスタムクラスを作成するときの特殊メソッドの記述を省略できる機能を提供するライブラリです。",
        "e_title":"Classes Without Boilerplate",
        "e_desc":"attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols."
    },
    "python_caja":{
        "j_title":"Caja python バインディング",
        "j_desc":"Caja ファイルマネージャの機能をPythonから利用するためのバインディング",
        "e_title":"Caja python binding",
        "e_desc":"Python bindings for Caja file manager"
    },
    "python_configobj":{
        "j_title":"config ファイルリーダー",
        "j_desc":"config ファイル操作用Pythonモジュール",
        "e_title":"config file reader for Python",
        "e_desc":"ConfigObj is a simple but powerful config file reader and writer: an ini file round tripper."
    },
    "python_dev":{
        "j_title":"Python開発用モジュール ",
        "j_desc":"Pythonが新たに採用したpyproject.toml形式のビルドをサポートするためのモジュール集",
        "e_title":"Python development modules ",
        "e_desc":"Python modules for pyproject.toml build system "
    },
    "python_jinja2":{
        "j_title":"テンプレートエンジン jinja ",
        "j_desc":"jinjaはPython用の高速で表現力の豊かなテンプレートエンジンです． ",
        "e_title":"jinja templating engine for Python ",
        "e_desc":"Jinja is a fast, expressive, extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. Then the template is passed data to render the final document."
    },
    "python_lxml":{
        "j_title":"Python用 XML/HTMLツールキット",
        "j_desc":"libxml2とlibxsltを用いてXML/HTMLファイルを操作するためのバインディング，Python用",
        "e_title":"XML/HTML toolkit for Python2",
        "e_desc":"The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt, for Python"
    },
    "python_prctl":{
        "j_title":"Python用prctlラッパー",
        "j_desc":"linuxのprctl機能をPython経由で使えるようにしたツール",
        "e_title":"Python wrapper for linux prctl function",
        "e_desc":"Python wrapper for linux prctl function"
    },
    "python_sane":{
        "j_title":"SANEアクセス用Pythonモジュール python_sane",
        "j_desc":"スキャナ操作用のSANEの機能をPythonから利用するためのモジュール",
        "e_title":"Python module for SANE",
        "e_desc":"Python module for SANE"
    },
    "python_six":{
        "j_title":"Python2/3互換性ユーティリティ",
        "j_desc":"sixはPython2とPython3の互換性を高めるためのユーティリティです．",
        "e_title":"Python 2 and 3 compatibility utilities",
        "e_desc":"Six is a Python 2 and 3 compatibility library. "
    },
    "python_wheel":{
        "j_title":"wheelパッケージ用ライブラリ ",
        "j_desc":"PEP427 に定義された wheel 形式のパッケージを操作するためのライブラリ ",
        "e_title":"library for Python wheel packaging standard",
        "e_desc":"This library is the reference implementation of the Python wheel packaging standard, as defined in `PEP 427` "
    },
    "pyxdg":{
        "j_title":"Python-XDG",
        "j_desc":"Pythonに，FreeDesktop.orgで開発されているXDGデスクトップ統合ユーティリティを操作する機能を追加するためのモジュール",
        "e_title":"Python-XDG",
        "e_desc":"Python modules for handling XDG integrated Desktop utilities developd by FreeDesktop.org."
    },
    "qpdf":{
        "j_title":"PDF操作用ツール",
        "j_desc":"PDF形式のデータを暗号化したり，Web表示用に最適化したり，ページを抽出，結合するためのツール",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "qps":{
        "j_title":"qps プロセスモニタ",
        "j_desc":"ps/top の出力をQtのUIで表示するプロセスモニタ",
        "e_title":"qps process monitor",
        "e_desc":"qps is a monitor that displays the status of the processes currently in existence,much like top(1) or ps(1)."
    },
    "qt":{
        "j_title":"Qt UI フレームワーク",
        "j_desc":"C++で開発された，高機能なアプリケーション用UIフレームワーク．KDEがその基盤として利用している．",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "qt5_styleplugins":{
        "j_title":"Qt用 追加 style plugins",
        "j_desc":"Qt用の追加StylePluginです",
        "e_title":"Additional style plugins for Qt",
        "e_desc":"qt5_styleplugins is an additional styleplugins for Qt."
    },
    "qt5ct":{
        "j_title":"Qt5 設定ユーティリティ",
        "j_desc":"このツールによりQt5設定（テーマ、フォント、アイコンほか）が可能になります。",
        "e_title":"Qt5 Configuration Tool",
        "e_desc":"qt5ct allows users to configure Qt5 settings (theme, font, icons, etc.) under DE/WM without Qt integration."
    },
    "qt6":{
        "j_title":"Qt6アプリケーションフレームワーク",
        "j_desc":"C++で書かれたQtアプリケーションフレームワークのバージョン6シリーズ",
        "e_title":"Qt6 application framework",
        "e_desc":"Qt6 is a cross-platform application framework that is widely used for developing application software with a graphical user interface (GUI) "
    },
    "qterminal":{
        "j_title":"Qterminal ターミナルソフトウェア",
        "j_desc":"Qt terminalウィジェットを用いたターミナルソフトウェア",
        "e_title":"Qtermil for Qt terminal widget",
        "e_desc":" The qterminal package contains a Qt widget based terminal emulator for Qt with support for multiple tabs."
    },
    "qtermwidget":{
        "j_title":"Qt用term widget",
        "j_desc":"Qt環境用のTerminal用ウィジェット",
        "e_title":"Terminal Widget for Qt",
        "e_desc":"As the name suggests, the qtermwidget is a terminal widget for Qt. "
    },
    "qtxdg_tools":{
        "j_title":"libqtxdg用ツール",
        "j_desc":"Freedesktop.orgが定めたXDGの仕様をQt5で実装したlibqtxdgを操作するためのツール類",
        "e_title":"User tools for libqtxdg",
        "e_desc":"qtxdg-tools contains a CLI MIME tool, qtxdg-mat, for handling file associations and opening files with their default applications."
    },
    "random2":{
        "j_title":"Python3用 random2 モジュール",
        "j_desc":"Python3.2で変更されたseed()回りの処理をPython2と同じにするためのrandomモジュール",
        "e_title":"random2 module for Python3",
        "e_desc":"random module for Python3.2+ which compatible with Python-2.x"
    },
    "readline":{
        "j_title":"行編集用ライブラリ",
        "j_desc":"GNU readline library です．コマンドラインでヒストリ機能や行編集機能を提供します．",
        "e_title":"library for command line editing",
        "e_desc":"GNU readline library provides command line editing faculties."
    },
    "readline7":{
        "j_title":"GNU readline7",
        "j_desc":"GNU readline ライブラリのバージョン7系",
        "e_title":"GNU readline7",
        "e_desc":"readline6 is a GNU readline library version7 series."
    },
    "recode":{
        "j_title":"コーディング変換ツール recode",
        "j_desc":"fortune が使っている各種コーディング変換ツールとライブラリです。",
        "e_title":"character set conversion utility recode",
        "e_desc":"recode converts files between character sets and usages."
    },
    "requests":{
        "j_title":"分かりやすいAPIを提供するPython用HTTPクライアント",
        "j_desc":"Requestsは、urllib3の複雑なAPIを隠蔽し、分かりやすいコードを書けるようにするモジュールです。",
        "e_title":"HTTP requests module for Python2/3 ",
        "e_desc":"Requests allows you to send organic, grass-fed HTTP/1.1 requests, without the need for manual labor."
    },
    "rest":{
        "j_title":"RESTful なサービスにアクセスするためのライブラリ",
        "j_desc":"RESTful なサービスにアクセスするためのライブラリ",
        "e_title":"Library for accessing RESTful servers",
        "e_desc":"Library for accessing RESTful servers"
    },
    "ristretto":{
        "j_title":"Xfce 用画像ビューワー ristretto",
        "j_desc":"ristretto はXfce用の軽快な画像ビューワーです",
        "e_title":"picture viewer for Xfce",
        "e_desc":"Ristretto is a fast and lightweight picture-viewer for the Xfce desktop environment."
    },
    "rng_tools":{
        "j_title":"カーネル用乱数生成ユーティリティ",
        "j_desc":"カーネルが利用する/dev/random用のエントロピーを高速に収集するためのユーティリティ",
        "e_title":"random number generation utility",
        "e_desc":"The rng-tools is a set of utilities related to random number generation in kernel."
    },
    "rpcbind":{
        "j_title":"RPCポート管理用デーモン rpcbind",
        "j_desc":"RPC経由で提供される各種サービスが，どのRPCポート上で動いているかを管理するデーモン",
        "e_title":"rpcbind rpc port manager",
        "e_desc":"rpcbind is a daemon to manage RPC ports and using services"
    },
    "rpcsvc_proto":{
        "j_title":"rpcsvc protosol.x ファイルとヘッダファイル",
        "j_desc":"以前glibcに含まれていたrpcsvc protocol.xファイルとヘッダ、libtirpcにも含まれていないファイル群",
        "e_title":"the rcpsvc protocol.x files and headers",
        "e_desc":"the rcpsvc protocol.x files and headers, formerly included with glibc, that are not included in replacement libtirpc-1.1.4"
    },
    "rpm2targz":{
        "j_title":"RPMパッケージ変換ツール",
        "j_desc":"rpmパッケージをtar.gz形式や cpio形式に変換するためのコマンドです。",
        "e_title":"rpm2targz",
        "e_desc":"This package includes rpm2targz, rpmoffset and rpm2cpio."
    },
    "rsync":{
        "j_title":"ファイル同期プログラム rsync",
        "j_desc":"rsyncは，ファイルの差分情報をやりとりすることで，効率的にファイルの同期をとることができるソフトウェアです。",
        "e_title":"rsync",
        "e_desc":"rsync sync files between computers."
    },
    "rsyslog":{
        "j_title":"システムログ収集デーモン",
        "j_desc":"システムのログを取るためのデーモンです．",
        "e_title":"daemon for system log",
        "e_desc":"rsyslog provides a daemon to collect system logs"
    },
    "ruby":{
        "j_title":"オブジェクト指向スクリプト言語 Ruby",
        "j_desc":"ruby はまつもとゆきひろ氏作のフリーなオブジェクト指向スクリプト言語です。",
        "e_title":"Ruby: Object Oriented Scripting Language",
        "e_desc":"ruby is another object-oriented scriptinglanguage written by Yukihiro Matsumoto."
    },
    "samba":{
        "j_title":"SMBサービス",
        "j_desc":"Windows環境とファイルを共有するためのサービス",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "sane_backends":{
        "j_title":"スキャナ制御用ライブラリ",
        "j_desc":"スキャナをコントロールするためのライブラリです。",
        "e_title":"sane-backends 1.0.17",
        "e_desc":"SANE is a library for controlling scanner."
    },
    "sassc":{
        "j_title":"Sass CSS プリプロセッサーの C 実装",
        "j_desc":"Sass CSS プリプロセッサーの C 実装",
        "e_title":"C implementation of Sass CSS preprocessor",
        "e_desc":"C implementation of Sass CSS preprocessor"
    },
    "sbc":{
        "j_title":"SBCコーデックライブラリ",
        "j_desc":"Bluetoothで利用されている音声圧縮用ライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "scour":{
        "j_title":"SVG最適化ツール",
        "j_desc":"SVG形式のベクターファイルをクリーンアップするツール",
        "e_title":"SVG optimizer/cleaner",
        "e_desc":"Scour is an SVG optimizer/cleaner that reduces the size of scalable vector graphics by optimizing structure and removing unnecessary data written in Python."
    },
    "screen":{
        "j_title":"スクリーン操作コマンド",
        "j_desc":"一つのターミナル内で複数のセッションを動作可能にするソフトウェア",
        "e_title":"screen control command",
        "e_desc":"screen controls terminal to use multiple sessions"
    },
    "screengrab":{
        "j_title":"LXqt版スクリーンキャプチャ",
        "j_desc":"LXqt用に開発されたスクリーンキャプチャ",
        "e_title":"Screen grabber for LXqt",
        "e_desc":"ScreenGrab - A program for fast creating screenshots, and easily publishing them on internet image hosting services. It works on Linux and Windows operating systems. ScreenGrab uses the Qt framework and thus, it is independent from any desktop environment."
    },
    "sdl":{
        "j_title":"SDL(Simple Direct media Layer)ライブラリ",
        "j_desc":"Linux/Windows/OS-X等で動作するクロスプラットフォームなマルチメディアライブラリ",
        "e_title":"Simple DirectMedia Layer library",
        "e_desc":"Simple DirectMedia Layer (SDL) is a cross-platform software development library designed to provide a hardware abstraction layer for computer multimedia hardware components. "
    },
    "sdl2":{
        "j_title":"SDLライブラリバージョン2",
        "j_desc":"SDL1.xとは互換性を持たない新バージョンのSDL",
        "e_title":"SDL library ver2",
        "e_desc":"New version of SDL which doesn't have backward compatibility with SDL1.x"
    },
    "sdl2_image":{
        "j_title":"SDL2用イメージローダライブラリ",
        "j_desc":"SDL(Simple Direct media Layer)2に各種画像形式のローダを提供するライブラリ",
        "e_title":"image file loading library for SDL2",
        "e_desc":"SDL_image is an image file loading library. It loads images as SDL surfaces and textures, and supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, SVG, TGA, TIFF, WEBP, XCF, XPM, XV "
    },
    "sdl_image":{
        "j_title":"SDL1.2用イメージローダライブラリ",
        "j_desc":"SDL(Simple Direct media Layer)1.2に各種画像形式のローダを提供するライブラリ",
        "e_title":"image file loading library for SDL1.2",
        "e_desc":"SDL_image is an image file loading library. It loads images as SDL surfaces and textures, and supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, SVG, TGA, TIFF, WEBP, XCF, XPM, XV "
    },
    "sed":{
        "j_title":"ストリームエディタ GNU sed",
        "j_desc":"GNU sed はファイル全体の文字列を変換したり削除したりする際に力を発揮するツールです．",
        "e_title":"GNU sed",
        "e_desc":"GNU sed is a free implementation of Streadm EDitor command."
    },
    "sessreg":{
        "j_title":"sessreg",
        "j_desc":"Xセッション用にutmp/wtmpを管理するコマンド",
        "e_title":"sessreg",
        "e_desc":"utmp/wtmp manager for X session"
    },
    "setxkbmap":{
        "j_title":"setxkbmap",
        "j_desc":"XKB拡張機能を用いてキーボードを設定するコマンド",
        "e_title":"setxkbmap",
        "e_desc":"setxkbmap configs keyboard with XKB extension"
    },
    "sg3_utils":{
        "j_title":"SG(SCSI Generic) utils ver3",
        "j_desc":"SCSIデバイスを直接するコマンドを発行するユーテイリテイ",
        "e_title":"SG(SCSI Generic) utils ver3",
        "e_desc":"sg3_utils contains commands for handling low levelSCSI command."
    },
    "sgml_common":{
        "j_title":"SGML/XML共通定義",
        "j_desc":"SGML/XMLを利用する際に共通に必要となる定義集",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "shadow":{
        "j_title":"シャドウパスワード用コマンド",
        "j_desc":"Linux PAM に対応した shadow password 関連のプログラムです．login, passwd, chsh, adduser 等のコマンドを含みます．",
        "e_title":"Shadow password program",
        "e_desc":"login program for shadow password suites. Includesbasic authentification related programs such as login, passwd,chsh, adduser, and so on."
    },
    "shared_mime_info":{
        "j_title":"shared-mime-info",
        "j_desc":"mime コントロールを行うデータベースです",
        "e_title":"shared-mime-info",
        "e_desc":"The shared-mime-info package contains the core database of common types."
    },
    "sharutils":{
        "j_title":"shar/uuencode形式操作ツール",
        "j_desc":"sharutils はバイナリファイルをテキスト化してメールで添付するような作業に必要な shar/unshar, uuencode/uudecode 等のパッケージです．",
        "e_title":"sharutils",
        "e_desc":"Sharutils include shar/unshar and uuencode/uudecode commandsto convert from binary files into text files."
    },
    "sip":{
        "j_title":"Python-Sip",
        "j_desc":"Python用のC/C++インターフェイスを生成するツール",
        "e_title":"Python-Sip",
        "e_desc":"Sip makes C/C++ interfaces for Python."
    },
    "slang":{
        "j_title":"インタープリタ型言語 S-Lang",
        "j_desc":"S-Lang は，様々な環境で動作する強力なインタープリタ型の言語です。",
        "e_title":"S-Lang interpreter",
        "e_desc":"S-Lang is a multi-platform programmer's library designed to allow adeveloper to create robust multi-platform software."
    },
    "smartmontools":{
        "j_title":"S.M.A.R.T.モニタリング用ツール",
        "j_desc":"最近のHDDに組み込まれているS.M.A.R.T.機能を利用して，HDDの状態を監視するためのツール",
        "e_title":"S.M.A.R.T. Monitoring tools",
        "e_desc":"Smartmontools (S.M.A.R.T. Monitoring Tools) is a set of utility programs (smartctl and smartd) to control and monitor computer storage systems using the Self-Monitoring, Analysis and Reporting Technology (S.M.A.R.T.) system built into most modern (P)ATA, Serial ATA, SCSI/SAS and NVMe hard drives"
    },
    "smplayer":{
        "j_title":"Qt版MPlayerフロントエンド",
        "j_desc":"smplayerはQtを用いたMPlayerのフロントエンドです",
        "e_title":"Qt based MPlayer frontend",
        "e_desc":"smplayer is another MPlayer frontend which uses Qt environment"
    },
    "smplayer_skins":{
        "j_title":"SMplayer用スキン",
        "j_desc":"SMplayerの外見を変更するための設定集",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "smplayer_themes":{
        "j_title":"SMplayer用テーマ集",
        "j_desc":"SMplayerの外観を設定するテーマ集",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "smproxy":{
        "j_title":"smproxy",
        "j_desc":"X11R6のセッション管理機能に対応していないソフトウェアをX11R6のセッションに参加させるセッションマネージャ用コマンド",
        "e_title":"smproxy",
        "e_desc":"smproxy is a sesseion manager for old softwares which cannot handle X11R6's session management function"
    },
    "snowball":{
        "j_title":"stemmingライブラリ snowball",
        "j_desc":"単語の語尾を切り取って語幹を取りだすためのライブラリ",
        "e_title":"snowball stemming library",
        "e_desc":"Snowball is a small string processing language for creating stemming algorithms for use in Information Retrieval, plus a collection of stemming algorithms implemented using it. "
    },
    "solid":{
        "j_title":"Solid デバイス検索フレームワーク",
        "j_desc":"Solid は接続されている周辺機器をチェックするOS非依存なフレームワークです",
        "e_title":"Solid device integration framework",
        "e_desc":"Solid is a device integration framework. It provides a way of querying and interacting with hardware independently of the underlying operating system. "
    },
    "soundtouch":{
        "j_title":"SoundTouchライブラリ",
        "j_desc":"SoundTouchは音声ファイルやストリームのテンポやピッチ，再生レートなどを操作するためのライブラリです",
        "e_title":"SoundTouch library",
        "e_desc":"SoundTouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or audio files."
    },
    "source_highlight":{
        "j_title":"ソースコードハイライトライブラリ",
        "j_desc":"gdbから参照するソースコードをハイライトするためのライブラリ",
        "e_title":"source highlights library",
        "e_desc":"gdb use this library to highlight source codes"
    },
    "soxr":{
        "j_title":"SoX リサンプラ・ライブラリ",
        "j_desc":"SoXベースのサンプリングレート変更機能ライブラリ",
        "e_title":"SoX Resampler library",
        "e_desc":"The SoX Resampler library libsoxr performs one-dimensional sample-rate conversion -- it may be used, for example, to resample PCM-encoded audio."
    },
    "speex":{
        "j_title":"音声圧縮用コーデック speex",
        "j_desc":"人の声が利用する周波数帯域を効率よく圧縮することを目的としたコーデック",
        "e_title":"Speex audio codec",
        "e_desc":"Speex is an Open Source/Free Software patent-free audio compressionformat designed for speech."
    },
    "speexdsp":{
        "j_title":"Speex DSP ライブラリ",
        "j_desc":"Speex コーデックライブラリと Speex DSP ライブラリは，別々のソースツリーに分割されました。",
        "e_title":"Speex DSP library",
        "e_desc":"The speex codec library and the speex DSP library are splitted intoseparate source trees.  Both projects received build-system improve-ments, bugfixes, and cleanup.  The speex codec's VBR tuning wasimproved, while the speexdsp resampler got some NEON optimizations."
    },
    "spice_protocol":{
        "j_title":"SPICEのヘッダファイル",
        "j_desc":"SPICEのヘッダ、pkgconfigファイル",
        "e_title":"Header and pkgconfig files for SPICE",
        "e_desc":"Header and pkgconfig files for SPICE"
    },
    "sqlite":{
        "j_title":"Simple なデータベースエンジン SQLite3",
        "j_desc":"ファイルベースの簡易DBMS SQLite のバージョン3 系",
        "e_title":"Simple Database engine SQLite3",
        "e_desc":"SQlite3 is a simple DBMS system"
    },
    "squashfs_tools":{
        "j_title":"SquashFS作成ツール",
        "j_desc":"読み込み専用の圧縮ファイルシステム SquashFSを操作するためのツール",
        "e_title":"Tools for SquashFS",
        "e_desc":"Tools for build and maintain SquashFS, high compression filesystem."
    },
    "startup_notification":{
        "j_title":"ソフトウェア起動通知用ライブラリ",
        "j_desc":"startup-notification ライブラリは，ダブルクリック等で起動されたソフトウェアの情報を，起動した側のソフトウェアに伝え，起動中は時間待ちアイコンを表示したりするなどの機能を実現します",
        "e_title":"startup notification library",
        "e_desc":"startup notification is a mechanism allowing a desktopenvironment to track application startup, to provide userfeedback and other features."
    },
    "strace":{
        "j_title":"システムコール追跡ツール",
        "j_desc":"Straceは，ソフトウェアが実行時に呼び出すシステムコールを監視，追跡するツールです．",
        "e_title":"System call tracer",
        "e_desc":"Strace monitors and traces system calls which used by binary code in runtime."
    },
    "stunnel":{
        "j_title":"SSL 暗号化ラッパー",
        "j_desc":"SSL 暗号化ラッパープログラムです．POP2, POP3, IMAP などで使われます．",
        "e_title":"SSL encrypton wrapper",
        "e_desc":"The stunnel program is designed to work as an SSL encryptionwrapper between remote client and local (inetd-startable) orremote server. It can be used to add SSL functionality tocommonly used inetd daemons like POP2, POP3, and IMAP serverswithout any changes in the programs' code. "
    },
    "sudo":{
        "j_title":"ルート権限代行コマンド",
        "j_desc":"sudo は，実行に root 権限が必要なコマンドをあらかじめ指定したユーザのみに実行を許可するためのコマンドです．",
        "e_title":"sudo",
        "e_desc":"Sudo afford special users to use commands whichshould be used only by root."
    },
    "suitesparse":{
        "j_title":"suitesparse 行列操作ツール",
        "j_desc":"SuiteSparse は、C や Fortran、MATLAB 機能疎行列を操作するためのツール集です",
        "e_title":"suite of sparse matrix algorithms",
        "e_desc":"SuiteSparse is a suite of sparse matrix algorithms, including: UMFPACK(multifrontal LU factorization), CHOLMOD(supernodal Cholesky, with CUDA acceleration), SPQR(multifrontal QR) and many other packages."
    },
    "swig":{
        "j_title":"インターフェイスジェネレータ SWIG",
        "j_desc":"SWIG(Simplified Wrapper and Interface Generator)はPerl/Python/Tcl/Rubyといった言語からC/C++のライブラリを使うためのラッパー(インターフェイス)を作成するコンパイラです",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "sysstat":{
        "j_title":"システム管理ツール sysstat",
        "j_desc":"sysstatはシステムの運用状況を監視するためのツールです",
        "e_title":"system monitor tool sysstat",
        "e_desc":"Sysstat is a monitor tool for system status."
    },
    "system_config_printer":{
        "j_title":"CUPSプリントシステム設定ツール",
        "j_desc":"Pythonで書かれたCUPSプリントシステム用の設定ツール",
        "e_title":"config CUPS print system",
        "e_desc":"Configuration tools for CUPS print system"
    },
    "sysvinit":{
        "j_title":"システム起動ツール",
        "j_desc":"システムを起動するために必要なコマンドです．",
        "e_title":"SysVinit",
        "e_desc":"System initialize program for Linux."
    },
    "taglib":{
        "j_title":"ID3 タグ操作用ライブラリ",
        "j_desc":"taglib は MP3 ファイルなどの ID3 タグを操作するためのライブラリです。",
        "e_title":"ID3 tag library",
        "e_desc":"library for ID3v2 tag"
    },
    "talloc":{
        "j_title":"samba用メモリ管理ツール",
        "j_desc":"メモリの参照回数をカウントするメモリプールシステムで，主にsambaがメモリ管理に利用している",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "tar":{
        "j_title":"アーカイブ管理ソフト",
        "j_desc":"TAR(Tape ARchiver)は，複数のファイルを一つのファイルにまとめるためのアーカイバソフトです．",
        "e_title":"GNU tar",
        "e_desc":"GNU Tape ARchiver which handle file archives."
    },
    "tcl":{
        "j_title":"Tcl インタープリタ",
        "j_desc":"Tcl (Tool command language)は，コマンド行のみから構成されるシンプルなスクリプト言語です。",
        "e_title":"Tcl interpreter",
        "e_desc":"Tcl is a script language written by Dr. John Ousterhout."
    },
    "tcpwrappers":{
        "j_title":"TCP ラッパーツール",
        "j_desc":"tcp_wrappers は，クライアントの IP アドレスを元に接続の可否を制御するツールです．このパッケージには Debian 方面で開発されたCIDRパッチを適用しています．",
        "e_title":"TCP wrapper tools",
        "e_desc":"tcp_wrappers control access/deny actions from clients IP addr."
    },
    "tdb":{
        "j_title":"TDB:Trivial DataBase",
        "j_desc":"Sambaが利用しているシンプルなデータベースシステム",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "texinfo":{
        "j_title":"テキストファイルフォーマッタ",
        "j_desc":"Texinfo は 1 つのソースファイルからオンラインマニュアルと紙に出力するためのフォーマットを同時に作ることができます。Texinfoを使えば、通常の書籍のような章や節、相互参照、目次をもつ出力が可能です。また、その同じソースから、メニューで目次や相互参照を使いながら閲覧できるオンラインドキュメントも作成できます。このパッケージは /usr/info にあるドキュメントを見るために必要です。",
        "e_title":"GNU texinfo",
        "e_desc":"Texinfo is a GNU text format macros for TeX."
    },
    "texlive":{
        "j_title":"texlive",
        "j_desc":"texliveはTeX関連ソフトウェアの一大集積ディストリビューションです．全体では2GB弱と巨大なサイズなので，5つに分割して，このパッケージにはコマンド類を収めています．",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "texlive_texmf1":{
        "j_title":"texlive_texmf1",
        "j_desc":"ptexliveはTeX関連ソフトウェアの一大集積ディストリビューションです．全体では2GB弱と巨大なサイズなので，5つに分割して，このパッケージには各種マクロのパート1を収めています．",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "texlive_texmf2":{
        "j_title":"texlive_texmf2",
        "j_desc":"ptexliveはTeX関連ソフトウェアの一大集積ディストリビューションです．全体では2GB弱と巨大なサイズなので，5つに分割して，このパッケージには各種マクロのパート2を収めています．",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "texlive_texmf3":{
        "j_title":"texlive_texmf3",
        "j_desc":"ptexliveはTeX関連ソフトウェアの一大集積ディストリビューションです．全体では2GB弱と巨大なサイズなので，5つに分割して，このパッケージには各種マクロのパート3を収めています．",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "texlive_texmf4":{
        "j_title":"texlive_texmf4",
        "j_desc":"ptexliveはTeX関連ソフトウェアの一大集積ディストリビューションです．全体では2GB弱と巨大なサイズなので，5つに分割して，このパッケージには各種マクロのパート4とシステムを初期化する処理を収めています",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "thunar_archive_plugin":{
        "j_title":"Thunar File Manager用の圧縮・展開プラグイン",
        "j_desc":"圧縮・展開操作をファイルのコンテキストメニューに追加するThunar File Manager用のプラグイン",
        "e_title":"An archive operations plugin for the Thunar File Manager",
        "e_desc":"A plugin for the Thunar File Manager,which adds archive operations to the file context menus."
    },
    "thunar_media_tags_plugin":{
        "j_title":"Thunar用メディアタグプラグイン",
        "j_desc":"Thunar ファイルマネージャが利用する種メディアタグプラグイン ",
        "e_title":"media tags plugin for Thunar",
        "e_desc":" The Thunar Media Tags Plugin (thunar-media-tags-plugin) adds special features for media files to the Thunar File Manager."
    },
    "thunar_volman":{
        "j_title":"Thunar用ボリュームマネージャ",
        "j_desc":"Thunarファイルブラウザからリムーバブルメディアを操作するためのボリュームマネージャー",
        "e_title":"Thunar volume manager",
        "e_desc":"Volume manager for Thunar file browser"
    },
    "thunderbird":{
        "j_title":"メールとニュースのクライアント",
        "j_desc":"Mozillaテクノロジを用いたオープンソースメーラThunderbirdの独自ビルド版です。GTK+2が必要です。本パッケージでは、日本語ロケールを追加しています。",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "tiff":{
        "j_title":"TIFFフォーマット操作ライブラリ",
        "j_desc":"TIFF 形式の画像を処理する際に必要となるライブラリです．",
        "e_title":"TIFF library",
        "e_desc":"Library for handling TIFF format image data."
    },
    "time":{
        "j_title":"コマンド実行時間表示コマンド",
        "j_desc":"time はコマンドの実行時間やCPUの使用時間などを調べるコマンドです。",
        "e_title":"time",
        "e_desc":"time is a command to check the elapsed time and cpu timeto execute commands."
    },
    "timezone":{
        "j_title":"タイムゾーン情報集",
        "j_desc":"glibc2から分離されたタイムゾーンのデータファイルと設定用コマンドです。",
        "e_title":"zoneinfo-2003e + configuration commands",
        "e_desc":"time zone data and configuration commands."
    },
    "tinyalsa":{
        "j_title":"TinyALSAライブラリ",
        "j_desc":"LinuxカーネルのALSA機能とやりとりするための小さなライブラリ",
        "e_title":"TinyALSA library",
        "e_desc":"TinyALSA is a small library to interface with ALSA in the Linux kernel."
    },
    "tk":{
        "j_title":"Tk ウィジェット",
        "j_desc":"Tk は，強力な GUI を信じられないほどに迅速に作成することを可能にする GUI ツールキットです。それは，非常に人気であると分かったので，今は Tcl のすべての配布と一緒にリリースされています。Tcl と Tk は，John Ousterhout 氏によって作成されました。",
        "e_title":"Tk",
        "e_desc":"Tk toolkit"
    },
    "toml":{
        "j_title":"TOML用ライブラリ",
        "j_desc":"TOML形式の設定ファイルを処理するためのライブラリ",
        "e_title":"library for TOML format",
        "e_desc":"A Python library for parsing and creating TOML."
    },
    "totem_pl_parser":{
        "j_title":"Totem用プレイリストパーサー",
        "j_desc":"Totemが利用するプレイリストデータを操作するためのソフトウェア",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "traceroute":{
        "j_title":"経路探索ツールtraceroute",
        "j_desc":"指定したホストへの経路を調べるためのコマンドです。もっとも、最近ではICMPを返さない設定も多いので、必ずしも経路が表示されるとは限りません",
        "e_title":"traceroute command",
        "e_desc":"Traceroute is a tool to find a routing to designated host."
    },
    "transmission":{
        "j_title":"Transmission",
        "j_desc":"BitTorrentクライアント",
        "e_title":"Transmission",
        "e_desc":"BitTorrent Client"
    },
    "tree":{
        "j_title":"ディレクトリ/ファイル樹状表示コマンド",
        "j_desc":"tree は指定したディレクトリ以下のファイルやディレクトリとツリー状に表示するコマンドです．",
        "e_title":"tree",
        "e_desc":"tree is a small program which shows files and directories in tree view."
    },
    "tumbler":{
        "j_title":"DBus用サムネイラーTumbler",
        "j_desc":"DBus経由で各種画像のサムネイルを操作するためのサービス",
        "e_title":"tumbler thumbnailer",
        "e_desc":"tumbler is a DBus based service to make thumbnails"
    },
    "twm":{
        "j_title":"シンプルなウィンドウマネージャーtwm ",
        "j_desc":"TWMはXに付属したシンプルなウィンドウマネージャです",
        "e_title":"simple window manager TWM",
        "e_desc":"TWM is a very simple window manager included in X Window System."
    },
    "uchardet":{
        "j_title":"エンコーディング推定ライブラリ uchardet",
        "j_desc":"与えられたバイト列から、その文字列のエンコーディングを推測するライブラリ",
        "e_title":"encoding detector library",
        "e_desc":"uchardet is an encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text. Returned encoding names are iconv-compatible."
    },
    "udisks":{
        "j_title":"ストレージ管理ツールUdisks",
        "j_desc":"DBus経由でストレージ情報を管理するツール",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "udisks2":{
        "j_title":"udisks2ライブラリ",
        "j_desc":"ディスクなどのストレージデバイスを操作するためのライブラリ",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "uim":{
        "j_title":"多言語入力メソッドフレームワーク UIM",
        "j_desc":"UIM(Universal Input Method)は多数の言語とさまざまな変換システムに対応した入力メソッドフレームワークです．",
        "e_title":"UIM: Universal Input Method",
        "e_desc":"UIM(Universal Input Method) is a input method framework for many kinds of language and input methods"
    },
    "uim_mozc":{
        "j_title":"UIM用 Mozc",
        "j_desc":"UIM(Univernal Input Method)用 Mozc ",
        "e_title":"Mozc for UIM",
        "e_desc":"Mozc module for UIM(Universal Input Method)"
    },
    "unbound":{
        "j_title":"DNS リゾルバ Unbound",
        "j_desc":"Unboundは検証性と再帰性を持ち，キャッシュ可能なDNSリゾルバです．",
        "e_title":"Unbound, DNS resolver",
        "e_desc":"Unbound is a validating, recursive, and caching DNS resolver."
    },
    "unrar":{
        "j_title":"RAR形式展開ツール",
        "j_desc":"Windowsな世界で広く利用されているRAR 形式のアーカイブを展開するためのツール",
        "e_title":"RAR decompressor",
        "e_desc":"free RAR decompressor."
    },
    "unzip":{
        "j_title":"ZIP形式展開ツール",
        "j_desc":"unzip コマンドにファイル名のコード自動変換機能を組み込んだバージョンです．",
        "e_title":"unzip",
        "e_desc":"This unzip command can convert Japanese codesets automatically"
    },
    "upower":{
        "j_title":"電源管理ツールUpower",
        "j_desc":"DBus経由で電源情報を管理するツール",
        "e_title":"Power Management tool",
        "e_desc":"Upower is a power management tool which uses DBus."
    },
    "urllib3":{
        "j_title":"Python用HTTPクライアント",
        "j_desc":"Python2/3にHTTPクライアント機能を提供するモジュール",
        "e_title":"urllib3 for Python",
        "e_desc":"urllib3 is a powerful, sanity-friendly HTTP client for Python."
    },
    "usbutils":{
        "j_title":"USB情報表示ツール",
        "j_desc":"usbutils(lsusb)は lspci と同様，カーネルに認識されているUSB のベンダー ID 等を表示するツールです",
        "e_title":"usbutils",
        "e_desc":"usbutils(lsusb) is a command to show USB id listings which alikelspci."
    },
    "util_linux":{
        "j_title":"Linux 専用ユーティリティコマンド集",
        "j_desc":"mount/umount, fdisk, fsck, mkswap 等の基本コマンドを集めたパッケージです。",
        "e_title":"Utils for Linux",
        "e_desc":"basic commands depend on linux kernel, such as mount/umount, fdisk, fsck, mkswap"
    },
    "util_macros":{
        "j_title":"X用マクロ集",
        "j_desc":"X用のソフトウェアをビルドする際に必要な機能定義のマクロ集",
        "e_title":"Macro configs for X",
        "e_desc":"Macro configuration for building X software."
    },
    "v4l_utils":{
        "j_title":"V4L ユーティリティ",
        "j_desc":"V4L(Video for Linux)",
        "e_title":"Linuxでビデオキャプチャー機能を利用するためのユーティリティ&",
        "e_desc":"e_desc"
    },
    "vala":{
        "j_title":"Gobject操作用言語Vala",
        "j_desc":"GNOME環境の中核をなすGobjectを簡単に操作するために開発された言語",
        "e_title":"Vala GObject handling language",
        "e_desc":"Vala is a language for handling GObjects which are central parts of GNOME."
    },
    "vdpauinfo":{
        "j_title":"vdpauinfo ツール ",
        "j_desc":"VDPAUのどのような機能が利用可能か調べるためのツール ",
        "e_title":"a tool to query the capabilities of a VDPAU implementation",
        "e_desc":"a tool to query the capabilities of a VDPAU implementation"
    },
    "vidcutter":{
        "j_title":"シンプルな動画編集ソフト Vidcutter",
        "j_desc":"切り貼りする程度の機能しか無いシンプルな動画編集ソフト",
        "e_title":"simple video editor Vidcutter",
        "e_desc":"VidCutter is a cross-platform app for quick and easy video trimming/splitting and merging/joining for simple quick edits."
    },
    "vim":{
        "j_title":"vimエディター",
        "j_desc":"vim はviを進化させたエディタです",
        "e_title":"vim editor",
        "e_desc":"vim is an advanced version of vi."
    },
    "virglrenderer":{
        "j_title":"virgl レンダリングライブラリ",
        "j_desc":"qemu等が使うvirtio GPUが使う仮想3D GPU用ライブラリ",
        "e_title":"Virgl Rendering library",
        "e_desc":"The virgil3d rendering library is a library used by qemu to implement 3D GPU support for the virtio GPU."
    },
    "vkd3d":{
        "j_title":"Direct3D 12 変換ライブラリ",
        "j_desc":"Direct3D 12のコマンドをVulkan用に変換するライブラリ",
        "e_title":"Direct3D 12 to Vulkan translation library",
        "e_desc":"This is a Direct3D 12 to Vulkan translation library for use by e.g. Wine."
    },
    "vlc":{
        "j_title":"VLCメディアプレイヤー",
        "j_desc":"VLCは多数のコーデックに対応したメディアプレイヤーです．",
        "e_title":"VLC media player",
        "e_desc":"VLC is a media player which corresponds to many codecs"
    },
    "volume_key":{
        "j_title":"ストレージ暗号化キー操作用ライブラリ",
        "j_desc":"HDD等のストレージを暗号化する際のキーを操作・管理するためのライブラリ",
        "e_title":"Library for manipulating storage volume encryption keys",
        "e_desc":"A library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases."
    },
    "vorbis_tools":{
        "j_title":"vorbis 用ツール",
        "j_desc":"フリーの音声用コーデックである vorbis 形式のデータを操作するためのツール",
        "e_title":"ogg vorbis tool",
        "e_desc":"ogg vorbis encoder, decoder and player"
    },
    "vte":{
        "j_title":"Virtual Terminal Emulator",
        "j_desc":"vte(virtual terminal emulator)は，仮想端末機能を実現するためのライブラリです",
        "e_title":"Virtual Terminal Emulator",
        "e_desc":"VTE  is a library for virtual terminal emulator."
    },
    "w3m":{
        "j_title":"テキストベースWebブラウザ w3m",
        "j_desc":"w3m はページャーから進化した Web ブラウザです。テキストベースのシンプルな構成ですが，端末ソフトが対応していれば画像も表示可能で，SSL にも対応しています。",
        "e_title":"W3M(Web wo Miru)",
        "e_desc":"w3m is a text-oriented simple web browser."
    },
    "wasi_compiler_rt":{
        "j_title":"WASI用 Clang ビルトインライブラリ",
        "j_desc":"WASI用 Clang ビルトインライブラリ",
        "e_title":"",
        "e_desc":" "
    },
    "wasi_libc":{
        "j_title":"WebAssemblyプログラム用のlibc",
        "j_desc":"WebAssemblyプログラム用のlibc",
        "e_title":"libc for WebAssembly programs ",
        "e_desc":"WASI Libc is a libc for WebAssembly programs built on top of WASI system calls."
    },
    "wasi_libc++":{
        "j_title":"WebAssemblyプログラム用のlibc++",
        "j_desc":"WebAssemblyプログラム用のlibc++",
        "e_title":"libc++ for WebAssembly programs ",
        "e_desc":"WASI Libc++ is a libc for WebAssembly programs built on top of WASI system calls"
    },
    "wavpack":{
        "j_title":"高効率の可逆音声圧縮コーデック wavpack",
        "j_desc":"WavPackは、David Bryant が開発したフリーかつオープンソースの可逆音声圧縮コーデック",
        "e_title":"wavpack audio codec",
        "e_desc":"WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. "
    },
    "wayland":{
        "j_title":"次世代ディスプレイサーバ Wayland",
        "j_desc":"Waylandは、X Windows Systemに代わる，次世代のディスプレイサーバです．",
        "e_title":"Wayland, the next generation display server",
        "e_desc":"Wayland is a project to define a protocol for a compositor to talk to its clients as well as a library implementation of the protocol."
    },
    "wayland_protocols":{
        "j_title":"Wayland用プロトコル集",
        "j_desc":"次世代ディスプレイサーバWaylandが用いるプロトコル集",
        "e_title":"Protocols for Wayland",
        "e_desc":"A set of protocols for Wayland display server"
    },
    "webkitgtk":{
        "j_title":"gtk+2/3 向け Webkit",
        "j_desc":"Webkit の gtk+2/3 へのポート",
        "e_title":"WebKit for Gtk+2/3",
        "e_desc":"A port of the portable web rendering engine WebKit to the GTK+ 3 and GTK+ 2 platforms"
    },
    "weston":{
        "j_title":"Wayland用 weston コンポジタ",
        "j_desc":"WestonはXの後継にあたるWayland環境で画面描画を担当するコンポジタのサンプル実装です．",
        "e_title":"Weston, reference implementation of a Wayland compositor",
        "e_desc":"Weston is the reference implementation of a Wayland compositor, as well as a useful environment in and of itself."
    },
    "wget":{
        "j_title":"ファイルダウンロードコマンド wget",
        "j_desc":"wget は，ncftp 等の FTP クライアントとは異なり，非対話的に FTP/HTTP サーバに接続するためのプログラムです。FTP だけではなく HTTP プロトコルも理解するので Web サーバからデータをダウンロードする際にも利用できます。",
        "e_title":"wget",
        "e_desc":"wget is a comand line program to retrieve URL."
    },
    "which":{
        "j_title":"コマンド位置表示コマンド",
        "j_desc":"which は指定したコマンドがコマンドパス上のどこにあるかを教えてくれます。なお、tcshの場合、which は内蔵機能になっています。",
        "e_title":"which",
        "e_desc":"which tells the location of the command in the PATH variable. In tcsh,which is a built-in command."
    },
    "wireless_tools":{
        "j_title":"無線LAN設定ツール wireless_tools",
        "j_desc":"wireless_tools は無線 LAN 環境を設定するためのツールです",
        "e_title":"wireless_tools",
        "e_desc":"Wireless_tools includes tools for handling wireless networkconfiguration."
    },
    "wireplumber":{
        "j_title":"Pipewire用セッション管理ツール",
        "j_desc":"Pipewire上のセッションやポリシーを管理するためのツール",
        "e_title":"Session/policy manager implementation for PipeWire",
        "e_desc":"Session/policy manager implementation for PipeWire"
    },
    "wmctrl":{
        "j_title":"コマンドラインからウィンドウマネージャを操作するツール",
        "j_desc":"コマンドラインからEWMH準拠のウィンドウマネージャを操作するツール",
        "e_title":"Control window manager from command line",
        "e_desc":"Control EWMH compliant window manager from command line"
    },
    "woff2":{
        "j_title":"woff2 ライブラリ",
        "j_desc":"Webフォント用のフォーマットWoff2(Web Online Font Format V2)を操作するためのライブラリ",
        "e_title":"woff2 libraries",
        "e_desc":"Libraries for handling WOFF(Web Open Font Format) 2.0 format, an open format used to deliver webpage fonts on the fly. "
    },
    "wpa_supplicant":{
        "j_title":"IEEE 802.11i 認証用ソフトウェア",
        "j_desc":"IEEE 802.11iに定義されたWPA2やWPA，WEPなどの認証処理を扱うソフトウェア",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "wpebackend_fdo":{
        "j_title":"WPEバックエンドの参考実装",
        "j_desc":"FDO(FreeDesktop.org)の仕様に準じたWPEバックエンドの参考実装",
        "e_title":"reference implementation of WPE backend",
        "e_desc":" WPEBackend-FDO is the reference implementation of the base rendering backend design"
    },
    "x11perf":{
        "j_title":"x11perf",
        "j_desc":"Xサーバのパフォーマンスを調べるコマンド",
        "e_title":"x11perf",
        "e_desc":"x11perf is a command to test Xserver performance"
    },
    "x264":{
        "j_title":"H.264/AVC エンコーダ",
        "j_desc":"x264はH.264/AVCビデオストリームをエンコードするためのライブラリです",
        "e_title":"H.264/AVC encoder",
        "e_desc":"x264 is a librafry for encoding H.264/AVC video stream."
    },
    "x265":{
        "j_title":"x265エンコーダーライブラリ",
        "j_desc":"動画や画像をH.265/HEVC形式にエンコードするためのライブラリ",
        "e_title":"x265 encoder library",
        "e_desc":"x265 is a H.265 / HEVC video encoder application library, designed to encode video or images into an H.265 / HEVC encoded bitstream."
    },
    "xarchiver":{
        "j_title":"xarchiverはデスクトップに依存しない軽量な圧縮・展開マネージャー",
        "j_desc":"GTK+2ツールキットにより作成されたデスクトップ非依存の圧縮・展開フロントエンドツール",
        "e_title":"A lightweight desktop independent archive manager",
        "e_desc":"Xarchiver is a lightweight desktop independent archive manager built with the GTK+2 toolkit."
    },
    "xauth":{
        "j_title":"xauth",
        "j_desc":"Xサーバに接続する際の認証情報を管理するコマンド",
        "e_title":"xauth",
        "e_desc":"xauth is a command to manage authentification information to connect X server"
    },
    "xbacklight":{
        "j_title":"xbacklight",
        "j_desc":"RandR拡張機能を用いてバックライトの明るさを調整するコマンド",
        "e_title":"xbacklight",
        "e_desc":"xbacklight is a command to control backlight brightness using RandR extension"
    },
    "xbitmaps":{
        "j_title":"xbitmaps",
        "j_desc":"アイコンのビットマップデータ集",
        "e_title":"xbitmaps",
        "e_desc":"Xbitmaps is a collection of bitmap icon data for X."
    },
    "xcb_imdkit":{
        "j_title":"ximプロトコルのxcb用実装",
        "j_desc":"ximプロトコルのxcb用実装",
        "e_title":"xim protocol for xcb",
        "e_desc":"xcb-imdkit is an implementation of xim protocol in xcb."
    },
    "xcb_proto":{
        "j_title":"XCBプロトコル定義集",
        "j_desc":"libxcbが利用するXCBプロトコルのプロトタイプ定義",
        "e_title":"XCB protocol definitions",
        "e_desc":"Definitions of XCB protocol for libxcb"
    },
    "xcb_util":{
        "j_title":"xcb_util",
        "j_desc":"libxcb上で機能する各種ライブラリ",
        "e_title":"utilities library for libxcb",
        "e_desc":"Xcb-util appends libxcb some useful functions."
    },
    "xcb_util_cursor":{
        "j_title":"xcb-util-cursorライブラリ",
        "j_desc":"xcb-utilライブラリにカーソル処理関連の機能を追加するライブラリ",
        "e_title":"xcb-util-cursor library",
        "e_desc":"library which append cursor related functions to libxcb"
    },
    "xcb_util_image":{
        "j_title":"xcb-util-imageライブラリ",
        "j_desc":"xcb-utilライブラリにimage処理関連の機能を追加するライブラリ",
        "e_title":"xcb-util-image library",
        "e_desc":"library which append image related functions to libxcb"
    },
    "xcb_util_keysyms":{
        "j_title":"xcb-util-keysyms ライブラリ",
        "j_desc":"xcb-utilライブラリにkeysyms関連の機能を追加するライブラリ",
        "e_title":"xcb-util-keysyms library",
        "e_desc":"library which append keysyms related functions to libxcb"
    },
    "xcb_util_renderutil":{
        "j_title":"xcb-util-renderutil ライブラリ",
        "j_desc":"xcb-utilライブラリにレンダリング関連の機能を追加するライブラリ",
        "e_title":"xcb-util-renderutil library",
        "e_desc":"library which append render related functions to libxcb"
    },
    "xcb_util_wm":{
        "j_title":"xcb-util-wm ライブラリ",
        "j_desc":"xcb-utilライブラリにWM関連の機能を追加するライブラリ",
        "e_title":"xcb-util-wm library",
        "e_desc":"library which append WM related functions to libxcb"
    },
    "xclock":{
        "j_title":"xclock",
        "j_desc":"シンプルなアナログ時計を表示するコマンド",
        "e_title":"xclock",
        "e_desc":"xclock displays simple analog clock."
    },
    "xcmiscproto":{
        "j_title":"xcmiscproto",
        "j_desc":"Xlibからサーバに利用可能なリソースIDを問い合わせる機能を追加するXC-MISC拡張機能用プロトタイプ定義",
        "e_title":"xcmiscproto",
        "e_desc":"Proto type definition for XC-MISC extension"
    },
    "xcmsdb":{
        "j_title":"xcmsdb",
        "j_desc":"デバイスに依存する色情報のデータを管理するコマンド",
        "e_title":"xcmsdb",
        "e_desc":"Xcmsd manages color information depends to devices."
    },
    "xcursor_themes":{
        "j_title":"xcursor_themes",
        "j_desc":"libXcursorが利用するデフォルトのカーソルテーマ集",
        "e_title":"Xcursor Themes",
        "e_desc":"Default cursor themes for libXcursor"
    },
    "xcursorgen":{
        "j_title":"xcursorgen",
        "j_desc":"PNGファイルからX用のカーソルデータを生成するコマンド",
        "e_title":"xcursorgen",
        "e_desc":"Xcursorgen generates cursor data for X from PNG file."
    },
    "xdg_desktop_portal_lxqt":{
        "j_title":"LXQt用 Desktop portal",
        "j_desc":"Flatpak環境から各種デスクトップの機能を利用するためのDesktop-portal LXQt ",
        "e_title":"Desktop-portal for LXQt",
        "e_desc":"Desktop-portal for LXQt"
    },
    "xdg_user_dirs":{
        "j_title":"xdgユーザディレクトリ管理ツール",
        "j_desc":"xdg-user-dirsはデスクトップフォルダやMusicなどよく知られたユーザディレクトリの管理を助けるツールです",
        "e_title":"xdg-user-dirs",
        "e_desc":"xdg-user-dirs is a tool to help manage 'well known' user directories like the desktop folder and the music folder. It also handles localization (i.e. translation) of the filenames. "
    },
    "xdg_utils":{
        "j_title":"xdg デスクトップユーティリティ",
        "j_desc":"Portland xdg-utilsは，GNOME/KDE等のフリーなデスクトップ環境に，共通の設定の仕組みを提供するためのツールです",
        "e_title":"xdg desktop utility",
        "e_desc":"Xdg-utils is a set of command line tools that assist applications witha variety of desktop integration tasks. About half of the tools focuson tasks commonly required during the installation of a desktopapplication and the other half focuses on integration with the desktopenvironment while the application is running."
    },
    "xdotool":{
        "j_title":"コマンドラインからX11の操作を行うツール",
        "j_desc":"コマンドからマウスやキーボード入力の操作を行えるツール",
        "e_title":"Command-line X11 automation tool",
        "e_desc":"Fake input from the mouse and keyboard very easily"
    },
    "xdpyinfo":{
        "j_title":"xdpyinfo",
        "j_desc":"Xサーバの各種情報を表示するコマンド",
        "e_title":"xdpyinfo",
        "e_desc":"Xdpyinfo displays informations about Xserver."
    },
    "xdriinfo":{
        "j_title":"xdriinfo",
        "j_desc":"DRI(Direct Rendering Interface)ドライバの情報を表示するコマンド",
        "e_title":"xdriinfo",
        "e_desc":"Xdriinfo displays informations about DRI driver"
    },
    "xev":{
        "j_title":"xev",
        "j_desc":"Xのイベントビューワ",
        "e_title":"xev",
        "e_desc":"Xev is a event viewer on X."
    },
    "xf86_input_evdev":{
        "j_title":"xf86_input_evdev",
        "j_desc":"Linux用汎用イベント入力ドライバ",
        "e_title":"xf86 input evdev",
        "e_desc":"X11 event input driver for Linux"
    },
    "xf86_input_libinput":{
        "j_title":"X.Org から libinput を使うラッパー",
        "j_desc":"X.Org から libinput を使うラッパー。最近は xf86_input_synaptics でなくこちらを使う",
        "e_title":"A thin wrapper for libinput in X.Org",
        "e_desc":"Generic input driver for the X.Org server based on libinput"
    },
    "xf86_input_synaptics":{
        "j_title":"xf86_input_synaptics",
        "j_desc":"Synaptics製タッチパッド用ドライバ",
        "e_title":"xf86 input synaptics",
        "e_desc":"X11 driver for Synaptics touchpad"
    },
    "xf86_input_vmmouse":{
        "j_title":"xf86_input_vmmouse",
        "j_desc":"VMwareのVMMouseプロトコル用ドライバ",
        "e_title":"xf86 input vmmouse",
        "e_desc":"X11 driver for VMware's VMMouse protocol"
    },
    "xf86_input_wacom":{
        "j_title":"Wacom用ドライバ",
        "j_desc":"wacom製タブレット用のドライバ",
        "e_title":"xf86 input wacom",
        "e_desc":"X11 driver for wacom tablet"
    },
    "xf86_video_amdgpu":{
        "j_title":"xf86_video_amdgpu ドライバ",
        "j_desc":"ATI/AMD製のRadeonビデオチップ用ドライバの新バージョン．",
        "e_title":"xf86_video_amdgpu driver",
        "e_desc":"A new driver for AMD GPU which support from volcanic island series."
    },
    "xf86_video_ati":{
        "j_title":"xf86_video_ati",
        "j_desc":"ATI Radeonビデオチップ用ドライバ",
        "e_title":"xf86_video_ati driver",
        "e_desc":"On old driver for ATI/AMD GPU."
    },
    "xf86_video_fbdev":{
        "j_title":"xf86_video_fbdevドライバ",
        "j_desc":"Framebufferデバイス用のドライバ",
        "e_title":"xf86_video_fbdev driver",
        "e_desc":"X11 Video driver for frame buffer."
    },
    "xf86_video_intel":{
        "j_title":"xf86_video_intelドライバ",
        "j_desc":"Intelの各種ビデオチップ用ドライバ",
        "e_title":"xf86_video_intel driver",
        "e_desc":"X11 Video driver for Intel's GPU"
    },
    "xf86_video_nouveau":{
        "j_title":"nVidia用ドライバ",
        "j_desc":"nVidia製カード用ドライバ",
        "e_title":"xf86_video_nouveau driver",
        "e_desc":"X11 Video driver for NVidia GPU"
    },
    "xf86_video_qxl":{
        "j_title":"qxl用ビデオドライバ ",
        "j_desc":"QXL 仮想GPU用デバイスドライバ",
        "e_title":"X11 video driver for QXL",
        "e_desc":"The QXL virtual GPU is found in the Red Hat Enterprise Virtualisation system, and also in the spice project."
    },
    "xf86_video_vmware":{
        "j_title":"xf86_video_vmwareドライバ",
        "j_desc":"VMwareのSVGAデバイス用ドライバ",
        "e_title":"xf86_video_vmware driver",
        "e_desc":"X11 Video driver for VMware"
    },
    "xfburn":{
        "j_title":"CD/DVD/BDライター xfburn",
        "j_desc":"Xfce用に開発されているCD/DVD/BDライター",
        "e_title":"xfburn CD/DVD/BD writer",
        "e_desc":"Xfburn is an open source piece of software that provides users with a highly efficient and modern graphical application for burning CD, DVD and Blu-ray discs on any GNU/Linux operating systems."
    },
    "xfce4_appfinder":{
        "j_title":"アプリケーション・ファインダー",
        "j_desc":"インストールされているアプリケーションを探すツール",
        "e_title":"appfinder for Xfce",
        "e_desc":"Allows you to search, launch and find information about applications installed on your system."
    },
    "xfce4_battery_plugin":{
        "j_title":"Xfce4バッテリ管理プラグイン",
        "j_desc":"Xfce4のパネルに組み込んで使うバッテリモニタリングツール",
        "e_title":"battery plugin for Xfce4",
        "e_desc":"battery monitoring tools for Xfce4"
    },
    "xfce4_dev_tools":{
        "j_title":"Xfce4 用開発ツール",
        "j_desc":"Xfce4 用のソフトウェアを開発するためのツール類",
        "e_title":"Xfce4 development tools",
        "e_desc":"The Xfce developer tools provide a collection of scripts and M4 macros that are required to build the Xfce core desktop components."
    },
    "xfce4_kbdleds_plugin":{
        "j_title":"Xfce4用 keyboard LEDsプラグイン",
        "j_desc":"Xfce4パネルに CapsLock, NumLock, ScrollLockステータスを表示するプラグイン",
        "e_title":"Shows the state of your keyboard LEDs on Xfce panel",
        "e_desc":"Shows kerboard LEDs:Caps, Scroll and Num Lock in the Xfce panel"
    },
    "xfce4_notifyd":{
        "j_title":"Xfce4用通知デーモン",
        "j_desc":"Xfce4用の各種通知機能を管理するデーモン",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "xfce4_panel":{
        "j_title":"Xfce4 用パネル",
        "j_desc":"Xfce4 用のパネル・アプリケーション",
        "e_title":"Xfce4 panel",
        "e_desc":"The Xfce 4 panel is part of the Xfce 4 Desktop Environment andfeatures program launchers, panel menus, a clock, a desktop switcherand more."
    },
    "xfce4_panel_profiles":{
        "j_title":"Xfce4-panel-profiles",
        "j_desc":"Xfce用パネルのレイアウトを管理するためのツール",
        "e_title":"Xfce4-panel-profiles",
        "e_desc":"Xfce4-panel-profiles is a simple application to manage Xfce panel layouts."
    },
    "xfce4_power_manager":{
        "j_title":"Xfce4用電源管理ツール",
        "j_desc":"Xfce4のパネルに組み込んで使う電源管理ツール",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "xfce4_pulseaudio_plugin":{
        "j_title":"Xfce4 PulseAudio プラグイン",
        "j_desc":"Xfce4 で PulseAudio のボリューム調整ができるプラグイン",
        "e_title":"Xfce PulseAudio Panel Plugin",
        "e_desc":"It provides a convenient way to adjust the audio volume of the PulseAudio sound system"
    },
    "xfce4_screenshooter":{
        "j_title":"Xfce4スクリーンシューター",
        "j_desc":"Xfce4のパネルに組み込んで使える画面キャプチャーツール",
        "e_title":"Xfce4 Screenshooter",
        "e_desc":"This application allows you to capture the entire screen, the active window or a selected region."
    },
    "xfce4_sensors_plugin":{
        "j_title":"Xfce4センサープラグイン",
        "j_desc":"Xfce4のパネルに組み込んで使う温度管理センサー用ツール",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "xfce4_session":{
        "j_title":"Xfce4 セッション管理",
        "j_desc":"Xfce4 のセッション管理ツール",
        "e_title":"Xfce4 session",
        "e_desc":"The session manager controls the startup and shutdown of the Xfce Desktop Environment."
    },
    "xfce4_settings":{
        "j_title":"Xfce用設定ツール",
        "j_desc":"Xfceの各種設定を管理するツール",
        "e_title":"Xfce Setting tools",
        "e_desc":"Setting tools for Xfce"
    },
    "xfce4_systemload_plugin":{
        "j_title":"Xfce4システム負荷プラグイン",
        "j_desc":"Xfce4のパネルに組み込んで使う負荷監視ツール",
        "e_title":"xfce4 systemload plugin",
        "e_desc":"plugin tool to monitor system loads"
    },
    "xfce4_terminal":{
        "j_title":"ターミナルエミュレーター",
        "j_desc":"XFce用ターミナルエミュレーター",
        "e_title":"xfce4_terminal",
        "e_desc":"Terminal Emulator for Xfce"
    },
    "xfce4_wavelan_plugin":{
        "j_title":"Xfce4用wavelanプラグイン ",
        "j_desc":"Xfce4環境でwavelanの状況を表示するためのプラグイン",
        "e_title":"wavelan-plugin for Xfce4 ",
        "e_desc":"Xfce4-wavelan-plugin is used to display stats from a wireless LAN interface. "
    },
    "xfce4_xkb_plugin":{
        "j_title":"XKB用Xfce4プラグイン",
        "j_desc":"キーボードのレイアウトを設定するためのXFce4 Panel用プラグイン",
        "e_title":"XKB plugin for Xfce4",
        "e_desc":"The Xfce4 Keyboard Plugin package contains a very customizable and useful Xfce4 Panel plugin to setup and use multiple keyboard layouts and switch between them"
    },
    "xfce_theme_Greybird":{
        "j_title":"Xfce用Greybirdテーマ",
        "j_desc":"青とグレーを基調にしたXfceのテーマです．",
        "e_title":"Greybird theme for Xfce",
        "e_desc":"A grey and blue Xfce theme."
    },
    "xfconf":{
        "j_title":"Xfce 用設定システム",
        "j_desc":"xfconf はXfce-4.0以来用いられてきた MCS に代る，新しい設定システムです．",
        "e_title":"Xfce configuration system",
        "e_desc":"xfconf is the new configuration system for Xfce4.6,replacing the old MCS system that had been present since 4.0.0."
    },
    "xfdesktop":{
        "j_title":"xfdesktop",
        "j_desc":"Xfce のデスクトップ環境",
        "e_title":"xfdesktop",
        "e_desc":"Desktop environment for Xfce"
    },
    "xfsprogs":{
        "j_title":"xfs操作ツール",
        "j_desc":"XFSファイルシステムを操作するツール",
        "e_title":"tools for the XFS filesystem",
        "e_desc":"Administration and debugging tools for the XFS file system."
    },
    "xfwm4":{
        "j_title":"Xfce4 ウィンドウマネージャ",
        "j_desc":"xfwm4 は Xfce4 用のウィンドウマネージャです",
        "e_title":"Xfce4 Window Manager",
        "e_desc":"It manages the placement of application windows on the screen,provides window decorations and manages workspaces or virtualdesktops."
    },
    "xgamma":{
        "j_title":"xgamma",
        "j_desc":"ディスプレイのガンマ補正を調整するコマンド",
        "e_title":"xgamma",
        "e_desc":"Xgamma adjusts the display's gamma correction."
    },
    "xhost":{
        "j_title":"xhost",
        "j_desc":"Xサーバへの接続を許可するホストを設定するソフトウェア",
        "e_title":"xhost",
        "e_desc":"Xhost permits other hosts to connect Xserver."
    },
    "xiccd":{
        "j_title":"colord/X 接続デーモン",
        "j_desc":"X Windows環境と colord デーモンを接続するツール",
        "e_title":"xiccd : Simple bridge between colord and X",
        "e_desc":"Simple bridge between colord and X"
    },
    "xinit":{
        "j_title":"xinit",
        "j_desc":"X Window systemを起動するコマンド",
        "e_title":"xinit",
        "e_desc":"Xinit invokes X Window system."
    },
    "xinput":{
        "j_title":"xinput",
        "j_desc":"サーバに認識されているXインプットデバイスを操作するコマンド",
        "e_title":"xinput",
        "e_desc":"Xinput contols Xinput devices which recognized server."
    },
    "xkbcomp":{
        "j_title":"xkbcomp",
        "j_desc":"XKBのキーボード設定ファイルをコンパイルするコマンド",
        "e_title":"xkbcomp",
        "e_desc":"Xkbcomp compiles XKB configuration file."
    },
    "xkbevd":{
        "j_title":"xkbevd",
        "j_desc":"XKBイベントを監視するデーモン",
        "e_title":"xkbevd",
        "e_desc":"Xkbevd is a daemon to monitor XKB events."
    },
    "xkbutils":{
        "j_title":"xkbutils",
        "j_desc":"XKB拡張機能用のユーティリティ集",
        "e_title":"xkbutils",
        "e_desc":"Xkbutils is a collection of utilities for XKB extension."
    },
    "xkeyboard_config":{
        "j_title":"X Window 用キーボード定義ファイル",
        "j_desc":"X Window 用の各種キーボード定義ファイル",
        "e_title":"keyboard configurations for X",
        "e_desc":"keyboard configuration files for X Window"
    },
    "xkill":{
        "j_title":"xkill",
        "j_desc":"Xサーバに接続しているXクライアントをkillするコマンド",
        "e_title":"xkill",
        "e_desc":"Xkill kills the xclients connected the X server."
    },
    "xlsatoms":{
        "j_title":"xlsatoms",
        "j_desc":"Xサーバに定義された内部アトムを表示するコマンド",
        "e_title":"xlsatoms",
        "e_desc":"Xlsatoms displays internal atomics defined in Xserver."
    },
    "xlsclients":{
        "j_title":"xlsclients",
        "j_desc":"Xサーバに接続しているクライアントを表示するコマンド",
        "e_title":"xlsclients",
        "e_desc":"Xlsclients displays clients connected the X server."
    },
    "xmessage":{
        "j_title":"xmessage",
        "j_desc":"コマンドの出力等をXの画面上に表示するコマンド",
        "e_title":"xmessage",
        "e_desc":"Xmessage displays command outputs on X dispaly."
    },
    "xmlto":{
        "j_title":"XSLツールチェイン用フロントエンド xmlto",
        "j_desc":"xmlto は適切なスタイルファイルに従って XML ファイルを各種フォーマットに変換するための前処理用スクリプトです．",
        "e_title":"e_title",
        "e_desc":"e_desc"
    },
    "xmodmap":{
        "j_title":"xmodmap",
        "j_desc":"ctrlやaltといった修飾キーの意味を調整するコマンド",
        "e_title":"xmodmap",
        "e_desc":"Xmodmap modifies keycode of modification keys such as ctrl and alt."
    },
    "xorg_server":{
        "j_title":"xorg_server",
        "j_desc":"Xサーバ",
        "e_title":"xorg server",
        "e_desc":"Xorg display server"
    },
    "xorgproto":{
        "j_title":"X11用ヘッダー集",
        "j_desc":"従来はライブラリごとに分かれていたX11のヘッダー定義を一纏めにしたパッケージ",
        "e_title":"X11 protocol collection",
        "e_desc":"The xorgproto package provides the header files required to build the X Window system, and to allow other applications to build against the installed X Window system."
    },
    "xorriso":{
        "j_title":"XORRISO CD/DVD ユーティリティ",
        "j_desc":"xorriso(X/Open RockRidge ISO9660)は，ISO9660形式のDVD/CDイメージを操作，作成するツールです．",
        "e_title":"XORRISO CD/DVD utility",
        "e_desc":"xorriso copies file objects from POSIX compliant filesystems into Rock Ridge enhanced ISO 9660 filesystems and allows session-wise manipulation of such filesystems."
    },
    "xpr":{
        "j_title":"xpr",
        "j_desc":"xwdでダンプされたデータを表示するコマンド",
        "e_title":"xpr",
        "e_desc":"Xpr prints dumped data by xwd."
    },
    "xprop":{
        "j_title":"xprop",
        "j_desc":"ウィンドウやフォントのプロパティ情報を表示するコマンド",
        "e_title":"xprop",
        "e_desc":"Xprop displays property information about Window or fonts."
    },
    "xrandr":{
        "j_title":"xrandr",
        "j_desc":"XRandR拡張機能を操作するコマンド",
        "e_title":"xrandr",
        "e_desc":"Xrandr controls XRandR extension."
    },
    "xrdb":{
        "j_title":"xrdb",
        "j_desc":"リソースデータベースを操作するコマンド",
        "e_title":"xrdb",
        "e_desc":"Xrdb handles X resource database."
    },
    "xrefresh":{
        "j_title":"xrefresh",
        "j_desc":"画面を再描画させるコマンド",
        "e_title":"xrefresh",
        "e_desc":"Xrefresh re-displays display."
    },
    "xsane":{
        "j_title":"Xsane image scan utility",
        "j_desc":"xsane はスキャナ操作コマンド sane のフロントエンドです",
        "e_title":"Xsane image scan utility",
        "e_desc":"xsane is a front end to sane."
    },
    "xscreensaver":{
        "j_title":"スクリーンセーバ",
        "j_desc":"スクリーンセーバです。設定ダイアログはGNOMEのデスクトップ設定メニューから呼び出すことができます。",
        "e_title":"Screen Saver",
        "e_desc":"Screen Saver for X. Configuration dialog can be started fromdesktop preferences menu of GNOME."
    },
    "xset":{
        "j_title":"xset",
        "j_desc":"マウスの移動速度やキーボードのオートリピート速度等，Xサーバが認識する各種機能を設定するコマンド",
        "e_title":"xset",
        "e_desc":"Xset configs several X related functions such as mouse speed or keyboard repeat rates."
    },
    "xsetroot":{
        "j_title":"xsetroot",
        "j_desc":"ルート画面を設定するコマンド",
        "e_title":"xsetroot",
        "e_desc":"Xsetroot sets root screen on X."
    },
    "xterm":{
        "j_title":"xterm ターミナルエミュレータ",
        "j_desc":"xterm は X ウィンドウ用のターミナルエミュータです",
        "e_title":"xterm terminal emulator",
        "e_desc":"xterm is a default terminal emulator for X"
    },
    "xtrans":{
        "j_title":"xtrans",
        "j_desc":"Xのさまざまなソフトウェア間で共有されるネットワークプロトコル機能用ライブラリ",
        "e_title":"xtrans",
        "e_desc":"Xtrans is a library for network protocol functions shared between many X softwares."
    },
    "xvidcore":{
        "j_title":"Xvid ビデオコーデックライブラリ",
        "j_desc":"かってDivXとして公開されていたMPEG4-ASP 準拠のコーデック",
        "e_title":"Xvid video codec",
        "e_desc":"Xvid (formerly 'XviD') is a video codec library following the MPEG-4standard, specifically MPEG-4 Part 2 Advanced Simple Profile (ASP)"
    },
    "xvinfo":{
        "j_title":"xvinfo",
        "j_desc":"X-Video拡張機能の情報を表示するコマンド",
        "e_title":"xvinfo",
        "e_desc":"xvinfo displays information about X-Video extension functions."
    },
    "xwayland":{
        "j_title":"Wayland環境用Xサーバ",
        "j_desc":"XwaylandはWaylandクライアントとして動作するXserverで，Waylandに対応していないX用アプリを動作させることができます．",
        "e_title":"Xserver on Wayland",
        "e_desc":"Xwayland is an X server and a Wayland client. It plays the role of a proxy between legacy X clients which do not support the Wayland protocols and the Wayland server."
    },
    "xwd":{
        "j_title":"xwd",
        "j_desc":"Xの画面イメージをダンプするコマンド",
        "e_title":"xwd",
        "e_desc":"Xwd is a X Window Dump command."
    },
    "xwininfo":{
        "j_title":"xwininfo",
        "j_desc":"画面に表示されているウィンドウに関する情報を表示するコマンド",
        "e_title":"xwininfo",
        "e_desc":"Xwininfo displays informations about windows on the display."
    },
    "xwud":{
        "j_title":"xwud",
        "j_desc":"xwdでダンプした画面データを表示するコマンド",
        "e_title":"xwud",
        "e_desc":"Xwud displays dumped display data by xwd."
    },
    "xz":{
        "j_title":"XZ圧縮ツール",
        "j_desc":"XZはLZMA(Lempel-Ziv-Markov chain algorithm)圧縮を採用したファイル圧縮ツールです．圧縮にはやや時間がかかりますが，展開は高速で，bzip2よりも高い圧縮率を誇ります．",
        "e_title":"XZ compression tool",
        "e_desc":"XZ is a file compression tool which uses LZMA(Lempel-Ziv-Markov chain) algorithm. It will take some time for compression but get higher compression rate than bzip2."
    },
    "yaml":{
        "j_title":"YAML Ain't Markup Language",
        "j_desc":"YAMLはさまざまな言語から利用可能な，構造化データやオブジェクトを文字列にシリアライズ（直列化）するためのデータ形式",
        "e_title":"YAML Ain't Markup Language",
        "e_desc":" YAML is a human friendly data serialization standard for all programming languages."
    },
    "yasm":{
        "j_title":"Yasm Moduler Assembler",
        "j_desc":"NASMを全面的に書き直したアセンブラ",
        "e_title":"Yasm Moduler Assembler",
        "e_desc":"Yasm is a assembler which totally rewrited from NASM."
    },
    "yelp":{
        "j_title":"Yelpドキュメントシステム",
        "j_desc":"ヘルプメッセージやドキュメントを統合的に管理するためのYelpドキュメントシステム",
        "e_title":"Yelp Document tools",
        "e_desc":"Yelp is the help viewer in Gnome."
    },
    "yelp_xsl":{
        "j_title":"Yelp用スタイルシート",
        "j_desc":"DocBook形式やMallad形式で書かれた文書を処理するためのスタイルシート",
        "e_title":"Stylesheet for Yelp",
        "e_desc":"Stylesheet for processing documents written in DocBook and Mallad format."
    },
    "zenity":{
        "j_title":"ダイアログボックスツールzenity",
        "j_desc":"zenityはGTK+のダイアログボックスをスクリプト等から簡単に操作するためのツールです",
        "e_title":"zenity dialog box tool",
        "e_desc":"zenity is a program that will display GTK+ dialogs,and return the users input. "
    },
    "zinnia":{
        "j_title":"zinnia 手書き文字認識エンジン",
        "j_desc":"Zinniaは機械学習アルゴリズム SVM を用いたポータブルで汎用的な オンライン手書き文字認識エンジンです．",
        "e_title":"zinnia online hand recognition system",
        "e_desc":"Zinnia is a simple, customizable and portable online hand recognition system based on Support Vector Machines."
    },
    "zip":{
        "j_title":"ZIP形式圧縮ツール",
        "j_desc":"Windowsの世界で広く使われているファイルアーカイバです．",
        "e_title":"zip",
        "e_desc":"Zip is a famous archiver especially in DOS/Windows world"
    },
    "zlib":{
        "j_title":"圧縮機能提供ライブラリ",
        "j_desc":"zlib は gzip 圧縮/展開機能をライブラリとして提供します。",
        "e_title":"zlib",
        "e_desc":"zlib library provides gzip compress/decompress functions."
    },
    "zsh":{
        "j_title":"高機能シェル zsh",
        "j_desc":"zshはインタラクティブ使用のためのシェルとして設計されていますが、また強力なスクリプト言語でもあります。bash, ksh, tcsh の多くの便利な特徴を備え、かつ zsh 独自の強力な機能を持っています。それゆえ、zsh は究極のシェルとも言われます。",
        "e_title":"zsh",
        "e_desc":"Zsh is a shell designed for interactive use, although it isalso a powerful scripting language.  Many of the useful featuresof bash, ksh, and tcsh were incorporated into zsh; many originalfeatures were added."
    },
    "zstd":{
        "j_title":"Zstd データ圧縮ツール",
        "j_desc":"lz4の開発者でもあるYann Collet氏が開発した、高速で圧縮率も高いなデータ圧縮ツール",
        "e_title":"zstd data compression tool",
        "e_desc":"Zstandard is a real-time compression algorithm, providing high compression ratios. "
    },
    "volk_vulkan_sdk":{
	"j_title":"Vulkan用メタ・ローダー volk",
	"j_desc":"VolkはVulkan用のメタ・ローダーで，VulkanローダやライブラリをリンクしなくてもVulkan APIへのエントリポイントを用意することができます",
	"e_title":"volk: meta-loader for Vulkan",
	"e_desc":"volk is a meta-loader for Vulkan. It allows you to dynamically load entrypoints required to use Vulkan without linking to vulkan-1.dll or statically linking Vulkan loader."
    },
    "vpl_gpu_rt":{
	"j_title":"Intel VPL のIntel GPU用ランタイム ",
	"j_desc":"Intel VPL(Video Processing Library)の機能をIntel製GPUで実行するためのランタイム",
	"e_title":"Intel VPL/GPU runtime ",
	"e_desc":"Intel VPL GPU Runtime is a Runtime implementation of Intel VPL API for Intel Gen GPUs. Runtime provides access to hardware-accelerated video decode, encode and filtering. "
    },
    "xevd":{
	"j_title":"MPEG-5 EVC デコーダ",
	"j_desc":"MPEG-5 EVC(Essential Video Coding)用デコーダのOSSな実装",
	"e_title":"eXtra-fast Essential Video Decoder",
	"e_desc":"The eXtra-fast Essential Video Decoder (XEVD) is an opensource and fast MPEG-5 EVC decoder."
    },
    "xeve":{
	"j_title":"MPEG-5 EVC エンコーダ",
	"j_desc":"MPEG-5 EVC(Essential Video Coding)用エンコーダのOSSな実装",
	"e_title":"eXtra-fast Essential Video Encoder ",
	"e_desc":"The eXtra-fast Essential Video Encoder (XEVE) is an opensource and fast MPEG-5 EVC encoder."
    },
    "libdbusmenu_lxqt":{
	"j_title":"lxqt用DBusメニューライブラリ ",
	"j_desc":"DBus経由でメニュー情報をやりとりするライブラリ(libdbusmenu)のLXQt用実装 ",
	"e_title":"libDbusmenu for LXQt ",
	"e_desc":"This library provides a Qt implementation of the DBusMenu protocol.The DBusMenu protocol makes it possible for applications to export and import their menus over DBus. "
    },

    "lxqt_build_tools2":{
	"j_title":"Qt6用に移植されたlxqt-build-tools ",
	"j_desc":"LXQtプロジェクトが利用する各種ツール．Qt6用に移植されてバージョン2となった ",
	"e_title":"LXQt build tools 2 ",
	"e_desc":"This repository is providing several tools needed to build LXQt itself as well as other components maintained by the LXQt project."
    },
    "layer_shell_qt":{
	    "j_title":"Qt6用 wlr-layer-shell",
	    "j_desc":"アプリケーションからWaylandのwlr-layer-shellプロトコルをつかいやすくするためのレイヤー",
	    "e_title":"wlr-layer-shell for Qt6",
	    "e_desc":"This component is meant for applications to be able to easily use clients based on wlr-layer-shell."
    },
    "hwdata":{
	"j_title":"ハードウェア識別用データベース",
	"j_desc":"各種ハードウェアを識別するためのPCI，USB等の識別子データベース",
	"e_title":"Hardware identification database",
	"e_desc":"Hardware identification and configuration data"
    },
    "libdisplay_info":{
	"j_title":"ディスプレイ識別用データベース",
	"j_desc":"各種ディスプレイのEDIDやDisplayIDを扱うためのライブラリ",
	"e_title":"EDID and DisplayID library",
	"e_desc":"EDID and DisplayID library"
    },
    "seatd":{
	"j_title":"seatd デーモンと関連ライブラリ",
	"j_desc":"周辺機器の操作権限を管理するデーモン(seatd)と関連ライブラリ",
	"e_title":"A minimal seat management daemon, and a universal seat management library.",
	"e_desc":"A minimal seat management daemon, and a universal seat management library."
    },
    "wlroots":{
	"j_title":"Waylandコンポジタ用ライブラリ",
	"j_desc":"Waylandのコンポジターに必要な機能をモジュール化したライブラリ",
	"e_title":"Modular Wayland compositor library",
	"e_desc":"Modular Wayland compositor library"
    },
    "labwc":{
	"j_title":"wlrootsを用いたウィンドウスタック型のWaylandコンポジタ",
	"j_desc":"openboxに似た，wlrootsを用いたウィンドウスタック型のWaylandコンポジタ",
	"e_title":"Labwc stands for Lab Wayland Compositor",
	"e_desc":"Labwc is a wlroots-based window-stacking compositor for wayland, inspired by openbox."
    },
    "libsfdo":{
	"j_title":"freedesktop.orgの仕様を実装したライブラリ集",
	"j_desc":"freedesktop.orgが定めたアイコンやデスクトップ，XDGの標準ディレクトリ等に関する仕様(specifications)を実装したライブラリ集",
	"e_title":"freedesktop.org's specifications libraries",
	"e_desc":"A collection of libraries which implement some of the freedesktop.org specifications."
    },
    "gtk_layer_shell":{
	"j_title":"GTK用Wayland Layer Shellプロトコルライブラリ",
	"j_desc":"GTKからWaylandのLayer Shellプロトコルを利用するためのライブラリ",
	"e_title":"Use the Layer Shell Wayland protocol with GTK",
	"e_desc":"Use the Layer Shell Wayland protocol with GTK"
    },
    "sound_theme_freedesktop":{
	"j_title":"FreeDesktop用サウンド・テーマ",
	"j_desc":"FreeDesktop用各種効果音集(サウンド・テーマ)",
	"e_title":"FreeDesktop sound theme",
	"e_desc":"FreeDesktop sound theme"
    },
    "Smooth":{
	"j_title":"Smoothサウンド・テーマ",
	"j_desc":"無料で使えるSmoothサウンド・テーマ",
	"e_title":"Smooth sound theme",
	"e_desc":"Smooth sound theme"
    },
    "cups_browsed":{
	"j_title":"CUPS用ネットワーク管理デーモン",
	"j_desc":"ネットワーク上にあるCUPSプリントシステムのキューやIPP接続プリンタを管理するためのデーモン",
	"e_title":"helper daemon for CUPS to browse network",
	"e_desc":"cups-browsed, a helper daemon to browse the network for remote CUPS queues and IPP network printers and automatically create local queues pointing to them"
    },
    "libcupsfilters":{
	"j_title":"CUPS用各種フィルタライブラリ",
	"j_desc":"以前はCUPS本体に含まれていたcups-filtersのコードをライブラリとして独立させたパッケージ",
	"e_title":"OpenPrinting CUPS Filters",
	"e_desc":"OpenPrinting CUPS Filters - contains all the code of the filters of the former cups-filters package as library functions"
    },
    "libppd":{
	"j_title":"PPD/Postscript用ライブラリ",
	"j_desc":"PPDファイルとPostScript出力を操作するためのライブラリ",
	"e_title":"Library for handling PPD files and PostScript output",
	"e_desc":"Library for handling PPD files and PostScript output"
    },
    "xfce4_clipman_plugin":{
	"j_title":"Xfce用クリップボード管理ツール",
	"j_desc":"パネル用プラグインを含むXfce環境のクリップボード管理ツール",
	"e_title":"clipboard manager for Xfce Panel",
	"e_desc":"Xfce4-clipman-plugin is a plugin for the Xfce Panel and as a standalone application"
    },
    "libxfce4windowing":{
	"j_title":"Xfce用X11/Waylandウィンドウ用ライブラリ",
	"j_desc":"X11/Wayland両対応にするため，画面処理に関する各種機能を抽象化してウィンドウシステムの実装と独立させるためのライブラリ",
	"e_title":"X11/Wayland windowing utility library for Xfce",
	"e_desc":"Libxfce4windowing is an abstraction library that attempts to present windowing concepts (screens, toplevel windows, workspaces, etc.) in a windowing-system-independent manner."
    },
    "xfce4_weather_plugin":{
	"j_title":"Xfceパネル用天気情報表示プラグイン",
	"j_desc":"Xfceパネル用天気情報表示プラグイン",
	"e_title":"Weather information plugin for Xfce Panel",
	"e_desc":"this panel plugin shows information about your local weather in the panel, using forecast data provided by met.no."
    },
    "miniupnpc":{
	"j_title":"UPnPライブラリとデーモン",
	"j_desc":"UPnP(Universal Plug and Play)プロトコルを実装したライブラリとデーモン",
	"e_title":"library for UPnP Internet Gateway Device specifications",
	"e_desc":"The MiniUPnP project offers software which supports the UPnP Internet Gateway Device (IGD) specifications."
    },
    "lxqt_wayland_session":{
	"j_title":"Waylandセッション用スクリプト＆設定ファイル集",
	"j_desc":"LXQtをWaylandセッションで使う際に必要となる起動スクリプトや各種設定ファイル集",
	"e_title":"script and config files for LXQt Wayland Session",
	"e_desc":"Files needed for the LXQt Wayland Session: Wayland session start script, its desktop entry for display managers and default configurations"
    },
    "opusfile":{
	"j_title":"opusファイル, URL処理用ライブラリ",
	"j_desc":"HDDやhttp(s)経由で .opus ファイルを探したりデコードするたの高レベルAPIを提供するライブラリ",
	"e_title":"opusfile and opusurl libraries",
	"e_desc":"The opusfile and opusurl libraries provide a high-level API for decoding and seeking within .opus files on disk or over http(s)."
    },
    "flac13":{
	"j_title":"FLAC-1.3用互換ライブラリ",
	"j_desc":"FLACの旧バージョン(1.3)との互換性用ライブラリ",
	"e_title":"compat. library for Flac-1.3",
	"e_desc":"compat. library for Flac-1.3"
    },
    "libopusenc":{
	"j_title":"Opusツール用ライブラリ",
	"j_desc":"Opus形式へのエンコーダ/デコーダが使うライブラリ",
	"e_title":"library for opusenc/opusdec",
	"e_desc":"The libopusenc libraries provide a high-level API for encoding .opus files. libopusenc depends only on libopus."
    },
    "opus_tools":{
	"j_title":"Opus用エンコーダ/デコーダ",
	"j_desc":"Opus音声圧縮形式を作成，チェック，展開するためのツール",
	"e_title":"tools for Opus codec",
	"e_desc":"This is opus-tools, a set of tools to encode, inspect, and decode audio in the Opus format."
    },
    "kconfig6":{
	"j_title":"Qt6用設定管理ツール",
	"j_desc":"KF6(KDE Framework)に由来する設定管理ツール",
	"e_title":"The kconfig package provides access to configuration files. ",
	"e_desc":"The kconfig package provides access to configuration files. "
    },
    "gspell":{
	"j_title":"GTK3用スペルチェッカーライブラリ",
	"j_desc":"GTK3 用のスペルチェッカーライブラリ",
	"e_title":"spell checking library for GTK3 apps. ",
	"e_desc":"gspell - a spell-checking library for GTK3 applications. "
    },
    "gperftools":{
	"j_title":"TCMmalloc ライブアリ",
	"j_desc":"glibcの標準 malloc よりも高性能なメモリ管理機能を提供する tcmalloc ライブラリ",
	"e_title":"TCMalloc library",
	"e_desc":"TCMalloc is a high performance malloc library. "
    },
    "lmdb":{
	"j_title":"lmdb データベースライブラリ",
	"j_desc":"軽量なon memoryデータベース lmdb ライブラリ",
	"e_title":"lmdb: Lightning Memory-Mapped Database",
	"e_desc":"Lightning Memory-Mapped Database from Symas "
    },
    "kconfig":{
        "j_title":"永続的なプラットフォーム非依存のアプリケーション設定",
        "j_desc":"KConfigは高度な構成システムを提供します",
        "e_title":"Persistent platform-independent application settings",
        "e_desc":"KConfig provides an advanced configuration system."
    },
    "libfyaml":{
	"j_title":"ファンシーYAML/JSON パーサ/ライタ",
	"j_desc":"最新のYAML仕様に対応したYAML/JSON用ライブラリ",
	"e_title":"A fancy 1.2 YAML and JSON parser/writer.",
	"e_desc":"Fully feature complete YAML parser and emitter, supporting the latest YAML spec and passing the full YAML testsuite."
    },
    "appstream":{
	"j_title":"各種ソフトウェアのメタデータを統合管理するフレームワーク",
	"j_desc":"AppStreamは各種ソフトウェアのメタデータを統合的に管理し，ソフトウェアセンター的な機能を構築するためのフレームワークです",
	"e_title":"AppStream makes machine-readable software metadata easily accessible.",
	"e_desc":"AppStream is a cross-distro effort for enhancing the metadata available about software components in the Linux and free-software ecosystem."
    },
    "libbluray13":{
	"j_title":"libbluray 1.3.x シリーズ",
	"j_desc":"libbluray 1.3.x シリーズ",
	"e_title":"libbluray version 1.3.x",
	"e_desc":"libbluray version 1.3.x"
    },
    "hatch_vcs":{
        "j_title":"複数のVCSによるバージョン管理のためのHatchプラグイン",
        "j_desc":"複数のVCSによるバージョン管理のためのHatchプラグイン",
        "e_title":"Hatch plugin for versioning with several Version Control Systems",
        "e_desc":"Hatch plugin for versioning with several Version Control Systems"
    },
    "hatchling":{
        "j_title":"Pythonモジュールのビルドバックエンド",
        "j_desc":"拡張可能で、標準に準拠したPythonモジュールのビルドバックエンド",
        "e_title":"Build backend for python modules",
        "e_desc":"extensible, standards compliant build backend for python modules"
    },
    "pathspec":{
	"j_title":"ファイルパスのパターンマッチングを行うライブラリ",
	"j_desc":"ファイルパスのパターンマッチングを行うライブラリ",
	"e_title":"utility library for pattern matching of file paths",
	"e_desc":"utility library for pattern matching of file paths"
    },
    "pluggy":{
	"j_title":"軽量で拡張可能なプラグイン管理システム",
	"j_desc":"pluggyは、Pythonアプリケーションにプラグイン機構を実装するための軽量ライブラリです。フックという概念を使い、アプリケーションの特定のポイントで外部コードを呼び出せる仕組みを提供します。",
	"e_title":"A lightweight, extensible plugin management system",
	"e_desc":"pluggy is a lightweight library for implementing plugins in Python applications. It uses a concept called hooks to allow external code to be called at specific points in the application."
    },
    "setuptools_scm":{
	"j_title":"パッケージバージョン自動生成ツール",
	"j_desc":"GitなどのVCSのタグやコミット情報からPythonパッケージのバージョン番号を生成するツール",
	"e_title":"Automatically generate package versions from VCS",
	"e_desc":"setuptools_scm is a tool that automatically generates version numbers for Python packages from tag and commit information in version control systems like Git and Mercurial."
    },
    "trove_classifiers":{
	"j_title":"PyPIパッケージ分類子の標準定義集",
	"j_desc":"trove_classifiersは、PyPI（Python Package Index）で使用される分類子（classifiers）の公式リストを提供するパッケージです。",
	"e_title":"Standard Definition of PyPI Package Classifiers",
	"e_desc":"trove_classifiers is a package that provides the official list of classifiers used by PyPI (Python Package Index)."
    },
    "nlohmann_json":{
	"j_title":"modern C++用JSONヘッダライブラリ",
	"j_desc":"Niels Lohman 作の modern C++用JSONヘッダライブラリ",
	"e_title":"JSON for Modern C++",
	"e_desc":"Header-only modern C++ library for JSON"
    }
}
