DeveloperWiki:Projects: Difference between revisions

From ArchWiki
(merge and redirect to DeveloperWiki#Projects)
Tag: New redirect
(Undo revision 552878 by Larivact (talk) Alad deleted the merged section and forgot to restore this)
Tags: Removed redirect Undo
Line 1: Line 1:
#redirect [[DeveloperWiki#Projects]]
[[Category:Arch projects]]
Links:
 
* [https://git.archlinux.org/ cgit repository interface]
* [https://github.com/archlinux GitHub organization]
* [https://lists.archlinux.org/listinfo/arch-projects arch-projects mailing list]
* [ircs://chat.freenode.net/archlinux-projects #archlinux-projects] IRC channel
 
== Project Information ==
 
{| class="wikitable"
! Project !! Description !! Languages !! Developer !! Links
|-
! Pyalpm
| alpm Python bindings
| Python, C
| Jelle
| [https://github.com/archlinux/pyalpm GitHub]
|-
! Pacman
| Package Manager
| 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
| Contribution scripts to pacman
| Bash, C
| Demize, Polyzen
| [https://github.com/kyrias/pacman-contrib GitHub]
|-
! Arch Security Tracker
|
| Python
| anthraxx
| [https://security.archlinux.org security.archlinux.org], [ircs://chat.freenode.net/archlinux-security IRC #archlinux-security]
|-
! Archweb
| The archlinux.org website
| 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
| The page and system for the AUR website
| PHP, HTML, MySQL
| Lukas, Demize
| [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]
|-
! Infrastructure
| Maintains the infrastructure to Arch Linux
| Ansible, Python
| Bluewind, Grazzolini and more
| [https://git.archlinux.org/infrastructure.git/ cgit], [ircs://chat.freenode.net/archlinux-devops IRC #archlinux-devops]
|-
! Reproducible builds
| General project to achieve 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
| Packaging tools for developers and packagers
| Bash
| All the devs
| [https://git.archlinux.org/devtools.git/ cgit], [https://bugs.archlinux.org/index.php?string=devtools&project=1 bugs]
|-
! dbscripts
| Scripts to release and manage packages into the repositories
| Bash
| Pierres, Eschwartz
| [https://github.com/archlinux/dbscripts GitHub]
|-
! Vagrant & Docker images
|
| Bash
| Shibumi, Pierre
| [https://github.com/archlinux/arch-boxes arch-boxes GH], [https://github.com/archlinux/archlinux-docker archlinux-docker GH]
|}

Revision as of 19:51, 11 November 2018

Links:

Project Information

Project Description Languages Developer Links
Pyalpm alpm Python bindings Python, C Jelle GitHub
Pacman Package Manager Bash, C Allan, agregory cgit, bugs IRC #archlinux-pacman
pacman-contrib Contribution scripts to pacman Bash, C Demize, Polyzen GitHub
Arch Security Tracker Python anthraxx security.archlinux.org, IRC #archlinux-security
Archweb The archlinux.org website Python (Django) jelle archlinux.org, GitHub, bugs
AURWeb The page and system for the AUR website PHP, HTML, MySQL Lukas, Demize aur.archlinux.org, cgit, bugs, IRC #archlinux-aurweb
Infrastructure Maintains the infrastructure to Arch Linux Ansible, Python Bluewind, Grazzolini and more cgit, IRC #archlinux-devops
Reproducible builds General project to achieve reproducible builds Bash, PKGBUILDs Anthraxx, Jelle, Foxboron, Eschwartz, Sangy reproducible-builds.org, Debian wiki, IRC #archlinux-reproducible
devtools Packaging tools for developers and packagers Bash All the devs cgit, bugs
dbscripts Scripts to release and manage packages into the repositories Bash Pierres, Eschwartz GitHub
Vagrant & Docker images Bash Shibumi, Pierre arch-boxes GH, archlinux-docker GH