Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
[submodule "submodules/dotnet"]
path = submodules/dotnet
url = ../aspose-barcode-cloud-dotnet
url = ../Aspose.BarCode-Cloud-SDK-for-.NET
[submodule "submodules/go"]
path = submodules/go
url = ../aspose-barcode-cloud-go
[submodule "submodules/node"]
path = submodules/node
url = ../aspose-barcode-cloud-node
url = ../Aspose.BarCode-Cloud-SDK-for-Node.js
[submodule "submodules/php"]
path = submodules/php
url = ../aspose-barcode-cloud-php
url = ../Aspose.BarCode-Cloud-SDK-for-PHP
[submodule "submodules/python"]
path = submodules/python
url = ../aspose-barcode-cloud-python
url = ../Aspose.BarCode-Cloud-SDK-for-Python
[submodule "submodules/java"]
path = submodules/java
url = ../aspose-barcode-cloud-java
url = ../Aspose.BarCode-Cloud-SDK-for-Java
[submodule "submodules/android"]
path = submodules/android
url = ../aspose-barcode-cloud-android
url = ../Aspose.BarCode-Cloud-SDK-for-Android
[submodule "submodules/dart"]
path = submodules/dart
url = ../aspose-barcode-cloud-dart
url = ../Aspose.BarCode-Cloud-SDK-for-Dart
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ The following SDKs are currently available:

