976 packages — page 18

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

Mexer

Smalltalk Parser the wrong way
GitHub

MIEM_EE

Tracing Energy Efficiency Application for UY Government
GitHub gemstone

Migrating projects to SqueakSource3 – Mariano Martinez Peck

Hi guys. I am one of the guys who is always criticizing www.squeaksource.com because it is down all the time. And when it is not down it is loosing versions. So it is not fair that I continue doing so …
Web Discovered squeak

MockGemStone

Pretend Pharo is GemStone
GitHub pharo MIT

MockGemStone

SmalltalkHub gemstone

MoneyFyViewer

Store Moneyfy data into GemStone/S object database and provide access to Highcahrts
GitHub gemstone

Moose2GraphJson

Import and export MooseModel in a JSON format that is easy to use with Neo4J
GitHub MIT

MsgPack

Implementation of Message Pack serialization for Pharo.
SqueakSource pharo

MSKExtension

Extensions to base classes of Gemstone/S
GitHub gemstone

MSQ

Components and code of varying usage KeplerEquations - a Solar system simulator MSquared - Some Seaside components that I use Parsers - Some PetitParser parsers ReefWidgetBox - add Timepickr to the Reef components
SqueakSource

MultiCodeParser

SmalltalkHub

MyTinyBlog

This is a MOOC project to create a blog website using Pharo, Seaside, Mongo, and NeoJSON. The application will be exposed using a REST server.
GitHub pharo

Neo4reSt

Neo4reSt is a rest client of Neo4j graph database. (http://neo4j.org/)***Moved! Newer versions are on SS3***http://ss3.gemstone.com/ss/Neo4reSt/Neo4reSt will provide:- Raw rest client- Wrapper client which handles JSON well- Object level wrapper classes (Node, Relationship, Property)
SqueakSource gemstone

NeoJSONRPC

JSON-RPC Client for Pharo using NeoJSON and Zinc libraries
GitHub pharo MIT

NumberPrinter

Provide new classes for printing numbers with versatile output formats, mainly floats in decimal notation. Somehow a mirror of NumberParser. Migrated from http://ss3.gemtalksystems.com/ss/NumberPrinter/
SqueakSource

ofx

A SmaCC parser for reading Open Financial Exchange (OFX) files. Most banks offer statements in this format. http://www.ofx.net This parser is for OFX 1.0.x.
SqueakSource

OMeta

OMeta is a new object-oriented language for pattern matching. It is based on a variant of Parsing Expression Grammars (PEGs) which we have extended to handle arbitrary kinds of data. OMeta's general-purpose pattern matching facilities provide a natural and convenient …
SqueakMap squeak

OMeta

OMeta is an object-oriented language for pattern matching. It is based on a variant of Parsing Expression Grammars (PEGs) which we have extended to support matching on arbitrary data types. OMeta's general-purpose pattern matching facilities provide a natural and convenient …
SqueakSource

OpenOffice Importer

Squeak is the new media. To be the new media Squeak has to give us the option to convert a lot already created documents. OpenOffice is an open source project and its format is well specified and it's based on …
SqueakMap squeak

OpenWeatherMaps

Simple access to the weather data provided by OpenWeatherMaps.org. Requires JSON handling as provided by the JSON project on this repository www.squeaksource.com/JSON though presumably other JSON approaches should work. Note that as of Squeak 6 the JSON package is installed …
SqueakSource squeak

openxml-pharo-implementation

GitHub pharo

OPMLParser

A simple OPML parser. The parser conforms to the OPML 2 spec (http://www.opml.org/spec2). Depends on Chronos (http://www.chronos-st.org/) and YAXO (from SqueakMap).
SqueakSource squeak

OrderedDictionary

A port of the Pharo OrderedDictionary for compatibility with other smalltalks such as Gemstone
GitHub pharo MIT

OrderPreservingDictionary

This package has ordered dictionary classes that behave like OrderedDictionary and OrderedIdentityDictionary in Pharo, but are portable to Squeak and Gemstone, and other ordered dictionary classes needed by XMLParser and XMLWriter. For additional info and examples: http://montyos.wordpress.com
SqueakMap squeak