0.0.1/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">PoshberryPi</S> <Version N="Version">0.0.1</Version> <S N="Type">Module</S> <S N="Description">A simple module for setting up and interacting with your Raspberry Pi.</S> <S N="Author">Eli Hess</S> <S N="CompanyName">eshess</S> <S N="Copyright">(c) 2018 Eli Hess. All rights reserved.</S> <DT N="PublishedDate">2018-03-31T18:14:21-05:00</DT> <Obj N="InstalledDate" RefId="1"> <DT>2018-04-01T15:12:09.1759466-05:00</DT> <MS> <Obj N="DisplayHint" RefId="2"> <TN RefId="1"> <T>Microsoft.PowerShell.Commands.DisplayHintType</T> <T>System.Enum</T> <T>System.ValueType</T> <T>System.Object</T> </TN> <ToString>DateTime</ToString> <I32>2</I32> </Obj> </MS> </Obj> <Nil N="UpdatedDate" /> <Nil N="LicenseUri" /> <URI N="ProjectUri">https://github.com/eshess/PoshberryPi</URI> <Nil N="IconUri" /> <Obj N="Tags" RefId="3"> <TN RefId="2"> <T>System.Object[]</T> <T>System.Array</T> <T>System.Object</T> </TN> <LST> <S>PSModule</S> <S>Raspberry</S> <S>Pi</S> <S>Win32DiskImager</S> </LST> </Obj> <Obj N="Includes" RefId="4"> <TN RefId="3"> <T>System.Collections.Hashtable</T> <T>System.Object</T> </TN> <DCT> <En> <S N="Key">Function</S> <Obj N="Value" RefId="5"> <TNRef RefId="2" /> <LST> <S>Backup-PiImage</S> <S>Convert-ByteArrayToHexString</S> <S>Enable-PiSSH</S> <S>Enable-PiWifi</S> <S>Format-DriveLetter</S> <S>Get-DiskAccess</S> <S>Get-DiskHandle</S> <S>Get-EncryptedPSK</S> <S>Get-IsPowerOfTwo</S> <S>Get-PhysicalDrive</S> <S>Write-PiImage</S> </LST> </Obj> </En> <En> <S N="Key">RoleCapability</S> <Obj N="Value" RefId="6"> <TNRef RefId="2" /> <LST /> </Obj> </En> <En> <S N="Key">Command</S> <Obj N="Value" RefId="7"> <TNRef RefId="2" /> <LST> <S>Backup-PiImage</S> <S>Convert-ByteArrayToHexString</S> <S>Enable-PiSSH</S> <S>Enable-PiWifi</S> <S>Format-DriveLetter</S> <S>Get-DiskAccess</S> <S>Get-DiskHandle</S> <S>Get-EncryptedPSK</S> <S>Get-IsPowerOfTwo</S> <S>Get-PhysicalDrive</S> <S>Write-PiImage</S> </LST> </Obj> </En> <En> <S N="Key">DscResource</S> <Obj N="Value" RefId="8"> <TNRef RefId="2" /> <LST /> </Obj> </En> <En> <S N="Key">Workflow</S> <Obj N="Value" RefId="9"> <TNRef RefId="2" /> <LST /> </Obj> </En> <En> <S N="Key">Cmdlet</S> <Obj N="Value" RefId="10"> <TNRef RefId="2" /> <LST /> </Obj> </En> </DCT> </Obj> <Nil N="PowerShellGetFormatVersion" /> <S N="ReleaseNotes">Initial release</S> <Obj N="Dependencies" RefId="11"> <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="12"> <TN RefId="4"> <T>System.Management.Automation.PSCustomObject</T> <T>System.Object</T> </TN> <MS> <S N="copyright">(c) 2018 Eli Hess. All rights reserved.</S> <S N="description">A simple module for setting up and interacting with your Raspberry Pi.</S> <S N="requireLicenseAcceptance">False</S> <S N="releaseNotes">Initial release</S> <S N="isLatestVersion">True</S> <S N="isAbsoluteLatestVersion">True</S> <S N="versionDownloadCount">0</S> <S N="downloadCount">0</S> <S N="packageSize">19402</S> <S N="published">3/31/2018 6:14:21 PM -05:00</S> <S N="created">3/31/2018 6:14:21 PM -05:00</S> <S N="lastEdited">3/31/2018 6:16:25 PM -05:00</S> <S N="tags">PSModule Raspberry Pi Win32DiskImager PSFunction_Backup-PiImage PSCommand_Backup-PiImage PSFunction_Convert-ByteArrayToHexString PSCommand_Convert-ByteArrayToHexString PSFunction_Enable-PiSSH PSCommand_Enable-PiSSH PSFunction_Enable-PiWifi PSCommand_Enable-PiWifi PSFunction_Format-DriveLetter PSCommand_Format-DriveLetter PSFunction_Get-DiskAccess PSCommand_Get-DiskAccess PSFunction_Get-DiskHandle PSCommand_Get-DiskHandle PSFunction_Get-EncryptedPSK PSCommand_Get-EncryptedPSK PSFunction_Get-IsPowerOfTwo PSCommand_Get-IsPowerOfTwo PSFunction_Get-PhysicalDrive PSCommand_Get-PhysicalDrive PSFunction_Write-PiImage PSCommand_Write-PiImage PSIncludes_Function</S> <S N="developmentDependency">False</S> <S N="updated">2018-03-31T18:16:25Z</S> <S N="NormalizedVersion">0.0.1</S> <S N="IsPrerelease">false</S> <S N="ItemType">Module</S> <S N="FileList">PoshberryPi.nuspec|PoshberryPi.psd1|PoshberryPi.psm1|classes\Win32DiskAccess.cs|tests\Tests.ps1|tests\QA\Module.Help.Tests.ps1|tests\Unit\Backup-PiImage.Tests.ps1|tests\Unit\Convert-ByteArrayToHex.Tests.ps1|tests\Unit\Enable-PiSSH.Tests.ps1|tests\Unit\Enable-PiWifi.Tests.ps1|tests\Unit\Get-EncryptedPSK.Tests.ps1|tests\Unit\Get-IsPowerOfTwo.Tests.ps1|tests\Unit\Write-PiImage.Tests.ps1</S> <S N="GUID">3ff16e50-8f37-4fda-bbf4-9208a5d2e0b1</S> <S N="CompanyName">Unknown</S> </MS> </Obj> <S N="InstalledLocation">C:\Program Files\WindowsPowerShell\Modules\PoshberryPi\0.0.1</S> </MS> </Obj> </Objs> |