Giter Site home page Giter Site logo

cederlys / palm-zetetic-strip Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sjlombardo/palm-zetetic-strip

2.0 2.0 1.0 118 KB

Release history of Palm-Zetetic-Strip

Home Page: http://search.cpan.org/dist/Palm-Zetetic-Strip/

Perl 99.61% Shell 0.39%

palm-zetetic-strip's Introduction

This is Palm-Zetetic-Strip, a set of Perl 5 modules for reading Palm
database (PDB) files containing data from the Strip application from
Zetetic.  Currently only read-only access is provided to the PDB
files.  Versions 0.5i and 1.0 of Strip are supported.  Strip may be
found here:

  http://www.zetetic.net/

Preqeuisites
------------

In addition to this module and Strip installed on your Palm, you will
need the following modules, all of which may be found on CPAN.

1) p5-Palm (Palm::PDB)

   Required to read the PDB files.

2) Crypt::IDEA
3) Digest::MD5

   Only required to decrypt Strip v0.5i databases.  If you have no
   need to decrypt v0.5i databases, you need not install these
   modules.

4) Crypt::Rijndael
5) Digest::SHA256

   Only required to decrypt Strip v1.0 databases.  If you have no
   need to decrypt v1.0 databases, you need not install these modules.

Installing
----------

Once you have all the prequisites installed, just follow these
instructions:

  1) perl Makefile.PL
  2) make
  3) make test
  4) make install

Exmaple Script
--------------

An example script to dump a Strip database is included called
"strip.pl".  It takes one argument which is a directory containing the
three Strip PDB files:

  StripPassword-SJLO.pdb
  StripSystems-SJLO.pdb
  StripAccounts-SJLO.pdb

It will then prompt you for your Strip password.  If correct, it will
dump the contents of the databases to standard output.  For example:

  % strip_dump t/data/v1.0/

Homepage
--------

The home page for this project is at:

  http://www.dribin.org/dave/software/perl-strip/  

Authors and Contributors
------------------------

  Dave Dribin <[email protected]>

palm-zetetic-strip's People

Contributors

cederlys avatar sjlombardo avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

udif

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.