Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in package

R Package with Large Size External Assets

r package

how do I repackage a ruby gem with native extensions

ruby gem package

Maven auto-clean on package

pip install to deb binary

package pip deb

__init__.py in project folder breaks nose tests

python testing package nose

How can I install two packages with the same name but two different providers in puppet?

package puppet

Multi-line package declaration in Scala

scala syntax package

Using other packages inside my laravel package [closed]

php laravel package workbench

Error: "class must implement abstract method X", but it already does

Golang import package inside package

go package

When are package objects initialized?

scala packages package

Using `:=` from data.table when data.table package is not loaded?

Unit finalization order for application, compiled with run-time packages?

Is there a visualization tool that can inspect a Java code base and report inter-package dependencies?

Why is package hidden by default? And how can I "unhide" it?

haskell packages ghc package

scala: can't import object from root scope

scala import packages package

"Cannot load package A, it contains unit X, which is also contained in package B"

Code organisation in R package development

r package

How can I install a .egg Python package on Windows (attempt using easy_install not working)

python python-2.7 package qstk

What strategy do you use for package naming in Java projects and why? [closed]