-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpy-freeagentcentral.e4p
38 lines (38 loc) · 1.12 KB
/
py-freeagentcentral.e4p
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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Project SYSTEM "Project-4.6.dtd">
<!-- eric4 project file for project py-freeagentcentral -->
<!-- Saved: 2009-11-04, 18:57:40 -->
<!-- Copyright (C) 2009 Nick Veitch, nveitch@gmail.com -->
<Project version="4.6">
<Language>en</Language>
<ProgLanguage mixed="0">Python</ProgLanguage>
<ProjectType>Console</ProjectType>
<Description></Description>
<Version>0.1</Version>
<Author>Nick Veitch</Author>
<Email>nveitch@gmail.com</Email>
<Sources>
<Source>freeagentcentral.py</Source>
</Sources>
<Forms>
</Forms>
<Translations>
</Translations>
<Resources>
</Resources>
<Interfaces>
</Interfaces>
<Others>
<Other>README</Other>
</Others>
<MainScript>Python/py-freeagentcentral/freeagentcentral.py</MainScript>
<Vcs>
<VcsType>None</VcsType>
</Vcs>
<FiletypeAssociations>
<FiletypeAssociation pattern="*.pyw" type="SOURCES" />
<FiletypeAssociation pattern="*.idl" type="INTERFACES" />
<FiletypeAssociation pattern="*.py" type="SOURCES" />
<FiletypeAssociation pattern="*.ptl" type="SOURCES" />
</FiletypeAssociations>
</Project>