My nixpkgs mirror for patching things.
Go to file
Bjørn Forsman f8778ed82c openopc: new package
"OPC (OLE for Process Control) toolkit designed for use with Python"

This package contains a python module (OpenOPC) and a command line
client (opc). The OpenOPC Gateway Service for Windows is also copied to
$out, for reference.

It only works with python2.7 (not python3.x), so I'm not adding it to
python-packages.nix.

Also add needed dependency, python-pyro3, a distributed object
middleware for Python (IPC/RPC).

http://openopc.sourceforge.net/
2014-07-21 18:43:33 +02:00
doc Manual: html -> xhtml 2014-07-03 12:37:40 +02:00
lib maintainers: add tv 2014-07-12 13:18:46 +02:00
maintainers/scripts copy-tarballs.pl: Create base-32 symlinks 2014-05-22 12:11:53 +02:00
nixos Google Compute config: add a unit to wait for the metadata server to become available 2014-07-20 14:07:46 +03:00
pkgs openopc: new package 2014-07-21 18:43:33 +02:00
.gitignore gitignore: result-* and make absolute doc ignores 2014-06-23 16:58:49 +02:00
.version Update version 2014-04-23 08:02:18 -04:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
default.nix Explicitly require Nix 1.6 2014-03-17 11:33:36 +01:00
README.md Fixed link to installation instructions in README 2014-05-26 22:19:22 +02:00

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.