Bookmarks - wr0ng.name
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
10 results tagged library  ✕
MusicBrainz Picard https://picard.musicbrainz.org/
Mon 16 Sep 2019 08:33:30 PM CEST
QRCode
archive.org
Picard est un marqueur de fichiers audio multi-plateformes écrit en Python. Recherche acoustID et gestion d'audiothèque.
data library management music tools
Python Wheels https://pythonwheels.com/
Wed 23 May 2018 06:31:10 PM CEST
QRCode
archive.org
What are wheels?

Wheels are the new standard of Python distribution and are intended to replace eggs. Support is offered in pip >= 1.4 and setuptools >= 0.8.
Advantages of wheels

    Faster installation for pure Python and native C extension packages.
    Avoids arbitrary code execution for installation. (Avoids setup.py)
    Installation of a C extension does not require a compiler on Windows or macOS.
    Allows better caching for testing and continuous integration.
    Creates .pyc files as part of installation to ensure they match the Python interpreter used.
    More consistent installs across platforms and machines
development library list packages python useful
phpseclib: pure PHP implementations of SSH, SFTP, RSA and X.509 http://phpseclib.sourceforge.net/
Wed 05 Jul 2017 05:36:14 PM CEST
QRCode
archive.org
Pure-PHP implementations of:

    BigIntegers
    RSA
    SSH2
    SFTP
    X.509
    Symmetric key encryption
        AES
        Rijndael
        Twofish
        Blowfish
        DES
        3DES
        RC4
        RC2

phpseclib is designed to be ultra-compatible. It works on PHP4+ (PHP4, assuming the use of PHP_Compat) and doesn't require any extensions. For purposes of speed, mcrypt is used if it's available as is gmp or bcmath (in that order), but they are not required.
crypto development knowledge library php security
NaCl: Networking and Cryptography library http://nacl.cr.yp.to/index.html
Thu 08 Jun 2017 04:12:28 PM CEST
QRCode
archive.org
NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools.

The current version of NaCl supports C and C++. Support for Python is a high priority.
crypto development free library opensource project resources
RSS Reader - PHP script for displaying an RSS feed on a web page http://www.scriptol.com/rss/rss-reader.php
Mon 15 May 2017 10:43:14 AM CEST
QRCode
archive.org
How to display an RSS feed with a single PHP function? The URL of the file may be
- local, in the form: rss.xml, or
- distant in the form: http://www.scriptol.com/rss.xml.

There is only one difference, if the filename has the ".php" extension when it is generated by a CMS or such software, locally the file is processed by the server as a text file while remotely it is processed as a script. There is no difference if the extension is ".xml".

The script is compatible with:
- RSS 2.0 (that is compatible with 0.91, 0.92 etc.)
- RSS RDF or RSS 1.0.
Actually the script extracts the title, link and description tags and ignores the format of structure of the document.
The benefit of PHP to display an RSS feed is that it will be visible by search engines.
code development library news php project script source web
Essence by essence http://essence.github.io/essence/
Mon 20 Feb 2017 10:00:42 AM CET
QRCode
archive.org
A simple PHP library to extract information about web pages, like youtube videos, twitter statuses or blog articles.
development library opensource php project repository web
Music Shield - Waveshare Wiki http://www.waveshare.com/wiki/Music_Shield
Sat 28 Jan 2017 01:46:34 PM CET
QRCode
archive.org
Music Shield for Arduino Development, Audio Play/Record, VS1053B Onboard
arduino development diy library music project
Pandoc: a universal document converter http://pandoc.org/
Fri 20 Jan 2017 03:01:31 PM CET
QRCode
archive.org
If you need to convert files from one markup format into another, pandoc is your swiss-army knife.
analysis development library project siem tools
Lightweight and simple carousel with no dependencies https://pawelgrzybek.com/siema/
Mon 12 Dec 2016 01:42:31 PM CET
QRCode
archive.org
Siema is a lightweight (only 1kb gzipped) carousel plugin with no dependencies and no styling. As Brad Frost once said "do that shit yourself". It is 100% open source and available on Github. It is free to use on personal and commercial projects. Use it with your favourite module bundler or by manually injecting the script into your project.
caroussel code development library opensource slides web
Stanford Javascript Crypto Library http://bitwiseshiftleft.github.io/sjcl/
Sun 31 May 2015 06:51:41 PM CEST
QRCode
archive.org
crypto development development javascript library security we
759 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn