PHP 8.2.30
Preview: setup.py Size: 533 B
/proc/self/root/opt/alt/alt-nodejs9/root/lib/node_modules/npm/node_modules/node-gyp/gyp/setup.py

#!/usr/bin/python2

# Copyright (c) 2009 Google Inc. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

from setuptools import setup

setup(
  name='gyp',
  version='0.1',
  description='Generate Your Projects',
  author='Chromium Authors',
  author_email='chromium-dev@googlegroups.com',
  url='http://code.google.com/p/gyp',
  package_dir = {'': 'pylib'},
  packages=['gyp', 'gyp.generator'],
  entry_points = {'console_scripts': ['gyp=gyp:script_main'] }
)

Directory Contents

Dirs: 5 × Files: 20

Name Size Perms Modified Actions
buildbot DIR
- drwxr-xr-x 2024-03-03 22:42:04
Edit Download
data DIR
- drwxr-xr-x 2024-03-03 22:42:02
Edit Download
pylib DIR
- drwxr-xr-x 2024-03-03 22:42:02
Edit Download
samples DIR
- drwxr-xr-x 2024-03-03 22:42:04
Edit Download
tools DIR
- drwxr-xr-x 2024-03-03 22:42:04
Edit Download
6 B lrw-r--r-- 2021-09-28 11:28:47
Edit Download
327 B lrw-r--r-- 2021-09-28 11:28:47
Edit Download
373 B lrw-r--r-- 2021-09-28 11:28:47
Edit Download
566 B lrw-r--r-- 2021-09-28 11:28:47
Edit Download
240 B lrwxr-xr-x 2021-09-28 11:28:47
Edit Download
201 B lrw-r--r-- 2021-09-28 11:28:47
Edit Download
7.83 KB lrwxr-xr-x 2021-09-28 11:28:47
Edit Download
9.17 KB lrw-r--r-- 2021-09-28 11:58:06
Edit Download
9.17 KB lrw-r--r-- 2021-09-28 11:58:06
Edit Download
444 B lrwxr-xr-x 2021-09-28 11:28:47
Edit Download
460 B lrw-r--r-- 2021-09-28 11:58:06
Edit Download
460 B lrw-r--r-- 2021-09-28 11:58:06
Edit Download
1.44 KB lrw-r--r-- 2021-09-28 11:28:47
Edit Download
2 B lrw-r--r-- 2021-09-28 11:28:47
Edit Download
3.58 KB lrw-r--r-- 2021-09-28 11:28:47
Edit Download
3.41 KB lrw-r--r-- 2021-09-28 11:58:06
Edit Download
3.41 KB lrw-r--r-- 2021-09-28 11:58:06
Edit Download
533 B lrwxr-xr-x 2021-09-28 11:28:47
Edit Download
667 B lrw-r--r-- 2021-09-28 11:58:07
Edit Download
667 B lrw-r--r-- 2021-09-28 11:58:07
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).