]> git.datanom.net - pwp.git/blob - pwp.e4p
initial commit
[pwp.git] / pwp.e4p
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
3 <!-- eric project file for project pwp -->
4 <!-- Saved: 2018-05-13, 06:42:02 -->
5 <!-- Copyright (C) 2018 Michael Rasmussen, mir@datanom.net -->
6 <Project version="5.1">
7 <Language></Language>
8 <Hash>d5ae0f5b4c8e73b359f8a087b85bb8839079bb83</Hash>
9 <ProgLanguage mixed="0">Python3</ProgLanguage>
10 <ProjectType>Console</ProjectType>
11 <Version>0.1</Version>
12 <Author>Michael Rasmussen</Author>
13 <Email>mir@datanom.net</Email>
14 <Eol index="0"/>
15 <Sources>
16 <Source>.gitignore</Source>
17 <Source>app/DB/base.py</Source>
18 <Source>app/DB/db.py</Source>
19 <Source>app/DB/db_mysql.sql</Source>
20 <Source>app/DB/db_postgres.sql</Source>
21 <Source>app/DB/mysqld.py</Source>
22 <Source>app/DB/postgres.py</Source>
23 <Source>app/__init__.py</Source>
24 <Source>app/forms.py</Source>
25 <Source>app/models.py</Source>
26 <Source>app/static/css/custom.css</Source>
27 <Source>app/static/css/font-awesome.min.css</Source>
28 <Source>app/templates/admin.html</Source>
29 <Source>app/templates/album.html</Source>
30 <Source>app/templates/base.html</Source>
31 <Source>app/templates/flash.html</Source>
32 <Source>app/templates/index.html</Source>
33 <Source>app/templates/login.html</Source>
34 <Source>app/templates/menu.html</Source>
35 <Source>app/templates/portfolio.html</Source>
36 <Source>app/templates/register.html</Source>
37 <Source>app/templates/user.html</Source>
38 <Source>app/tools.py</Source>
39 <Source>app/views.py</Source>
40 <Source>config.py</Source>
41 <Source>run.py</Source>
42 </Sources>
43 <Forms/>
44 <Translations/>
45 <Resources/>
46 <Interfaces/>
47 <Others/>
48 <Vcs>
49 <VcsType>Git</VcsType>
50 <VcsOptions>
51 <dict>
52 <key>
53 <string>add</string>
54 </key>
55 <value>
56 <list>
57 <string></string>
58 </list>
59 </value>
60 <key>
61 <string>checkout</string>
62 </key>
63 <value>
64 <list>
65 <string></string>
66 </list>
67 </value>
68 <key>
69 <string>commit</string>
70 </key>
71 <value>
72 <list>
73 <string></string>
74 </list>
75 </value>
76 <key>
77 <string>diff</string>
78 </key>
79 <value>
80 <list>
81 <string></string>
82 </list>
83 </value>
84 <key>
85 <string>export</string>
86 </key>
87 <value>
88 <list>
89 <string></string>
90 </list>
91 </value>
92 <key>
93 <string>global</string>
94 </key>
95 <value>
96 <list>
97 <string></string>
98 </list>
99 </value>
100 <key>
101 <string>history</string>
102 </key>
103 <value>
104 <list>
105 <string></string>
106 </list>
107 </value>
108 <key>
109 <string>log</string>
110 </key>
111 <value>
112 <list>
113 <string></string>
114 </list>
115 </value>
116 <key>
117 <string>remove</string>
118 </key>
119 <value>
120 <list>
121 <string></string>
122 </list>
123 </value>
124 <key>
125 <string>status</string>
126 </key>
127 <value>
128 <list>
129 <string></string>
130 </list>
131 </value>
132 <key>
133 <string>tag</string>
134 </key>
135 <value>
136 <list>
137 <string></string>
138 </list>
139 </value>
140 <key>
141 <string>update</string>
142 </key>
143 <value>
144 <list>
145 <string></string>
146 </list>
147 </value>
148 </dict>
149 </VcsOptions>
150 </Vcs>
151 <FiletypeAssociations>
152 <FiletypeAssociation pattern="*.css" type="SOURCES"/>
153 <FiletypeAssociation pattern="*.e4p" type="OTHERS"/>
154 <FiletypeAssociation pattern="*.html" type="SOURCES"/>
155 <FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
156 <FiletypeAssociation pattern="*.js" type="SOURCES"/>
157 <FiletypeAssociation pattern="*.md" type="OTHERS"/>
158 <FiletypeAssociation pattern="*.py" type="SOURCES"/>
159 <FiletypeAssociation pattern="*.py3" type="SOURCES"/>
160 <FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
161 <FiletypeAssociation pattern="*.pyw3" type="SOURCES"/>
162 <FiletypeAssociation pattern="*.rst" type="OTHERS"/>
163 <FiletypeAssociation pattern="*.sql" type="SOURCES"/>
164 <FiletypeAssociation pattern="*.txt" type="OTHERS"/>
165 <FiletypeAssociation pattern="README" type="OTHERS"/>
166 <FiletypeAssociation pattern="README.*" type="OTHERS"/>
167 </FiletypeAssociations>
168 </Project>
This page took 0.066446 seconds and 6 git commands to generate.