borg/docs/global.rst.inc

31 lines
1.5 KiB
PHP
Raw Normal View History

2013-07-31 18:51:01 +00:00
.. highlight:: bash
2013-07-08 21:38:27 +00:00
.. |project_name| replace:: ``Attic``
.. |package_dirname| replace:: Attic-|version|
2013-07-08 19:19:50 +00:00
.. |package_filename| replace:: |package_dirname|.tar.gz
.. |package_url| replace:: https://pypi.python.org/packages/source/A/Attic/|package_filename|
2013-07-08 21:38:27 +00:00
.. |git_url| replace:: https://github.com/jborg/attic.git
2013-06-29 21:56:44 +00:00
.. _deduplication: https://en.wikipedia.org/wiki/Data_deduplication
.. _AES: https://en.wikipedia.org/wiki/Advanced_Encryption_Standard
.. _HMAC-SHA256: http://en.wikipedia.org/wiki/HMAC
.. _PBKDF2: https://en.wikipedia.org/wiki/PBKDF2
.. _ACL: https://en.wikipedia.org/wiki/Access_control_list
2013-07-08 21:38:27 +00:00
.. _github: https://github.com/jborg/attic
2013-06-30 19:30:17 +00:00
.. _OpenSSL: https://www.openssl.org/
.. _Python: http://www.python.org/
.. _PBKDF2: https://en.wikipedia.org/wiki/PBKDF2
.. _SHA256: https://en.wikipedia.org/wiki/SHA-256
.. _HMAC: https://en.wikipedia.org/wiki/HMAC
2014-12-16 15:03:20 +00:00
.. _AES: https://en.wikipedia.org/wiki/AES
.. _msgpack: http://msgpack.org/
2013-06-30 19:30:17 +00:00
.. _`msgpack-python`: https://pypi.python.org/pypi/msgpack-python/
.. _llfuse: https://pypi.python.org/pypi/llfuse/
2013-06-30 19:30:17 +00:00
.. _homebrew: http://mxcl.github.io/homebrew/
2013-07-08 21:38:27 +00:00
.. _issue tracker: https://github.com/jborg/attic/issues
.. _userspace filesystems: https://en.wikipedia.org/wiki/Filesystem_in_Userspace
.. _librelist: http://librelist.com/
.. _Debian: http://packages.debian.org/attic
.. _Ubuntu: http://packages.ubuntu.com/attic
.. _Arch Linux: https://aur.archlinux.org/packages/attic/
2014-03-12 20:00:30 +00:00
.. _Slackware: http://slackbuilds.org/result/?search=Attic
.. _Cython: http://cython.org/