Dependencies/EPS/0.5.0/PSGetModuleInfo.xml

<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
  <Obj RefId="0">
    <TN RefId="0">
      <T>Microsoft.PowerShell.Commands.PSRepositoryItemInfo</T>
      <T>System.Management.Automation.PSCustomObject</T>
      <T>System.Object</T>
    </TN>
    <MS>
      <S N="Name">EPS</S>
      <S N="Version">0.5.0</S>
      <S N="Type">Module</S>
      <S N="Description">EPS (Embedded PowerShell), inspired by ERB (see https://en.wikipedia.org/wiki/ERuby), is a templating language that embeds PowerShell code into a text document. It is conceptually and syntactically similar to ERB for Ruby or Twig (see http://twig.sensiolabs.org/) for PHP._x000D__x000A_EPS can be used to generate any kind of text. The example below illustrates generating plain text, but it could be used to generate HTML in a web application or PowerShell code as in the Forge Module generator (see https://github.com/dbroeglin/Forge.Module)</S>
      <S N="Author">Dave Wu Dominique Broeglin</S>
      <Obj N="CompanyName" RefId="1">
        <TN RefId="1">
          <T>System.Management.Automation.PSCustomObject</T>
          <T>System.Object</T>
        </TN>
      </Obj>
      <S N="Copyright">(c) 2014 Dave Wu. All rights reserved.</S>
      <DT N="PublishedDate">2018-01-20T09:57:01+01:00</DT>
      <Nil N="InstalledDate" />
      <Nil N="UpdatedDate" />
      <URI N="LicenseUri">https://opensource.org/licenses/MIT</URI>
      <URI N="ProjectUri">https://github.com/straightdave/eps</URI>
      <Nil N="IconUri" />
      <Obj N="Tags" RefId="2">
        <TN RefId="2">
          <T>System.Object[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>PowerShell</S>
          <S>Template</S>
          <S>PSModule</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="3">
        <TN RefId="3">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">Function</S>
            <Obj N="Value" RefId="4">
              <TNRef RefId="2" />
              <LST>
                <S>Invoke-EpsTemplate</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">RoleCapability</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="2" />
              <LST>
                <S>Invoke-EpsTemplate</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="7">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Obj N="Value" RefId="8">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="9">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <Nil N="ReleaseNotes" />
      <Obj N="Dependencies" RefId="10">
        <TNRef RefId="2" />
        <LST />
      </Obj>
      <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2/</S>
      <S N="Repository">PSGallery</S>
      <S N="PackageManagementProvider">NuGet</S>
      <Obj N="AdditionalMetadata" RefId="11">
        <TNRef RefId="1" />
        <MS>
          <S N="copyright">(c) 2014 Dave Wu. All rights reserved.</S>
          <S N="description">EPS (Embedded PowerShell), inspired by ERB (see https://en.wikipedia.org/wiki/ERuby), is a templating language that embeds PowerShell code into a text document. It is conceptually and syntactically similar to ERB for Ruby or Twig (see http://twig.sensiolabs.org/) for PHP._x000D__x000A_EPS can be used to generate any kind of text. The example below illustrates generating plain text, but it could be used to generate HTML in a web application or PowerShell code as in the Forge Module generator (see https://github.com/dbroeglin/Forge.Module)</S>
          <S N="requireLicenseAcceptance">True</S>
          <S N="isLatestVersion">True</S>
          <S N="isAbsoluteLatestVersion">True</S>
          <S N="versionDownloadCount">14479</S>
          <S N="downloadCount">17541</S>
          <S N="packageSize">8602</S>
          <S N="published">1/20/2018 9:57:01 AM +01:00</S>
          <S N="created">1/20/2018 9:57:01 AM +01:00</S>
          <S N="lastUpdated">10/11/2018 6:09:19 PM +02:00</S>
          <S N="tags">PowerShell Template PSModule PSFunction_Invoke-EpsTemplate PSCommand_Invoke-EpsTemplate PSIncludes_Function</S>
          <S N="developmentDependency">False</S>
          <S N="updated">2018-10-11T18:09:19Z</S>
          <S N="NormalizedVersion">0.5.0</S>
          <S N="Authors">Dave Wu Dominique Broeglin</S>
          <S N="IsPrerelease">false</S>
          <S N="ItemType">Module</S>
          <S N="FileList">EPS.nuspec|Each.ps1|EPS.psd1|EPS.psm1|Get-OrElse.ps1|Invoke-EpsTemplate.ps1|New-EpsTemplateScript.ps1</S>
          <S N="GUID">f24c1ca7-e4fd-4b7d-8ff8-75ef7f7ea162</S>
        </MS>
      </Obj>
      <S N="InstalledLocation">C:\Users\PLARSIK\Dropbox\Workspace\abb\Projects\ABB.Ability.Tools\InvokeAbilityHelpers\Dependencies\EPS\0.5.0</S>
    </MS>
  </Obj>
</Objs>