Coder Social home page Coder Social logo

pb-archive's Introduction

                pb-archive - pinboard.in bookmark archiver
--------------------------------------------------------------------------------

Intro:
    pb-archive archives your pinboard.in bookmarks as well as all page requisites.
    
Directions:
    * Directions on usage can be found in the man page man/pb-archive.1
        > man man/pb-archive.1
    * Tested to work on Python 2.7 and Python 3. Requires wget(1) and
        python argparse module.
    * Use pandoc to build man pages
        pandoc -s -w man pb-archive.1.md -o pb-archive.1

Design:
    * wget(1) was chosen over urllib2 as to not reinvent the wheel. wget does a 
      very good job at archiving/mirroring so it only made sense to take
      advantage of that. 

License:
    * License information can be found in the LICENSE file. All files in this project
      repository are licensed under the Simplified BSD License.

Thank You:
    * Maciej Cegłowski for creating and running pinboard.in as well as providing
      a great API.  
      
    * cURL Team for providing updated Certificate Authority Certs allowing for
      SSL/TLS support.
      
    * wget authors and maintainers for providing such a great and comprehensive
      piece of software.

pb-archive's People

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.