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
- Host: GitHub
- URL: https://github.com/darnir/pkgbuild
- Owner: darnir
- Created: 2014-06-23T16:57:49.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-04T04:58:38.000Z (about 11 years ago)
- Last Synced: 2025-02-05T11:49:29.283Z (over 1 year ago)
- Language: Shell
- Size: 395 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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