File: plugins.rules

package info (click to toggle)
prelude-lml 0.8.6-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,020 kB
  • ctags: 439
  • sloc: sh: 8,150; ansic: 3,798; makefile: 148
file content (18 lines) | stat: -rw-r--r-- 330 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# plugin-name-list      pcre-options		regex
#

Paxmod			-			.* PAX: .*
#Debug			-			.*
SimpleMod		-			.*

#
# plugin-name-list is a coma separated list of plugins
# (list is not supported yet, specify only a single name)
#
# pcre-options (not implemented yet)
#
# x        exclusive
# i        case insensitive
# - no options
#