-
-
Save xib/6b5abede9b12a0cbd840 to your computer and use it in GitHub Desktop.
Until gistThat_ can support gist version, now I need only the basic restLibrary modules
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<gistThat info="this is a manifest for gistThat VBA code distribution - see ramblings.mcpher.com for details"> | |
<manifest description="restlibrary associated classes and modules" contact="[email protected]"> | |
<gists> | |
<item1 gistid="3423885" version="" filename="restLibrary.vba" module="restLibrary" type="module"/> | |
<item2 gistid="3423885" version="" filename="cRest.cls" module="cRest" type="class"/> | |
<item3 gistid="3423912" version="" filename="cBrowser.cls" module="cBrowser" type="class"/> | |
<item11 gistid="6937529" version="" filename="usefulEncrypt.vba" module="usefulEncrypt" type="module"/> | |
<item4 guid="{000204EF-0000-0000-C000-000000000046}" name="VBA" major="4" minor="0" description="Visual Basic For Applications" type="reference"/> | |
<item5 guid="{00020813-0000-0000-C000-000000000046}" name="Excel" major="1" minor="6" description="Microsoft Excel 12.0 Object Library" type="reference"/> | |
<item6 guid="{00020430-0000-0000-C000-000000000046}" name="stdole" major="2" minor="0" description="OLE Automation" type="reference"/> | |
<item7 guid="{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}" name="Office" major="2" minor="4" description="Microsoft Office 12.0 Object Library" type="reference"/> | |
<item8 guid="{662901FC-6951-4854-9EB2-D9A2570F2B2E}" name="WinHttp" major="5" minor="1" description="Microsoft WinHTTP Services, version 5.1" type="reference"/> | |
<item9 guid="{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}" name="SHDocVw" major="1" minor="1" description="Microsoft Internet Controls" type="reference"/> | |
<item10 guid="{3050F1C5-98B5-11CF-BB82-00AA00BDCE0B}" name="MSHTML" major="4" minor="0" description="Microsoft HTML Object Library" type="reference"/> | |
</gists> | |
</manifest> | |
</gistThat> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment