18555 packages — page 195

Magritte-XMLBinding

Monticello package from magritte2addons repository
Lukas Renggli Source pharo

Magritte-XMLBinding

Monticello package from magritte2addons repository
Lukas Renggli Source pharo

Magritte-XMLBinding

Monticello package from magritte2addons repository
Lukas Renggli Source pharo

Magritte-XMLSupport

Monticello package from magritteaddons repository
Lukas Renggli Source pharo

MaterialDesign

A potential binding of https://github.com/material-components/material-components-web for Seaside
GitHub MIT

MathMorphsRevival

The Morphic Wrappers Revival is project setup to collect MathMorphs and related projects, convert them, if possible, to Monticello format, and make them run on 3.9. Hopefully having those projects in Monticello format will facilitate community changes. MathMorphs and related …
SqueakMap squeak

MathMorphsRevival

Project Goal:The MathMorphsRevival is project setup to collect MathMorphs and related projects, convert them, if possible, to Monticello format, and make them run on 3.9. Hopefully having those projects in Monticello format will facilitate community changes.Project History:MathMorphs and related projects …
SqueakSource squeak

mc

This repository is a collection of all contributions to monticello from all sources. It is open for public contributions.Installation Instructions
SqueakSource

MCInstaller

Provides file list and SM registrations for the .mcz file type, allowing easy installation of Monticello packages.
SqueakMap squeak

MediaView

Jon Hylands MediaView Web Browser, as released to the public Squeak community.This was developed for a highly customized Squeak environment, and we hope toadapt it to mainstream Squeak.
SqueakMap squeak

menta-pharo-bot

A small GitHub App written in Pharo that can be the starting point for creating your own app
GitHub pharo

Metacello

From https://github.com/Metacello/metacello Metacello is a package management system for Smalltalk Copyright (c) 2009-2012 VMware, Inc. All Rights Reserved.Copyright (c) 2013-2015 GemTalks Systems LLC
SqueakMap squeak

metacello

SmalltalkHub pharo

metacello

Project and Configuration management for Monticello. See http://code.google.com/p/metacello/ for detailed information about Metacello. See http://seaside.gemstone.com/ss/metacello.html for the primary repository. This project is being maintained as an alternate source for Metacello in case the primary repository is inaccessible.
SqueakSource pharo

MetacelloBrowser

Browser for Metacello based on Glamour. Once loaded, use the World menu to open it.Gofer new squeaksource: 'MetacelloBrowser'; package: 'ConfigurationOfMetacelloBrowser'; load. ((Smalltalk at: #ConfigurationOfMetacelloBrowser) project version: #development) load.
SqueakSource pharo

MetacelloConfigurations

SmalltalkHub pharo

MetacelloExample

SmalltalkHub pharo

MetacelloRepository

Metacello configurations repository
SqueakSource pharo

MetacelloTestOrigin

GitHub pharo

metametacello

a small tool to batch the load (and lock versions) of projects.
GitHub pharo MIT

MetaRepoForPharo10

Repository of Metacello Configurations for Pharo 1.0
SqueakSource pharo

MetaRepoForPharo11

Repository of Metacello Configurations for Pharo 1.1
SqueakSource pharo

MetaRepoForPharo12

Repository of Metacello Configurations for Pharo 1.1
SqueakSource pharo

MetaSource

A possible SqueakSource successor for Metacello
SqueakSource pharo

MethodWrappers

Method Wrappers can add hidden behavior to a method without recompiling it. They can be used to change a method's behavior. Commonly, they are used to add behavior before and after the default method executes. For example, we can create …
SqueakMap squeak