New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

pa-archive

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pa-archive

Extract and create .pa archives

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

pa-archive

Extract and create .pa archives.

Overview

The .pa format was used in the original "Settlers" game. I have a need to deal with this file format, so I wrote this library. Now you can use it too!

Features

  • Packin'
  • Unpackin'

Installation

Available via npm:

$ npm install pa-archive

Or via git:

$ git clone git://github.com/deoxxa/pa-archive.git node_modules/pa-archive

Usage

There's a command line program, pa-extract, for extracting archives.

For the library API, see the documentation.

License

3-clause BSD. A copy is included with the source.

Contact

Keywords

pa

FAQs

Package last updated on 08 Dec 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts