An open API service indexing awesome lists of open source software.

https://github.com/darnir/pkgbuild

List of PKGBUILDs I maintain
https://github.com/darnir/pkgbuild

Last synced: over 1 year ago
JSON representation

List of PKGBUILDs I maintain

Awesome Lists containing this project

README

          

PKGBUILD
========

This repository contains the PKGBUILDs for the various packages I maintain on
the Arch User Repository (AUR).

All these are packages that I need to use but were either not availble on the
AUR or orphaned.

Bugs Reports
------------

All PKGBUILDs submitted here have been manually checked and checked by namcap.
The corresponding package files have also been checked, hence there is little
scope for errors. However if you find any issues with the PKGBUILDs listed here,
please open on issue on GitHub or send me an email on darnir@gmail.com

List of Packages
----------------

* libidn2: A new library which aims to replace libidn with better API but
breaks backward compatibility.
* libpsl: A library that checks if a given domain name is a public suffix or
not based on Mozilla's PSL.
* python-pyftpdlib: A brilliant Python3 library for creating FTP Servers.
Very good API and extremely efficient.
* python-pygithub: A python interface to GitHub APIv3.
* python-sendfile: A Python3 interface to sendfile(2).
* wget-git: The current development snapshot of GNU Wget.

Packaing Requests
-----------------

If you'd like to request me to package and maintain an application on the AUR,
please drop me an email specifying the details of the application.

--
Author: Darshit Shah