forked from billy3321/lazyscripts_pool_debian_ubuntu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
47 lines (40 loc) · 1.07 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
scripts and config pool for Lazyscripts Project
description format:
# @name_enUS ''
# @name_zhTW ''
# @desc_enUS ''
# @warn_enUS ''
# @desc_zhTW ''
# @warn_zhTW ''
# @category ''
# @maintaner ''
# @author ''
# @license ''
# @debian ''
# @ubuntu ''
# @platform ''
# @child
# @hide
ex:
# @name_enUS 'english script name.'
# @name_zhTW '中文script名。'
# @desc_enUS 'English discription.
# Second line.'
# @warn_enUS 'English warning.'
# @desc_zhTW '中文script說明
# 第2行'
# @warn_zhTW '中文警告'
# @category 'Custonmize'
# @maintainer '林哲瑋 Zhe-Wei Lin (billy3321,雨蒼) <billy3321 -AT- gmail.com>'
# @author '林哲瑋 Zhe-Wei Lin (billy3321,雨蒼) <billy3321 -AT- gmail.com>'
# @debian
# @ubuntu
# @platform 'i386 amd64'
# @child 'Common/add-apt-sources Common/debinstall.py'
# @hide
For more information please check wiki
http://wiki.github.com/billy3321/lazyscripts_pool_debian_ubuntu/script-meta-data-and-category
Lazyscripts home page:
http://code.google.com/p/lazyscripts/
Lazyscripts source code:
http://github.com/hychen/lazyscripts