From b9d2c11f0544dd85f61be56710d6560fc7dec7c0 Mon Sep 17 00:00:00 2001 From: Orhan Babayigit Date: Wed, 29 Jun 2022 19:32:21 +0200 Subject: [PATCH] Add NuGet package information, update README --- README.md | 2 +- SharpIpp/SharpIpp.csproj | 30 ++++++++++++++++++------------ 2 files changed, 19 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 73d2608..240962b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SharpIpp +# SharpCUPS (based on SharpIPP) ![SharpIpp Icon][SharpIpp.icon]
C# implementation of [Internet Printing Protocol/1.1](https://tools.ietf.org/html/rfc2911) and some bits of [CUPS 1.0](http://www.cups.org/doc/spec-ipp.html). diff --git a/SharpIpp/SharpIpp.csproj b/SharpIpp/SharpIpp.csproj index 6b1e490..e7d2d29 100644 --- a/SharpIpp/SharpIpp.csproj +++ b/SharpIpp/SharpIpp.csproj @@ -6,19 +6,26 @@ true false true - ipp256.png - - https://github.com/Zelenov/SharpIpp - 0.10.0.0 + SharpCUPS + Sends IPP requests to a CUPS server (based on SharpIPP) + https://github.com/DigitecGalaxus/SharpIPP.git + git + true + 0.10.1 Evgeny Zelenov C# implementation of Internet Printing Protocol/1.1 and CUPS 1.0 + true + snupkg + SharpCUPS + ipp256.png + + https://github.com/DigitecGalaxus/SharpIpp ipp, Internet Printing Protocol, rfc2911, print, printer, cups LICENSE + README.md Evgeny Zelenov - https://github.com/Zelenov/SharpIpp.git - git @@ -31,11 +38,10 @@ + + True + + + - - - README.md - - -