File: plugininfo.xml

package info (click to toggle)
amsn 0.98.3-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 33,876 kB
  • ctags: 10,292
  • sloc: tcl: 117,923; ansic: 32,173; cpp: 17,387; xml: 6,643; objc: 1,251; sh: 667; makefile: 544; perl: 215; python: 126
file content (107 lines) | stat: -rwxr-xr-x 3,524 bytes parent folder | download | duplicates (2)
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<?xml version="1.0"?>
<plugin>
    <name>jake</name>
    <author>Alexander Nestorov (alexandernst@gmail.com)</author>
    <description>Chatbot made in Tcl. Really usefull, a lot of options. To see the help, type !help</description>
    <description_en>Chatbot made in Tcl. Really usefull, a lot of options. To see the help, type !help</description_en>
    <description_es>Chat Bot hecho en Tcl. Muy util, con muchas opciones. Para ver la ayuda escribe !help</description_es>
    <description_it>Chat Bot realizzato in Tcl. Veramente utile, con molte opzioni. Per visulizzare l'aiuto digita !help</description_it>
    <description_fr>Chatbot réalisé en Tcl. Très utile et plein d'options. Pour afficher l'aide, tapez !aide</description_fr>
    <description_fi>Tcl:llä tehty keskustelubotti. Todella kätevä, paljon ominaisuuksia. Nähdäksesi ohjeen kirjoita !help.</description_fi>
    <amsn_version>0.97</amsn_version>
    <plugin_version>0.8 STABLE</plugin_version>
    <plugin_file>jake.tcl</plugin_file>
    <plugin_namespace>jake</plugin_namespace>
    <init_procedure>jakeStart</init_procedure>
    <cvs_version>11712</cvs_version>

    <lang>
        <langcode>en</langcode>
        <version>11712</version>
    </lang>
    <lang>
        <langcode>es</langcode>
        <version>11712</version>
    </lang>
    <lang>
        <langcode>fr</langcode>
        <version>11175</version>
    </lang>
    <lang>
        <langcode>it</langcode>
        <version>11175</version>
    </lang>
    <lang>
        <langcode>fi</langcode>
        <version>11275</version>
    </lang>

    <file>
        <path>README</path>
        <version>11712</version>
    </file>

    <file>
            <path>cmdline.tcl</path>
            <version>11712</version>
    </file>

    <file>
            <path>forget.tcl</path>
            <version>11712</version>
    </file>
    <file>
            <path>fuzzystringmatch.tcl</path>
            <version>11712</version>
    </file>
    <file>
            <path>google.tcl</path>
            <version>11712</version>
    </file>
    <file>
            <path>help.tcl</path>
            <version>11712</version>
    </file>
    <file>
            <path>htmlparse.tcl</path>
            <version>11712</version>
    </file>
    <file>
            <path>http.tcl</path>
            <version>11712</version>
    </file>
    <file>
            <path>learn.tcl</path>
            <version>11712</version>
    </file>
    <file>
            <path>megaupload.tcl</path>
            <version>11712</version>
    </file>
    <file>
            <path>music.tcl</path>
            <version>11712</version>
    </file>
    <file>
            <path>stack.tcl</path>
            <version>11712</version>
    </file>
    <file>
            <path>state.tcl</path>
            <version>11712</version>
    </file>
    <file>
            <path>translate.tcl</path>
            <version>11712</version>
    </file>
    <file>
            <path>youtube.tcl</path>
            <version>11712</version>
    </file>
    <URL>
        <main>http://www.amsn-project.net/autoupdater/plugins/jake/jake.tcl</main>
        <plugininfo>http://www.amsn-project.net/autoupdater/plugins/jake/plugininfo.xml</plugininfo>
        <lang>http://www.amsn-project.net/autoupdater/plugins/jake/lang/lang$langcode</lang>
        <file>http://www.amsn-project.net/autoupdater/plugins/jake/$file</file>
    </URL>
</plugin>