Metadata >> NuGet >> Albireo.Bencode

Albireo.Bencode

Metadata

Authors Albireo
Copyrights Copyright © 2014 Albireo
Description A library to encode data using the bencode scheme
LicenseUrl https://raw.githubusercontent.com/kappa7194/bencode/master/LICENSE.txt
Owners Albireo
ProjectUrl https://github.com/kappa7194/bencode
ReleaseNotes Implement list of lists and lists of dictionaries and fix dictionary encoding.
RequireLicenseAcceptance False
Summary A library to encode data using the bencode scheme.
Tags bencode
Title Albireo's bencode encoder
PackageSize 13923
PackageHashAlgorithm SHA512
PackageHash UG1MT55Ty5D/nuEOouHMjKwc4qGBNOAWX3k0VlupFEhDyq2SRFokh6MW1qjFTKj9CScuIZkIOQhlcaoOPtbTAA==
DownloadCount 000000
CreatedDate 2014-07-10T21:17:20

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Albireo.Bencode -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Albireo.Bencode -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Albireo.Bencode
Installing the package (HTTP Basic authentication):
Install-Package Albireo.Bencode -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Albireo.Bencode -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Albireo.Bencode

OpenWrap

Installing the package:
o add-wrap Albireo.Bencode
Uninstalling the package:
o remove-wrap Albireo.Bencode

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.0.0.0
1.0.0.0