Skip to content

Instantly share code, notes, and snippets.

View Korusuke's full-sized avatar
🎯
Focusing

Karan Sheth Korusuke

🎯
Focusing
View GitHub Profile

Keybase proof

I hereby claim:

  • I am korusuke on github.
  • I am kiteretsu (https://keybase.io/kiteretsu) on keybase.
  • I have a public key ASBT78yTAzLXNBuhB8zEdSZqesVzwn3zqXJsvXxdZfiyYAo

To claim this, I am signing this object:

@Korusuke
Korusuke / ReadMe.md
Last active August 26, 2019 16:54
GSoC 2019 - Work Product

GSoC 2019 Work Product: Automate packaging process for MacPorts using upt

Overview

The idea of this GSoC project was to automate the tedious process of packaging and updating ports making it easier for MacPorts Maintainers to add and maintain ports. With the implementation of upt, it will replace tools currently used by MacPorts maintainers namely pypi2port and cpan2port. This project also focuses on adding features to UPT such as recursive packaging and auto-updates of packages.

Major Goals:

  • Improve the Macports Backend for upt