Ok about descriptions, but Pharo compatibility versions should be provided for each package, if not you would end with hundreds of packages not loadable in Pharo 4....and people then have to guess which is the right Pharo version for a package.

Your list is more or less the "core" packages already loaded by default in Pharo images.

Hern��n

2015-04-16 11:38 GMT-03:00 Esteban Lorenzano <estebanlm@gmail.com>:

On 16 Apr 2015, at 16:32, Hern��n Morales Durand <hernan.morales@gmail.com> wrote:

You didn't specified which Pharo version.

And you didn't provided even a minimal description... for an outsider Monticello and Metacello sounds almost the same, same with GTPlayground and GTSpotter, etc.

this is for *you* to help me, not the final web page.��


Cheers,

Hern��n




2015-04-16 10:48 GMT-03:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hi,��

I want to add a ���resources��� page in pharo.org.
The reason is simple: we are used to know (more or less) what we have, but people doing a search of what is pharo, etc. does not know what they can have *just downloading it*.��
I made a mall list.��
I need you to help me to complete it.��

Keep in mind this is high level stuff (not details), frameworks and tools that can be used out of the box for people downloading Pharo.��

thanks!
Esteban��


Full library including: Collections, Caches, Networking, I/O, Threads (Green), Sockets...


Development Tools
=================
- GTInspector
- GTPlayground
- GTSpotter
- Nautilus
- Debugger
- TestRunner
- Versionner
- Code Critics
- Refactoring Tools
- Profilers

Development
===========

Frameworks
----------
- Announcements
- Regex
- Keymapping
- Multilingual (Latin, UTF8, Korean, Russian, Simplified Chinese, japanese, Greek, ...)
- Command Line

Testing
-------
- SUnit

GUI
---
- OSWindow
- Glamour
- Spec
- Morphic (With full widget set and Rubric, TxText)

Graphics
--------
- Athens
- Balloon
- Graphics
- Fonts (FreeType)

FFI
---
- NativeBoost

Networking
----------
- Zinc/Zodiac

I/O
---
- FileSystem
- Compression (Zip, GZip)

Serializer
----------
- Fuel

Crypt
-----
- CRC, DSA, MD5, SHA1, SHA256, Adler32

JIT
---
- AsmJit

SCM
---
- Gofer
- Monticello
- Metacello

Tutorial
========
- ProfStef