| Paketname | python-meliae |
| Beschreibung | Memory analysis tool for Python |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.2.1-1 |
| Sektion | python |
| Priorität | optional |
| Installierte Größe | 368 Byte |
| Hängt ab von | libc6 (>= 2.3.6-6~), python (<< 2.7), python (>= 2.5), python-central (>= 0.6.11) |
| Empfohlene Pakete | python-simplejson |
| Paketbetreuer | Jelmer Vernooij |
| Quelle | meliae |
| Paketgröße | 91336 Byte |
| Prüfsumme MD5 | 1e2a58ad1072c814b64b21bbe33547cd |
| Prüfsumme SHA1 | c2af06abc0e24a29a46a5f71e9419d5833921fd7 |
| Prüfsumme SHA256 | c0ac8d1a5016f4da3748b4a0c30d4ed009d12efc5d302cde4167cf175cb1a3b8 |
| Link zum Herunterladen | python-meliae_0.2.1-1_i386.deb |
| Ausführliche Beschreibung | Meliae is a library meant to help people understand how their memory is being
used in Python.
.
This project is similar to heapy (in the 'guppy' project), in its attempt to
understand how memory has been allocated.
.
Currently, its main difference is that it splits the task of computing
summary statistics of memory consumption from the actual scanning of memory
consumption.
|