Skip to content

Releases: uqfoundation/pox

pox-0.2.5

21 Jan 16:31
Compare
Choose a tag to compare

With pox, you have some simple utilities to explore and manipulate local and remote filesystems.

Pox installs with easy_install or pip:
$ pip install pox

Pox requires:
- python, version >=2.5 *or* version >= 3.1 *or* pypy

Pox is licensed under 3-clause BSD:

>>> import pox
>>> print (pox.license())

To cite pox:

>>> import pox
>>> print (pox.citation())

pox-0.2.4

21 Jun 01:38
Compare
Choose a tag to compare

With pox, you have some simple utilities to explore and manipulate local and remote filesystems.

Pox installs with easy_install or pip:
$ pip install pox

Pox requires:
- python, version >=2.5 *or* version >= 3.1 *or* pypy

Pox is licensed under 3-clause BSD:

>>> import pox
>>> print (pox.license())

To cite pox:

>>> import pox
>>> print (pox.citation())

pox-0.2.3

01 Feb 18:30
Compare
Choose a tag to compare

With pox, you have some simple utilities to explore and manipulate local and remote filesystems.

Pox installs with easy_install or pip:
$ pip install pox

Pox requires:
- python, version >=2.5 *or* version >= 3.1 *or* pypy

Pox is licensed under 3-clause BSD:

>>> import pox
>>> print (pox.license())

To cite pox:

>>> import pox
>>> print (pox.citation())

pox-0.2.2

29 Jul 00:55
Compare
Choose a tag to compare

With pox, you have some simple utilities to explore and manipulate local and remote filesystems.

Pox installs with easy_install or pip:
$ pip install pox

Pox requires:
- python, version >=2.5 *or* version >= 3.1

Pox is licensed under 3-clause BSD:

>>> import pox
>>> print (pox.license())

To cite pox:

>>> import pox
>>> print (pox.citation())

pox-0.2.1

25 Nov 19:52
Compare
Choose a tag to compare

With pox, you have some simple utilities to explore and manipulate local and remote filesystems.

Pox installs with easy_install or pip:
$ pip install pox

Pox requires:
- python, version >=2.5 *or* version >= 3.1

Pox is licensed under 3-clause BSD:

>>> import pox
>>> print (pox.license())

To cite pox:

>>> import pox
>>> print (pox.citation())

pox-0.2

19 May 13:25
Compare
Choose a tag to compare

With pox, you have some simple utilities to explore and manipulate local and remote filesystems.

Pox installs with easy_install or pip:
$ easy_install pox

Pox requires:
- python, version >=2.5 *or* version >= 3.1

Pox is licensed under 3-clause BSD:

>>> import pox
>>> print (pox.license())

To cite pox:

>>> import pox
>>> print (pox.citation())