]> git.datanom.net - securemail.git/blame_incremental - securemail.e4p
pip setup file
[securemail.git] / securemail.e4p
... / ...
CommitLineData
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-08, 03:35:40 -->
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>app/backend/__init__.py</Source>
18 <Source>app/backend/config.py</Source>
19 <Source>app/backend/cryptonize.py</Source>
20 <Source>app/backend/db.py</Source>
21 <Source>app/backend/user.py</Source>
22 </Sources>
23 <Others>
24 <Other>.gitignore</Other>
25 <Other>securemail.e4p</Other>
26 </Others>
27 <MainScript>app/backend/user.py</MainScript>
28 <Vcs>
29 <VcsType>Git</VcsType>
30 <VcsOptions>
31 <dict>
32 <key>
33 <string>add</string>
34 </key>
35 <value>
36 <list>
37 <string></string>
38 </list>
39 </value>
40 <key>
41 <string>checkout</string>
42 </key>
43 <value>
44 <list>
45 <string></string>
46 </list>
47 </value>
48 <key>
49 <string>commit</string>
50 </key>
51 <value>
52 <list>
53 <string></string>
54 </list>
55 </value>
56 <key>
57 <string>diff</string>
58 </key>
59 <value>
60 <list>
61 <string></string>
62 </list>
63 </value>
64 <key>
65 <string>export</string>
66 </key>
67 <value>
68 <list>
69 <string></string>
70 </list>
71 </value>
72 <key>
73 <string>global</string>
74 </key>
75 <value>
76 <list>
77 <string></string>
78 </list>
79 </value>
80 <key>
81 <string>history</string>
82 </key>
83 <value>
84 <list>
85 <string></string>
86 </list>
87 </value>
88 <key>
89 <string>log</string>
90 </key>
91 <value>
92 <list>
93 <string></string>
94 </list>
95 </value>
96 <key>
97 <string>remove</string>
98 </key>
99 <value>
100 <list>
101 <string></string>
102 </list>
103 </value>
104 <key>
105 <string>status</string>
106 </key>
107 <value>
108 <list>
109 <string></string>
110 </list>
111 </value>
112 <key>
113 <string>tag</string>
114 </key>
115 <value>
116 <list>
117 <string></string>
118 </list>
119 </value>
120 <key>
121 <string>update</string>
122 </key>
123 <value>
124 <list>
125 <string></string>
126 </list>
127 </value>
128 </dict>
129 </VcsOptions>
130 </Vcs>
131 <FiletypeAssociations>
132 <FiletypeAssociation pattern="*.e4p" type="OTHERS"/>
133 <FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
134 <FiletypeAssociation pattern="*.md" type="OTHERS"/>
135 <FiletypeAssociation pattern="*.proto" type="PROTOCOLS"/>
136 <FiletypeAssociation pattern="*.py" type="SOURCES"/>
137 <FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
138 <FiletypeAssociation pattern="*.rst" type="OTHERS"/>
139 <FiletypeAssociation pattern="*.txt" type="OTHERS"/>
140 <FiletypeAssociation pattern="GNUmakefile" type="OTHERS"/>
141 <FiletypeAssociation pattern="Makefile" type="OTHERS"/>
142 <FiletypeAssociation pattern="README" type="OTHERS"/>
143 <FiletypeAssociation pattern="README.*" type="OTHERS"/>
144 <FiletypeAssociation pattern="makefile" type="OTHERS"/>
145 </FiletypeAssociations>
146</Project>
This page took 0.028827 seconds and 5 git commands to generate.