「DeveloperWiki:プロジェクト」の版間の差分
ナビゲーションに移動
検索に移動
Kusanaginoturugi (トーク | 投稿記録) (リダイレクトに変更) タグ: 新規リダイレクト |
|||
(他の1人の利用者による、間の1版が非表示) | |||
1行目: | 1行目: | ||
− | [[ |
+ | #redirect [[コミュニティに貢献#ソフトウェアプロジェクト]] |
− | [[en:DeveloperWiki:Projects]] |
||
− | [[es:DeveloperWiki:Projects]] |
||
− | [[pt:DeveloperWiki:Projects]] |
||
− | リンク: |
||
− | |||
− | * [https://git.archlinux.org/ cgit リポジトリインターフェイス] |
||
− | * [https://github.com/archlinux GitHub 組織] |
||
− | * [https://lists.archlinux.org/listinfo/arch-projects arch-projects メーリングリスト] |
||
− | * [ircs://chat.freenode.net/archlinux-projects #archlinux-projects] IRC チャンネル |
||
− | |||
− | == プロジェクト情報 == |
||
− | |||
− | {| class="wikitable" |
||
− | ! プロジェクト !! 説明 !! 言語 !! Maintainers !! リンク |
||
− | |- |
||
− | ! Pyalpm |
||
− | | alpm Python バインディング |
||
− | | Python, C |
||
− | | Jelle |
||
− | | [https://github.com/archlinux/pyalpm GitHub] |
||
− | |- |
||
− | ! Pacman |
||
− | | パッケージマネージャ |
||
− | | Bash, C |
||
− | | Allan, agregory |
||
− | | [https://git.archlinux.org/pacman.git/ cgit], [https://bugs.archlinux.org/index.php?project=3&do=index&switch=1 bugs] [ircs://chat.freenode.net/archlinux-pacman IRC #archlinux-pacman] |
||
− | |- |
||
− | ! pacman-contrib |
||
− | | pacman の投稿スクリプト |
||
− | | Bash, C |
||
− | | Demize, Polyzen |
||
− | | [https://github.com/kyrias/pacman-contrib GitHub] |
||
− | |- |
||
− | ! Arch Security Tracker |
||
− | | CVE tracking platform and aids in publishing advisories |
||
− | | Python (Flask) |
||
− | | anthraxx |
||
− | | [https://security.archlinux.org security.archlinux.org], [ircs://chat.freenode.net/archlinux-security IRC #archlinux-security], [https://lists.archlinux.org/listinfo/arch-security Advisory mailing list] |
||
− | |- |
||
− | ! Archweb |
||
− | | archlinux.org ウェブサイト |
||
− | | Python (Django) |
||
− | | jelle |
||
− | | [https://archlinux.org archlinux.org], [https://github.com/archlinux/archweb GitHub], [https://bugs.archlinux.org/index.php?string=archweb&project=1 bugs] |
||
− | |- |
||
− | ! AURWeb |
||
− | | AUR ウェブサイトのページとシステム |
||
− | | PHP, Python, HTML, MySQL |
||
− | | Lukas, Demize, Eschwartz |
||
− | | [https://aur.archlinux.org aur.archlinux.org], [https://git.archlinux.org/aurweb.git/ cgit], [https://bugs.archlinux.org/index.php?project=2&do=index&switch=1 bugs], [ircs://chat.freenode.net/archlinux-aurweb IRC #archlinux-aurweb] |
||
− | |- |
||
− | ! インフラストラクチャ |
||
− | | Arch Linux のインフラストラクチャの管理 |
||
− | | Ansible, Python |
||
− | | Bluewind, Grazzolini and more |
||
− | | [https://git.archlinux.org/infrastructure.git/ cgit], [ircs://chat.freenode.net/archlinux-devops IRC #archlinux-devops] [https://kanboard.archlinux.org/public/board/7dd7510424e4229247e8e0b90bf43e1553fce86cdf8475b60edc956ed5a8 kanboard] |
||
− | |- |
||
− | ! Reproducible builds |
||
− | | reproducible builds を達成するためのプロジェクト |
||
− | | Bash, PKGBUILDs |
||
− | | Anthraxx, Jelle, Foxboron, Eschwartz, Sangy |
||
− | | [https://reproducible-builds.org/ reproducible-builds.org], [https://wiki.debian.org/ReproducibleBuilds Debian wiki], [ircs://chat.freenode.net/archlinux-reproducible IRC #archlinux-reproducible] |
||
− | |- |
||
− | ! devtools |
||
− | | 開発者やパッケージ作成者のためのパッケージングツール |
||
− | | Bash |
||
− | | Allan, Pierre, Dreisner, Foutrelis, Svenstaro, Heftig, Barthalion, Seblu, Anthraxx |
||
− | | [https://git.archlinux.org/devtools.git/ cgit], [https://bugs.archlinux.org/index.php?string=devtools&project=1 bugs] |
||
− | |- |
||
− | ! dbscripts |
||
− | | リポジトリにパッケージをリリース・管理するスクリプト |
||
− | | Bash |
||
− | | Pierres, Eschwartz |
||
− | | [https://github.com/archlinux/dbscripts GitHub] |
||
− | |- |
||
− | ! arch-install-scripts |
||
− | | Useful scripts for installing Arch Linux |
||
− | | Bash |
||
− | | Eschwartz |
||
− | | [https://github.com/archlinux/arch-install-scripts GitHub], [https://bugs.archlinux.org/index.php?string=arch-install-scripts&project=1& bugs] |
||
− | |- |
||
− | ! arch-signoff |
||
− | | Sign off Arch Linux test packages |
||
− | | Python |
||
− | | Jelle |
||
− | | [https://github.com/archlinux/arch-signoff GitHub], [https://github.com/archlinux/arch-signoff/issues bugs] |
||
− | |- |
||
− | ! archlinux-repro |
||
− | | Tools to rebuild Arch Linux packages |
||
− | | Python |
||
− | | Foxboron, Jelle, Coderobe |
||
− | | [https://github.com/archlinux/archlinux-repro GitHub], [https://github.com/archlinux/archlinux-repro/issues bugs] |
||
− | |- |
||
− | ! Vagrant & Docker イメージ |
||
− | | |
||
− | | Bash |
||
− | | Shibumi, Pierre |
||
− | | [https://github.com/archlinux/arch-boxes arch-boxes GH], [https://github.com/archlinux/archlinux-docker archlinux-docker GH] |
||
− | |} |