chusiang / helloTux

Manager and share your linux package list.
http://hellotux.drx.tw
GNU General Public License v2.0
7 stars 0 forks source link

套件列表同步 #30

Open chusiang opened 12 years ago

chusiang commented 12 years ago

現階段的套件列表是凍仁使用 Ubuntu 12.04 LTS amd64 所 dump 可以從 mirror 取得的列表(#5),但這樣日後要維護時還得手動作 merge 的動作, @timdream 前輩於 COSCUP 2012 給在下的建議是直接呼叫 Ubuntu package 相關網站的 API,這樣也較易於維護。

chusiang commented 12 years ago

keyword: packages, ubuntu, api

timdream commented 12 years ago

http://packages.ubuntu.com/ footer:

To report a problem with the web site, e-mail frank@lichtenheld.de. For other contact information, see the Ubuntu contact page. Content Copyright © 1997 - 2011 Canonical Ltd.; See license terms. Ubuntu is a trademark of Canonical Ltd. Learn more about this site.

You could just e-mail the person.

timdream commented 12 years ago

http://packages.ubuntu.com/about/

The source code of the website is available there.

chusiang commented 12 years ago

感謝前輩指點,等在下這陣子把些筆記整理好就會開始動工了 :P

chusiang commented 12 years ago

很久之前就知道 Canonical 也有做 Web 版的套件安裝網站,不知道能不能從中撈取資料!?