Link to SDK | Link to source code | Description
-------------------------------------------------------------------------------------|------------------------------------------------------------------------------------ | --------------------------
[.NET SDK](https://www.nuget.org/packages/Aspose.BarCode-Cloud/) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet) | Barcode Cloud SDK for .NET and dotnet
[Node JS SDK](https://www.npmjs.com/package/aspose-barcode-cloud-node/) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-node) | Barcode Cloud SDK for Node JS
[PHP SDK](https://packagist.org/packages/aspose/barcode-cloud-php) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php) | Barcode Cloud SDK for PHP
[Python SDK](https://pypi.org/project/aspose-barcode-cloud/) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-python) | Barcode Cloud SDK for Python
[.NET SDK](https://www.nuget.org/packages/Aspose.BarCode-Cloud/) | [Source code](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET) | Barcode Cloud SDK for .NET and dotnet
[Node JS SDK](https://www.npmjs.com/package/aspose-barcode-cloud-node/) | [Source code](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Node.js) | Barcode Cloud SDK for Node JS
[PHP SDK](https://packagist.org/packages/aspose/barcode-cloud-php) | [Source code](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-PHP) | Barcode Cloud SDK for PHP
[Python SDK](https://pypi.org/project/aspose-barcode-cloud/) | [Source code](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Python) | Barcode Cloud SDK for Python
[Go SDK](https://pkg.go.dev/github.com/aspose-barcode-cloud/aspose-barcode-cloud-go) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-go) | Barcode Cloud SDK for Go
[Java SDK](https://releases.aspose.cloud/java/repo/com/aspose/aspose-barcode-cloud/) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-java) | Barcode Cloud SDK for Java
[Dart SDK](https://pub.dev/packages/aspose_barcode_cloud) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dart) | Barcode Cloud SDK for Dart and Flutter
Android application sample | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-android) | Barcode Cloud Android application sample
[Java SDK](https://releases.aspose.cloud/java/repo/com/aspose/aspose-barcode-cloud/) | [Source code](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Java) | Barcode Cloud SDK for Java
[Dart SDK](https://pub.dev/packages/aspose_barcode_cloud) | [Source code](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Dart) | Barcode Cloud SDK for Dart and Flutter
Android application sample | [Source code](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android) | Barcode Cloud Android application sample

To use these SDKs, you will need Client Id and Client Secret which can be looked up at [Aspose Cloud Dashboard](https://dashboard.aspose.cloud/#/apps) (free registration in Aspose Cloud is required for this).

Expand Down
8 changes: 4 additions & 4 deletions codegen/Templates/android/README.mustache
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# {{artifactId}}

[![Build Android App](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-android/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-android/actions/workflows/build.yml)
[![Build Android App](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android/actions/workflows/build.yml)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[![Build Android App](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android/actions/workflows/build.yml)
[![Build Android App](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-Demo-for-Android/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-Demo-for-Android/actions/workflows/build.yml)

![API version: {{appVersion}}](https://img.shields.io/badge/api-v{{appVersion}}-lightgrey)
[![GitHub license](https://img.shields.io/github/license/aspose-barcode-cloud/aspose-barcode-cloud-android)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-android)
[![GitHub license](https://img.shields.io/github/license/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android)](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[![GitHub license](https://img.shields.io/github/license/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android)](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android)
[![GitHub license](https://img.shields.io/github/license/aspose-barcode-cloud/Aspose.BarCode-Cloud-Demo-for-Android)](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-Demo-for-Android)


This [cloud SDK assists you to seamlessly integrate barcode generation](https://products.aspose.cloud/barcode/), processing & conversion functionality into your Android & other Java cloud apps.
Generate new barcodes (Linear, 2D & Postal), configure barcode properties and attributes, such as barcode height, dimensions, image format, and more.
Expand Down Expand Up @@ -99,7 +99,7 @@ All Aspose.BarCode for Cloud SDKs, helper scripts and templates are licensed und

| .NET | Java | PHP | Python| Node.js | Android | Go |
|------|------|-----|-------|---------|---------|----|
| [GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet) | [GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-java) | [GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php) | [GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-python) | [GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-node) | [GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-android) |[GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-go)|
| [GitHub](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET) | [GitHub](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Java) | [GitHub](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-PHP) | [GitHub](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Python) | [GitHub](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Node.js) | [GitHub](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android) |[GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-go)|
| [NuGet](https://www.nuget.org/packages/Aspose.barcode-Cloud/) | [Maven](https://repository.aspose.cloud/webapp/#/artifacts/browse/tree/General/repo/com/aspose/aspose-barcode-cloud) | [Composer](https://packagist.org/packages/aspose/barcode-cloud-php) | [PIP](https://pypi.org/project/aspose-barcode-cloud/) | [NPM](https://www.npmjs.com/package/aspose-barcode-cloud-node) | [Maven](https://repository.aspose.cloud/webapp/#/artifacts/browse/tree/General/repo/com/aspose/aspose-barcode-cloud) |[Go.Dev](https://pkg.go.dev/github.com/aspose-barcode-cloud/aspose-barcode-cloud-go/) |

[Product Page](https://products.aspose.cloud/barcode/) | [Documentation](https://docs.aspose.cloud/display/barcodecloud/Home) | [API Reference](https://apireference.aspose.cloud/barcode/) | [Code Samples](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-android) | [Blog](https://blog.aspose.cloud/categories/aspose.barcode-cloud-product-family/) | [Free Support](https://forum.aspose.cloud/c/barcode) | [Free Trial](https://dashboard.aspose.cloud/#/apps)
[Product Page](https://products.aspose.cloud/barcode/) | [Documentation](https://docs.aspose.cloud/display/barcodecloud/Home) | [API Reference](https://apireference.aspose.cloud/barcode/) | [Code Samples](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android) | [Blog](https://blog.aspose.cloud/categories/aspose.barcode-cloud-product-family/) | [Free Support](https://forum.aspose.cloud/c/barcode) | [Free Trial](https://dashboard.aspose.cloud/#/apps)
8 changes: 4 additions & 4 deletions codegen/Templates/csharp/README.mustache
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Aspose.BarCode Cloud SDK for .NET

[![.NET 10](https://img.shields.io/badge/.NET-10.0-512BD4)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/dotnet-core.yml)
[![License](https://img.shields.io/github/license/aspose-barcode-cloud/aspose-barcode-cloud-dotnet)](LICENSE)
[![.NET Core Linux](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/dotnet-core.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/dotnet-core.yml)
[![.NET Framework Windows](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/net-framework.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/net-framework.yml)
[![.NET 10](https://img.shields.io/badge/.NET-10.0-512BD4)](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET/actions/workflows/dotnet-core.yml)
[![License](https://img.shields.io/github/license/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET)](LICENSE)
[![.NET Core Linux](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET/actions/workflows/dotnet-core.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET/actions/workflows/dotnet-core.yml)
[![.NET Framework Windows](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET/actions/workflows/net-framework.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET/actions/workflows/net-framework.yml)
[![Nuget](https://img.shields.io/nuget/v/Aspose.BarCode-Cloud)](https://www.nuget.org/packages/Aspose.BarCode-Cloud/)

- API version: {{appVersion}}
Expand Down
4 changes: 2 additions & 2 deletions codegen/Templates/csharp/netcore_project.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

Aspose.Barcode for Cloud allows you to control all aspects of the image and barcode when generating barcode images. Specify image width, height, border style, output image format and more. You can also set barcode attributes like font style, font color, background color, barcode type and the barcode text location.</Description>
<PackageProjectUrl>https://products.aspose.cloud/barcode/net/</PackageProjectUrl>
<RepositoryUrl>https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet</RepositoryUrl>
<RepositoryUrl>https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
Expand All @@ -28,7 +28,7 @@ Aspose.Barcode for Cloud allows you to control all aspects of the image and barc
<Authors>Aspose</Authors>
<AssemblyVersion>{{packageVersion}}.0</AssemblyVersion>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageReleaseNotes>https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/releases/tag/v{{packageVersion}}</PackageReleaseNotes>
<PackageReleaseNotes>https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET/releases/tag/v{{packageVersion}}</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand Down
2 changes: 1 addition & 1 deletion codegen/Templates/dart/README.mustache
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Aspose.BarCode Cloud SDK for Dart

[![Dart test](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dart/actions/workflows/dart.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dart/actions/workflows/dart.yml)
[![Dart test](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Dart/actions/workflows/dart.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Dart/actions/workflows/dart.yml)

- API version: {{appVersion}}
- SDK version: {{pubVersion}}
Expand Down
2 changes: 1 addition & 1 deletion codegen/Templates/dart/pubspec.mustache
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: {{pubName}}
description: {{pubDescription}}
version: {{pubVersion}}
homepage: https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dart
homepage: https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Dart

platforms:
android:
Expand Down
4 changes: 2 additions & 2 deletions codegen/Templates/java/README.mustache
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# {{artifactDescription}}

[![License](https://img.shields.io/github/license/aspose-barcode-cloud/aspose-barcode-cloud-java)](LICENSE)
[![Java CI with Maven](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-java/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-java/actions/workflows/ci.yml)
[![License](https://img.shields.io/github/license/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Java)](LICENSE)
[![Java CI with Maven](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Java/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Java/actions/workflows/ci.yml)
[![Maven metadata URL](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Freleases.aspose.cloud%2Fjava%2Frepo%2Fcom%2Faspose%2Faspose-barcode-cloud%2Fmaven-metadata.xml)](https://releases.aspose.cloud/java/repo/com/aspose/aspose-barcode-cloud/)

- API version: {{appVersion}}
Expand Down
4 changes: 2 additions & 2 deletions codegen/Templates/nodejs/docs/tsconfig.mustache
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{{! Used as README.md}}
# Aspose.BarCode Cloud SDK for Node.js

[![License](https://img.shields.io/github/license/aspose-barcode-cloud/aspose-barcode-cloud-node)](LICENSE)
[![Node.js CI](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-node/actions/workflows/node.js.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-node/actions/workflows/node.js.yml)
[![License](https://img.shields.io/github/license/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Node.js)](LICENSE)
[![Node.js CI](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Node.js/actions/workflows/node.js.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Node.js/actions/workflows/node.js.yml)
[![npm](https://img.shields.io/npm/v/aspose-barcode-cloud-node)](https://www.npmjs.com/package/aspose-barcode-cloud-node)

+ API version: {{appVersion}}
Expand Down
4 changes: 2 additions & 2 deletions codegen/Templates/nodejs/package.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://products.aspose.cloud/barcode/nodejs",
"repository": {
"type": "git",
"url": "git+https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-node.git"
"url": "https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Node.js"
},
"keywords": [
"Barcode-Scan",
Expand Down Expand Up @@ -183,7 +183,7 @@
"uuid": "^13.0.0"
},
"bugs": {
"url": "https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-node/issues"
"url": "https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Node.js/issues"
},
"license": "MIT",
"readmeFilename": "README.md"
Expand Down
6 changes: 3 additions & 3 deletions codegen/Templates/php/README.mustache
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Aspose.BarCode Cloud SDK for PHP

[![PHP 8.5 Supported](https://img.shields.io/badge/PHP-8.5-777bb3?logo=php&logoColor=white)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php/actions/workflows/php-versions.yml?query=branch%3Amain)
[![License](https://img.shields.io/github/license/aspose-barcode-cloud/aspose-barcode-cloud-php)](LICENSE)
[![Test](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php/actions/workflows/php-versions.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php/actions/workflows/php-versions.yml)
[![PHP 8.5 Supported](https://img.shields.io/badge/PHP-8.5-777bb3?logo=php&logoColor=white)](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-PHP/actions/workflows/php-versions.yml?query=branch%3Amain)
[![License](https://img.shields.io/github/license/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-PHP)](LICENSE)
[![Test](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-PHP/actions/workflows/php-versions.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-PHP/actions/workflows/php-versions.yml)
[![Supported PHP Versions](https://img.shields.io/packagist/dependency-v/aspose/barcode-cloud-php/php)](https://packagist.org/packages/aspose/barcode-cloud-php)
[![Packagist Version](https://img.shields.io/packagist/v/aspose/barcode-cloud-php)](https://packagist.org/packages/aspose/barcode-cloud-php)

Expand Down
4 changes: 2 additions & 2 deletions codegen/Templates/python/README.mustache
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Aspose.BarCode Cloud SDK for Python

[![License](https://img.shields.io/github/license/aspose-barcode-cloud/aspose-barcode-cloud-python)](LICENSE)
[![Python package](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-python/actions/workflows/python-package.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-python/actions/workflows/python-package.yml)
[![License](https://img.shields.io/github/license/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Python)](LICENSE)
[![Python package](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Python/actions/workflows/python-package.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Python/actions/workflows/python-package.yml)
[![PyPI](https://img.shields.io/pypi/v/aspose-barcode-cloud)](https://pypi.org/project/aspose-barcode-cloud/)

- API version: {{appVersion}}
Expand Down
2 changes: 1 addition & 1 deletion codegen/Templates/python/setup.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ setup(
long_description=long_description,
long_description_content_type="text/markdown",
project_urls={
"Source With Tests": "https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-python",
"Source With Tests": "https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Python",
"Website": "https://www.aspose.cloud",
"Product Home": "https://products.aspose.cloud/barcode/",
"Documentation": "https://docs.aspose.cloud/barcode/",
Expand Down
6 changes: 3 additions & 3 deletions codegen/config-java.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"licenseName": "MIT License",
"licenseUrl": "http://www.opensource.org/licenses/mit-license.php",
"modelPackage": "com.aspose.barcode.cloud.model",
"scmConnection": "scm:git:git@github.com:aspose-barcode-cloud/aspose-barcode-cloud-java.git",
"scmDeveloperConnection": "scm:git:git@github.com:aspose-barcode-cloud/aspose-barcode-cloud-java.git",
"scmUrl": "https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-java"
"scmConnection": "scm:git:git@github.com:aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Java.git",
"scmDeveloperConnection": "scm:git:git@github.com:aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Java.git",
"scmUrl": "https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Java"
}
8 changes: 4 additions & 4 deletions codegen/config-node.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"npmName": "aspose-barcode-cloud-node",
"npmVersion": "26.3.0",
"supportsES6": true
}
"npmName": "aspose-barcode-cloud-node",
"npmVersion": "26.3.2",
"supportsES6": true
}
6 changes: 3 additions & 3 deletions codegen/config-php.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"artifactVersion": "26.3.0",
"invokerPackage": "Aspose\\BarCode"
}
"artifactVersion": "26.3.1",
"invokerPackage": "Aspose\\BarCode"
}
Loading
Loading