yuyoyuppe / passpack_to_lastpass

Converts PassPack exported data from into LastPass-compatible format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Simple utility to convert latest PassPack csv-exported data into a format best compatible with LastPass. It expects the following format from PassPack:

"Entry Name","URL","User ID","Password","Notes","Shared Notes","Tags","Extra Fields","Email"

Usage

passpack_to_lastpass -i R:\passpack.csv -o R:\lastpass.csv

About

Converts PassPack exported data from into LastPass-compatible format


Languages

Language:Rust 100.0%