components/python/simplejson/simplejson-PYVER.p5m
changeset 1251 f1fb66b52f41
parent 1205 6c6c27bcf9ac
child 1666 69d14d547e77
equal deleted inserted replaced
1250:c7a246ecccbb 1251:f1fb66b52f41
    33     value=org.opensolaris.category.2008:Development/Python
    33     value=org.opensolaris.category.2008:Development/Python
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid value=LSARC/2008/722
    36 set name=org.opensolaris.arc-caseid value=LSARC/2008/722
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 dir  path=usr
       
    39 dir  path=usr/lib
       
    40 dir  path=usr/lib/python$(PYVER)
       
    41 dir  path=usr/lib/python$(PYVER)/vendor-packages
       
    42 dir  path=usr/lib/python$(PYVER)/vendor-packages/simplejson
       
    43 dir  path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info
       
    44 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info/PKG-INFO
    38 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info/PKG-INFO
    45 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info/SOURCES.txt
    39 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info/SOURCES.txt
    46 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info/dependency_links.txt
    40 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info/dependency_links.txt
    47 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info/top_level.txt
    41 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info/top_level.txt
    48 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info/zip-safe
    42 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info/zip-safe
    49 dir  path=usr/lib/python$(PYVER)/vendor-packages/simplejson/64
       
    50 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/64/_speedups.so
    43 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/64/_speedups.so
    51 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/__init__.py
    44 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/__init__.py
    52 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/_speedups.so
    45 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/_speedups.so
    53 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/decoder.py
    46 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/decoder.py
    54 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/encoder.py
    47 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/encoder.py
    55 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/ordered_dict.py
    48 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/ordered_dict.py
    56 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/scanner.py
    49 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/scanner.py
    57 dir  path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests
       
    58 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/__init__.py
    50 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/__init__.py
    59 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_check_circular.py
    51 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_check_circular.py
    60 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_decimal.py
    52 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_decimal.py
    61 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_decode.py
    53 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_decode.py
    62 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_default.py
    54 file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_default.py