https://github.com/eclipse/manifest
Manifest is a library to read Manifest files located in jars and OSGi bundles.
https://github.com/eclipse/manifest
Last synced: 8 months ago
JSON representation
Manifest is a library to read Manifest files located in jars and OSGi bundles.
- Host: GitHub
- URL: https://github.com/eclipse/manifest
- Owner: eclipse
- License: epl-1.0
- Created: 2009-02-23T03:36:49.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2010-04-16T16:25:50.000Z (over 15 years ago)
- Last Synced: 2025-04-25T10:14:40.086Z (8 months ago)
- Language: JavaScript
- Homepage: http://manifest.rubyforge.org
- Size: 156 KB
- Stars: 5
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: History.txt
- License: License.txt
Awesome Lists containing this project
README
= Manifest
* http://manifest.rubyforge.org
== DESCRIPTION:
Manifest is a library to read Manifest files located in jars and OSGi bundles.
== REQUIREMENTS:
Development:
* rspec
== INSTALL:
* sudo gem install manifest
== LICENSE:
Copyright (c) 2008-2010 Manifest and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Antoine Toulme - initial API and implementation