mirror of
https://github.com/naruxde/revpipycontrol.git
synced 2025-11-08 15:43:52 +01:00
141 lines
3.2 KiB
XML
141 lines
3.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE Project SYSTEM "Project-5.1.dtd">
|
|
<!-- eric project file for project revpipycontrol -->
|
|
<!-- Saved: 2017-02-27, 14:26:13 -->
|
|
<!-- Copyright (C) 2017 Sven Sager, akira@narux.de -->
|
|
<Project version="5.1">
|
|
<Language>en_US</Language>
|
|
<Hash>66103e2eaf8a762f14d1fd51d8b1c9dcaf35a275</Hash>
|
|
<ProgLanguage mixed="0">Python3</ProgLanguage>
|
|
<ProjectType>Console</ProjectType>
|
|
<Description></Description>
|
|
<Version>0.2.0</Version>
|
|
<Author>Sven Sager</Author>
|
|
<Email>akira@narux.de</Email>
|
|
<Eol index="-1"/>
|
|
<Sources>
|
|
<Source>revpipycontrol/__init__.py</Source>
|
|
<Source>revpipycontrol/revpipycontrol.py</Source>
|
|
<Source>revpipycontrol/revpicheckclient.py</Source>
|
|
<Source>setup.py</Source>
|
|
</Sources>
|
|
<Forms/>
|
|
<Translations/>
|
|
<Resources/>
|
|
<Interfaces/>
|
|
<Others/>
|
|
<Vcs>
|
|
<VcsType>Mercurial</VcsType>
|
|
<VcsOptions>
|
|
<dict>
|
|
<key>
|
|
<string>add</string>
|
|
</key>
|
|
<value>
|
|
<list>
|
|
<string></string>
|
|
</list>
|
|
</value>
|
|
<key>
|
|
<string>checkout</string>
|
|
</key>
|
|
<value>
|
|
<list>
|
|
<string></string>
|
|
</list>
|
|
</value>
|
|
<key>
|
|
<string>commit</string>
|
|
</key>
|
|
<value>
|
|
<list>
|
|
<string></string>
|
|
</list>
|
|
</value>
|
|
<key>
|
|
<string>diff</string>
|
|
</key>
|
|
<value>
|
|
<list>
|
|
<string></string>
|
|
</list>
|
|
</value>
|
|
<key>
|
|
<string>export</string>
|
|
</key>
|
|
<value>
|
|
<list>
|
|
<string></string>
|
|
</list>
|
|
</value>
|
|
<key>
|
|
<string>global</string>
|
|
</key>
|
|
<value>
|
|
<list>
|
|
<string></string>
|
|
</list>
|
|
</value>
|
|
<key>
|
|
<string>history</string>
|
|
</key>
|
|
<value>
|
|
<list>
|
|
<string></string>
|
|
</list>
|
|
</value>
|
|
<key>
|
|
<string>log</string>
|
|
</key>
|
|
<value>
|
|
<list>
|
|
<string></string>
|
|
</list>
|
|
</value>
|
|
<key>
|
|
<string>remove</string>
|
|
</key>
|
|
<value>
|
|
<list>
|
|
<string></string>
|
|
</list>
|
|
</value>
|
|
<key>
|
|
<string>status</string>
|
|
</key>
|
|
<value>
|
|
<list>
|
|
<string></string>
|
|
</list>
|
|
</value>
|
|
<key>
|
|
<string>tag</string>
|
|
</key>
|
|
<value>
|
|
<list>
|
|
<string></string>
|
|
</list>
|
|
</value>
|
|
<key>
|
|
<string>update</string>
|
|
</key>
|
|
<value>
|
|
<list>
|
|
<string></string>
|
|
</list>
|
|
</value>
|
|
</dict>
|
|
</VcsOptions>
|
|
<VcsOtherData>
|
|
<dict/>
|
|
</VcsOtherData>
|
|
</Vcs>
|
|
<FiletypeAssociations>
|
|
<FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
|
|
<FiletypeAssociation pattern="*.py" type="SOURCES"/>
|
|
<FiletypeAssociation pattern="*.py3" type="SOURCES"/>
|
|
<FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
|
|
<FiletypeAssociation pattern="*.pyw3" type="SOURCES"/>
|
|
</FiletypeAssociations>
|
|
</Project>
|