google-api-smalltalk-client

Description

Google APIs Client Library for Smalltalk

Details

Source
GitHub
Dialect
pharo (40% confidence)
License
Apache-2.0
Stars
8
Forks
2
Created
April 24, 2016
Updated
June 16, 2025
Topics
google-api pharo smalltalk

README excerpt

# google-api-smalltalk-client

Google Cloud libraries have been migrated to: https://github.com/newapplesho/google-cloud-smalltalk

## Supported Smalltalk Versions
Pharo Smalltalk 4.0, 5.0

## Installation
```smalltalk
Metacello new
    baseline: 'GoogleAPI';
    repository: 'github://newapplesho/google-api-smalltalk-client:v0.1/pharo-repository';
    load.
```

## How to use
[Wiki](https://github.com/newapplesho/google-api-smalltalk-client/wiki)
← Back to results