]> git.datanom.net - securemail.git/blame - securemail.e4p
initial commit
[securemail.git] / securemail.e4p
CommitLineData
e0909f18
MR
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE Project SYSTEM "Project-5.1.dtd">
3<!-- eric project file for project securemail -->
4<!-- Saved: 2018-08-04, 22:17:58 -->
5<!-- Copyright (C) 2018 Michael Rasmussen, mir@datanom.net -->
6<Project version="5.1">
7 <Language></Language>
8 <Hash>3a0f13eae5d834f55637bdb5bae40fe91de01ecb</Hash>
9 <ProgLanguage mixed="0">Python3</ProgLanguage>
10 <ProjectType>Console</ProjectType>
11 <Description>A backend for providing a secure mail environment</Description>
12 <Version>0.1</Version>
13 <Author>Michael Rasmussen</Author>
14 <Email>mir@datanom.net</Email>
15 <Eol index="0"/>
16 <Sources>
17 <Source>__init__.py</Source>
18 </Sources>
19 <Others>
20 <Other>.gitignore</Other>
21 </Others>
22 <Vcs>
23 <VcsType>Git</VcsType>
24 <VcsOptions>
25 <dict>
26 <key>
27 <string>add</string>
28 </key>
29 <value>
30 <list>
31 <string></string>
32 </list>
33 </value>
34 <key>
35 <string>checkout</string>
36 </key>
37 <value>
38 <list>
39 <string></string>
40 </list>
41 </value>
42 <key>
43 <string>commit</string>
44 </key>
45 <value>
46 <list>
47 <string></string>
48 </list>
49 </value>
50 <key>
51 <string>diff</string>
52 </key>
53 <value>
54 <list>
55 <string></string>
56 </list>
57 </value>
58 <key>
59 <string>export</string>
60 </key>
61 <value>
62 <list>
63 <string></string>
64 </list>
65 </value>
66 <key>
67 <string>global</string>
68 </key>
69 <value>
70 <list>
71 <string></string>
72 </list>
73 </value>
74 <key>
75 <string>history</string>
76 </key>
77 <value>
78 <list>
79 <string></string>
80 </list>
81 </value>
82 <key>
83 <string>log</string>
84 </key>
85 <value>
86 <list>
87 <string></string>
88 </list>
89 </value>
90 <key>
91 <string>remove</string>
92 </key>
93 <value>
94 <list>
95 <string></string>
96 </list>
97 </value>
98 <key>
99 <string>status</string>
100 </key>
101 <value>
102 <list>
103 <string></string>
104 </list>
105 </value>
106 <key>
107 <string>tag</string>
108 </key>
109 <value>
110 <list>
111 <string></string>
112 </list>
113 </value>
114 <key>
115 <string>update</string>
116 </key>
117 <value>
118 <list>
119 <string></string>
120 </list>
121 </value>
122 </dict>
123 </VcsOptions>
124 </Vcs>
125 <FiletypeAssociations>
126 <FiletypeAssociation pattern="*.e4p" type="OTHERS"/>
127 <FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
128 <FiletypeAssociation pattern="*.md" type="OTHERS"/>
129 <FiletypeAssociation pattern="*.proto" type="PROTOCOLS"/>
130 <FiletypeAssociation pattern="*.py" type="SOURCES"/>
131 <FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
132 <FiletypeAssociation pattern="*.rst" type="OTHERS"/>
133 <FiletypeAssociation pattern="*.txt" type="OTHERS"/>
134 <FiletypeAssociation pattern="GNUmakefile" type="OTHERS"/>
135 <FiletypeAssociation pattern="Makefile" type="OTHERS"/>
136 <FiletypeAssociation pattern="README" type="OTHERS"/>
137 <FiletypeAssociation pattern="README.*" type="OTHERS"/>
138 <FiletypeAssociation pattern="makefile" type="OTHERS"/>
139 </FiletypeAssociations>
140</Project>
This page took 0.04471 seconds and 5 git commands to generate.