SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-meliae rpm build for : openSUSE Tumbleweed. For other distributions click python-meliae.

Name : python-meliae
Version : 0.4.0 Vendor : obs://build_opensuse_org/home:jayvdb
Release : 2.9 Date : 2020-04-21 06:39:27
Group : Development/Languages/Python Source RPM : python-meliae-0.4.0-2.9.src.rpm
Size : 0.47 MB
Packager : (none)
Summary : Python Memory Usage Analyzer
Description :
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, etc of memory consumption from the actual scanning of memory
consumption. It does this, because I often want to figure out what is going on
in my process, while my process is consuming huge amounts of memory (1GB, etc).
It also allows dramatically simplifying the scanner, as I don\'t allocate python
objects while trying to analyze python object memory consumption.

It will likely grow to include a GUI for browsing the reference graph. For now
it is mostly used in the python interpreter.

The name is simply a fun word (means Ash-wood Nymph).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/jayvdb:/branches:/devel:/languages:/python:/misc/openSUSE_Tumbleweed/i586

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-meliae-0.4.0-2.9.i586.rpm
     Search for other platforms
python-meliae-0.4.0-2.9.sparc.rpm
python-meliae-0.4.0-2.9.alpha.rpm
python-meliae-0.4.0-2.9.ppc.rpm
python-meliae-0.4.0-2.9.ia64.rpm
python-meliae-0.4.0-2.9.s390.rpm

Provides :
python-meliae
python-meliae(x86-32)

Requires :
/usr/bin/python
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.4)
libpython2.7.so.1.0
python = 2.7
python(abi) = 2.7
python-Cython
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr
/usr/bin
/usr/bin/strip_duplicates.py
/usr/lib
/usr/lib/python2.7
/usr/lib/python2.7/site-packages
/usr/lib/python2.7/site-packages/meliae
/usr/lib/python2.7/site-packages/meliae-0.4.0.final.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/meliae/__init__.py
/usr/lib/python2.7/site-packages/meliae/__init__.pyc
/usr/lib/python2.7/site-packages/meliae/_intset.so
/usr/lib/python2.7/site-packages/meliae/_loader.so
/usr/lib/python2.7/site-packages/meliae/_scanner.so
/usr/lib/python2.7/site-packages/meliae/files.py
/usr/lib/python2.7/site-packages/meliae/files.pyc
/usr/lib/python2.7/site-packages/meliae/loader.py
/usr/lib/python2.7/site-packages/meliae/loader.pyc
/usr/lib/python2.7/site-packages/meliae/perf_counter.py
/usr/lib/python2.7/site-packages/meliae/perf_counter.pyc
/usr/lib/python2.7/site-packages/meliae/scanner.py
/usr/lib/python2.7/site-packages/meliae/scanner.pyc
/usr/lib/python2.7/site-packages/meliae/warn.py
/usr/lib/python2.7/site-packages/meliae/warn.pyc
/usr/share/doc/packages/python-meliae
/usr/share/doc/packages/python-meliae/CHANGES.txt
/usr/share/doc/packages/python-meliae/COPYING.txt
/usr/share/doc/packages/python-meliae/README.txt
/usr/share/doc/packages/python-meliae/TODO.txt

 
ICM